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

    Pulling my hair out !! Cannot access the web gui pfsense after install VICTORY

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    37 Posts 10 Posters 58.3k 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.
    • P
      Packern
      last edited by

      Crikey could be an acpi problem !!!!! if you think it is change the nic. Or swap the interfaces around so WAN becomes LAN, if, they are different makes of course. I have used 15 year old D-Link 100mbt cards with no problem to test this software. Maybe you have something in the junk box?

      BUT have you used another laptop or pc (or borrow one) to see if you can access it that way

      Remember you can only access the web gui from the LAN side initially not the WAN like on other products.

      Sorry starting to run out of things to suggest now :(  maybe one of the gurus on this site will help you out.

      That mini pc looks nice what sort of box would you put it in ?

      Remember keep IT simple  :)

      640K ought to be enough ram for anybody

      Bill Gates 1981

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

        Its a mini ITX board. Both NICS are the same. Fixed on the main board.

        See the pictures of my setup. Tell me where i go wrong. It looks right.

        Setting up your own router great project….. running cables across the house, kitchen table full of stuff... GF happy (not)  :D

        1.JPG
        1.JPG_thumb
        2.JPG
        2.JPG_thumb
        3.JPG
        3.JPG_thumb
        4.JPG
        4.JPG_thumb

        1 Reply Last reply Reply Quote 0
        • johnpozJ
          johnpoz LAYER 8 Global Moderator
          last edited by

          Dude your not getting an IP address from your screen shot..  Your not going to be able to ping 192.168.1.1 from a 169.254 address..

          So either your cable is BAD, or your not auto crossover…  Is one of the interfaces gig at least?  If its a 10/100/1000 interface it should support mdix (autocross)... If you can not get an IP from the pfsense dhcp server then no your not going to be able to ping it.

          If you manually set your laptop IP to 192.168.1.2 255.255.255.0 or /24 and then try and ping??  You could then look in your arp table.. Do you see a mac for 192.168.1.1 ??

          example my pfsense is 192.168.9.253 with an arp -a you can see that I have a mac address for it.  Do the arp -a right after you try and ping..  If you see all zeros, or error, for 192.168.1.1 or even something other than the mac of your pfsense interface your going to have problems..

          A common issue here is your setting the WRONG interface as LAN..  You need to check the mac addresses of the interfaces on your pfsense box to make sure your setting the actual lan interface as lan..

          arp-a.png
          arp-a.png_thumb

          An intelligent man is sometimes forced to be drunk to spend time with his fools
          If you get confused: Listen to the Music Play
          Please don't Chat/PM me for help, unless mod related
          SG-4860 24.11 | Lab VMs 2.8, 24.11

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

            Well i had a bright idea to get my GF old computer from her dads house.

            I bought a cheap ass NIC card. I just wanted to make sure that i was not getting crazy.

            Long story short. Got to the WEB GUI on the DELL PC doing the same install what i was doing all along.

            Guess my nice new M350 case with PD11BI CC2 Mitac dual does not want to play with Pf sense.

            I will try to replace it with the Intel NIC version.

            For show see the pictures.

            :o

            image1.JPG
            image2.JPG
            image1.JPG_thumb
            image2.JPG_thumb
            image4.JPG
            image4.JPG_thumb
            image3.JPG
            image3.JPG_thumb

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

              P.s.

              http://mikepowells.net/2011/07/08/full-pfsense-on-embedded-hardware/

              I read here if you have problems getting past the interface assignement in pfsense because you don,t have seperate interfaces for the LAN and WAN. The option is then to setup Vlans and create 2 Vlans interfaces.

              Anybody thoughts on that ?

              1 Reply Last reply Reply Quote 0
              • johnpozJ
                johnpoz LAYER 8 Global Moderator
                last edited by

                do you have a smart/managed switch that supports vlans?  I thought your hardware had 2 nics?

                An intelligent man is sometimes forced to be drunk to spend time with his fools
                If you get confused: Listen to the Music Play
                Please don't Chat/PM me for help, unless mod related
                SG-4860 24.11 | Lab VMs 2.8, 24.11

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

                  My initial setup is the M350 case with MITAC board and 2 NIC i have no success with that machine.

                  The big tower is a scratch computer i dig up and put a extra NIC in… this  i got to working. So i can conclude the new M350 case build has some hard ware issue.

                  I think my initial setup (new build) is not doing well with Pf sense.

                  I tried the Vlan interfaces setup like described in the link but same result as before.

                  Its like the system does not see the interfaces as separate.

                  I made a last ipconfig and arp -a see picture. Set the laptop manual IP, gateway, subnet.

                  ![ipconfig and arp.jpg](/public/imported_attachments/1/ipconfig and arp.jpg)
                  ![ipconfig and arp.jpg_thumb](/public/imported_attachments/1/ipconfig and arp.jpg_thumb)

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

                    Just another though:

                    I had problems with the initial setup of the BIOS. They advice me to put it in windows 7 default mode. Put settings in "legacy" mode. Original was set top UEFI boot but i could not load from the USB. Even not when i changed to boot order.

                    Could this be an issue ?

                    1 Reply Last reply Reply Quote 0
                    • D
                      doktornotor Banned
                      last edited by

                      UEFI won't boot indeed. You need Secure Boot disabled and "legacy" mode on. How's it called depends on your BIOS vendor.

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

                        I understand. But i put it on legacy mode "setting default for windows 7"  thats the setting the vendor recommended for installing pfsense due to the booting from usb issue.

                        But now i am thinking can this setting causing my NIC assignment problem ? Should i go back on UEFI mode with some other tweaks.

                        Its like my system cannot differ the two onboard NICs

                        1 Reply Last reply Reply Quote 0
                        • D
                          doktornotor Banned
                          last edited by

                          I have NFC what W7 has to do with BIOS settings, sorry. Read the motherboard manual.

                          1 Reply Last reply Reply Quote 0
                          • D
                            DeLorean
                            last edited by

                            If you use a USB 3.0 Memorystick, you can use the embedded version of pFsense.
                            Download the preferred image and extract it with 7zip.
                            Then use Win32 Disk Imager for extracting the .IMG file to your USB memorystick.
                            That's how i use pFsense for almost 8 months now.

                            Grtz
                            DeLorean

                            1 Reply Last reply Reply Quote 0
                            • johnpozJ
                              johnpoz LAYER 8 Global Moderator
                              last edited by

                              "Its like my system cannot differ the two onboard NICs"

                              Nonsense – more like your just assigning them wrong... What are their Macs?  Set one to dhcp, the other lan - plug in and let get dhcp from your isp/router.. The other one is the lan..

                              An intelligent man is sometimes forced to be drunk to spend time with his fools
                              If you get confused: Listen to the Music Play
                              Please don't Chat/PM me for help, unless mod related
                              SG-4860 24.11 | Lab VMs 2.8, 24.11

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

                                Hey guys….

                                Got it finally working. Before install i plugged in both network cables one from my moden and the lan. Power cycled my modem. On boot the WAN adress was present this time. Assigned the LAN ip, subnet and range etc. No problem getting to the web GUI.

                                Thanks for all your feedback and posts.

                                This thread can be set to solved/ close  :)

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