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

    Netgate 7100-1U New NIC setup issues

    Official Netgate® Hardware
    2
    74
    5.3k
    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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      This is what you should see when rerooting from the console menu:

      5       
      
      
      Netgate pfSense Plus will reboot. This may take a few minutes, depending on your hardware.
      Do you want to proceed?
      
          Y/y: Reboot normally
          R/r: Reroot (Stop processes, remount disks, re-run startup sequence)
          S: Reboot into Single User Mode (requires console access!)
          Enter: Abort
      
      Enter an option: r
      
      Netgate pfSense Plus is rerooting now.
       Stopping package haproxy...done.
      
      Netgate pfSense Plus is now shutting down ...
      
      Backing up RAM disk contents
      Saving RRD to RAM disk store...done.
      Saving DHCP Leases to RAM disk store...done.
      Saving Logs to RAM disk store...done.
      net.inet.carp.allow: 0 -> 0
      pflog0: promiscuous mode disabled
      ovpns1: link state changed to DOWN
      Trying to mount root from zfs:pfSense/ROOT/default []...
      Configuring crash dumps...
      Using /dev/gpt/swap1 for dump device.
      Filesystems are clean, continuing...
      Mounting filesystems...
      Mounting ZFS boot environment...done.
      Unmounting ZFS volume pfSense/tmp at /tmp for RAM disk... done.
      Unmounting ZFS volume pfSense/var/tmp at /var/tmp for RAM disk... done.
      Unmounting ZFS volume pfSense/var/log at /var/log for RAM disk... done.
      Unmounting ZFS volume pfSense/var/db at /var/db for RAM disk... done.
      Unmounting ZFS volume pfSense/var/cache at /var/cache for RAM disk... done.
      Unmounting ZFS volume pfSense/var at /var for RAM disk... done.
      Setting up memory disks... done.
      Mounting ZFS boot environment...done.
      Restoring contents of RAM disk store... done.
      
              __
       _ __  / _|___  ___ _ __  ___  ___      _
      | '_ \| |_/ __|/ _ \ '_ \/ __|/ _ \   _| |_
      | |_) |  _\__ \  __/ | | \__ \  __/  |_   _|
      | .__/|_| |___/\___|_| |_|___/\___|    |_|
      |_|
      
      
      Welcome to Netgate pfSense Plus 24.03-RELEASE (Patch 1)...
      
      Checking dump device /dev/gpt/swap1 for crash dumps ... no crash dumps on /dev/gpt/swap1.
      Checking dump device /dev/gpt/swap1 for crash dumps ... no crash dumps on /dev/gpt/swap1.
      ...ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/ipsec /usr/local/lib/perl5/5.36/mach/CORE
      32-bit compatibility ldconfig path:
      done.
      7608
      >>> Removing vital flag from php83...done.
      External config loader 1.0 is now starting... da0s1 -> found config.xml
      Backing up old configuration...
      Restoring [da0s1] /tmp/mnt/cf/config.xml...
      Cleaning up...
      
      1 Reply Last reply Reply Quote 0
      • stephenw10S
        stephenw10 Netgate Administrator
        last edited by

        You can always just allow access to the webgui from the WAN side since that's just connnected to your ISP router and is also in a private subnet. Then just put a client in that segment connected to the ISP router and connect. Then you can just restore the config from the gui as normal.

        Sammy2NetgoS 1 Reply Last reply Reply Quote 0
        • Sammy2NetgoS
          Sammy2Netgo @stephenw10
          last edited by Sammy2Netgo

          @stephenw10 how would i restore from web gui does it have option to restore from usb ?Am i able to restore using my method to gain access to web gui when i put ix1 as lagg0.4090 and took off ixo as wan ? With you wan option would ix3 show up in assignments ?

          1 Reply Last reply Reply Quote 0
          • stephenw10S
            stephenw10 Netgate Administrator
            last edited by

            Any method to get access to the webgui would work. You can just upload the file to restore from Diag > Backup/Restore in the webgui.

            But once you restore it the config will change. You should still have access to LAN via Eth2-7.

            ix3 will already be assigned as OPT3 and use the 192.168.208.200 address but you can then change any of that.

            Sammy2NetgoS 1 Reply Last reply Reply Quote 0
            • Sammy2NetgoS
              Sammy2Netgo @stephenw10
              last edited by

              @stephenw10 so whats the difference from console factory reset to the gui restore ?wouldn't that be same ?so whats is the main component that i have to concentrate on thats stopping clients from connecting can you type me the config if i cant get this usb working ? What assignments i should make remove lagg0 ?

              stephenw10S 1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator @Sammy2Netgo
                last edited by

                @Sammy2Netgo said in Netgate 7100-1U New NIC setup issues:

                so whats the difference from console factory reset to the gui restore ?wouldn't that be same ?

                Console (or gui) factory reset replaces the config with the default config which doesn't take into account the NIC you added.

                Restoring a config can be any config. So if you restore the config I sent you that should boot back up with access because I added in the NIC assignments allowing for the extra card.

                The problem you are seeing is almost certainly outside pfSense. Simply assigning WAN as ix1 and LAN as ix3 should be sufficient.
                So either the switch is doing something unexpected or the client isn't using it. The fact it pulled a lease from the ISP router suggests it's somehow connected to it directly. So either through the switch somehow or possibly wifi.

                Sammy2NetgoS 1 Reply Last reply Reply Quote 0
                • stephenw10S
                  stephenw10 Netgate Administrator
                  last edited by

                  For reference this is how the USB drive appears for me:

                  [24.03-RELEASE][root@7100.stevew.lan]/root: ls -ls /dev/da*
                  0 crw-r-----  1 root operator 0x89 Sep 29 22:59 /dev/da0
                  0 crw-r-----  1 root operator 0x8a Sep 29 22:59 /dev/da0s1
                  [24.03-RELEASE][root@7100.stevew.lan]/root: mount_msdosfs /dev/da0s1 /mnt
                  [24.03-RELEASE][root@7100.stevew.lan]/root: ls -ls /mnt
                  total 72
                  72 -rwxr-xr-x  1 root wheel 70394 Sep 29 23:01 config.xml
                  
                  Sammy2NetgoS 2 Replies Last reply Reply Quote 0
                  • Sammy2NetgoS
                    Sammy2Netgo @stephenw10
                    last edited by

                    @stephenw10 so in web GUI i can upload the config file you sent me directly from pc instead of usb ?

                    1 Reply Last reply Reply Quote 0
                    • stephenw10S
                      stephenw10 Netgate Administrator
                      last edited by

                      Yes

                      Sammy2NetgoS 1 Reply Last reply Reply Quote 0
                      • Sammy2NetgoS
                        Sammy2Netgo @stephenw10
                        last edited by

                        @stephenw10
                        Yes all devices when i set only wan ix0
                        Lan ix3 devices conected to switch were pulling dhcp lease but not connecting-Once again i thank you for your patients and help I very much appreciate as i never had issues like this in past until the new card was installed.I will try to upload the config file through web GUI and let you know how it went

                        1 Reply Last reply Reply Quote 1
                        • Sammy2NetgoS
                          Sammy2Netgo @stephenw10
                          last edited by

                          @stephenw10 inhave question so if i reboot netgate router will that configuration i upload stay ?

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            Yes.

                            1 Reply Last reply Reply Quote 0
                            • Sammy2NetgoS
                              Sammy2Netgo @stephenw10
                              last edited by

                              @stephenw10 i got into web GUI and tried to restore the config file but it failed with message an area to restore was selected but the correct xml tag could not be located ?what do i do it wont recognize the cofig file you sent me

                              Sammy2NetgoS 1 Reply Last reply Reply Quote 0
                              • Sammy2NetgoS
                                Sammy2Netgo @Sammy2Netgo
                                last edited by

                                @Sammy2Netgo i factory reset and got back into web gui -I took ix2 & ix3 off lagg0
                                So it shows up in assignments can you let me know how do i setup assignments that would work for my setup with external switch ?
                                Wan> ixo
                                Lan> ?
                                And do i need to set opt ?
                                Op1>
                                Opt2>
                                Opt3>

                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  Sorry I typo'd one of the tags. I sent you a new config. I tested it here on a 7100 and it boots as expected.

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