Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    [RESOLVED]2.2.4 to 2.2.5 - cannot access the web ui anymore (dns rebind attack)

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    8 Posts 3 Posters 1.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      singerie
      last edited by

      As the title said, i cannot acces my pfsense anymore. I tried from the wan, from the lan, with an ip or hostname. same result.

      Any idea ?

      1 Reply Last reply Reply Quote 0
      • A
        aGeekhere
        last edited by

        serial port?

        Never Fear, A Geek is Here!

        1 Reply Last reply Reply Quote 0
        • C
          cmb
          last edited by

          You're trying to access it with a hostname that isn't configured on the system. Use the IP.

          1 Reply Last reply Reply Quote 0
          • S
            singerie
            last edited by

            @cmb:

            You're trying to access it with a hostname that isn't configured on the system. Use the IP.

            it's not working either.

            I also have this error on top :

            Warning: Invalid argument supplied for foreach() in /etc/inc/util.inc on line 1058 Warning: Invalid argument supplied for foreach() in /etc/inc/util.inc on line 1058

            1 Reply Last reply Reply Quote 0
            • C
              cmb
              last edited by

              That indicates you have no interfaces config array. What do you see on the console?

              1 Reply Last reply Reply Quote 0
              • S
                singerie
                last edited by

                i have an error : tmp/ write failed, file system is full

                my lan is set to igb0_vlan1

                1 Reply Last reply Reply Quote 0
                • C
                  cmb
                  last edited by

                  There we go, that's why, you're out of disk space. Free up some space and you should be fine. If you're not sure where the space is being consumed, go to a command prompt and run

                  cd / 
                  du -hd1
                  
                  

                  Then go into subdirectories as needed if you need to drill down further. Like if your /var is most of the space:

                  cd /var
                  du -hd1
                  
                  
                  1 Reply Last reply Reply Quote 0
                  • S
                    singerie
                    last edited by

                    You were right !

                    I did some cleaning in /tmp and after a reboot everything is working fine.

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post
                    Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.