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

    Netgate 7100-1U New NIC setup issues

    Scheduled Pinned Locked Moved Official Netgate® Hardware
    74 Posts 2 Posters 8.0k 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.
    • Sammy2NetgoS
      Sammy2Netgo @Sammy2Netgo
      last edited by

      @Sammy2Netgo results with sfp unplugged -

      (24,03-RELEASE][root&pfSense,home,arpa]/root:
      (24,03-RELEASE1[root&pfSense.home.arpal/root: ifconfig -vm 1x3
      ix3: flags=1008843<UP ,BROADCAST, RUNNING,SIMPLEX, MULTICAST, LOWER UP> metric 0 mtu 1500
      options=4138bb<RXCSUM, TXCSUM, VLAN_ MTU, VLAM_ HUTAGGING, JUMBO_MTU, VLAN HUCSUM, WOLUCAST, WOL.MCAST,MOLMACIC, VLAN_HUFILTER, RCSUM_1PV6, TICSUM_ IPV6, HUSTATS, MEXTPG>
      capabilities=4f53/bb<RXCSUM,TXCSUM, VLAN_MTU, VLAN_HUTAGING, JUMBO_MTU, VLAN_HUCSUM, TSO4, TSOG,LRO,WOLUCAST, WOL_MCAST, MOL_ MAGIC, VLAN_HUFILTER, VLAN_HWTSO,NETMAP, RICSUM_IPV6, TXCSUM_IPV,HUSTATS, MEXTPG>
      ether 00:08:a2:12:87:27
      inet 192,168.208.200 netmask 0xffffff00 broadcast 192.168.208.255
      inet fe80::9e69;b4ff:fe63:6cca%ix3 prefixlen 64 scopeid Oxe
      media: Ethernet autoselect
      status: no carrier supported media:
      media autoselect media 10Gbase-Twinax
      nd6 options=21<PERFORMNUD, AUTO_LINKLOCAL>
      drivername: ix3

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

        @Sammy2Netgo
        Here is my current assignments setup:
        Wan>ix0 ovtained ip ✅
        Lan>ix3 dhcp Ip & gateway set ✅
        Opt1>lagg0.4090
        Opt2>lagg0.4091
        Im so confused whats causing this issue i should be connecting through switch but am not is it something wrong with netgate dhcp server not working properly or blocking it ? Nit sure why netmask showing as 0xffffff00
        How do i switch from root back to console or end root to go back ?

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

          @Sammy2Netgo my device now thats plugged into external switch niw getting dhcp lease from isp modem/router instead netgate router this is messed up

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

            The LAN interface should not have a gateway configured on it directly.

            The only reason you would ever have a gateway on LAN would be if you had a downstream router connected to it. That could be a layer3 switch but you would then need to have static routes setup to other downstream subnets. You are not using anything like that as I understand it so you should remove the gateway.

            The NIC results are as expected so you have the correct NIC configured.

            Physically how are these things connected?

            There must be some layer 2 connection to the ISP router if clients are pulling a lease from there. So a misconfigured vlan on the switch perhaps?

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

              @stephenw10 i did factory reset and will be configuring negate through isp wan external ip .
              I have fiber sfp xgpon hooked to isp router/modem and from there hooked to netgate wan ixo and ix3 hooked sfp+ to external switch

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

                @Sammy2Netgo do i need to setup vlans during first initial interface config ?

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

                  @Sammy2Netgo do i need opt 1 & opt 2 set in interface assignments ?
                  I started with
                  Wan ix0
                  Lan ix3
                  I left out opt 1 opt2

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

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • Sammy2NetgoS
                      Sammy2Netgo @stephenw10
                      last edited by Sammy2Netgo

                      @stephenw10 but my dhcp on lan will need to have gateway set on dhcp lan to be able to connect to router gui from switch ??
                      This is how i set lan ix3 settings :
                      Enter lan ipv4 -192.168.xxx.xxx
                      Subnet mask -24
                      For wan enter lan ipv4 upstream gateway adress :
                      Enter for none
                      Enable dchp server on lan -yes
                      Start ip range -192.168.1.0
                      End ip range -192.168.1.255

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

                        No you shouldn't need to setup any VLANs to get initial connectivity. You are not using the on-board switch. JUst WAN and LAN configured like that should be fine.

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

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

                          but my dhcp on lan will need to have gateway set on dhcp lan to be able to connect to router gui from switch ??

                          Yes, but that's not what a gateway on the interface itself is for. That defines what pfSense itself uses as a gateway. The DHCP server will pass the interface address to clients to use as a gateway.

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

                            @stephenw10 this new card is causing nothing but problems in the configs
                            So what do i need to do to get connectivity ? When i factory reset even the port 1 which should be wan lagg0.4090 wont work to obtain ip
                            Can you let me know setup procedure from beginning factory reset and console port assignments or anything that needs to be done to regain connectivity/Thanx
                            Factory resetting the netgate with new card how would i gain access to web gui ?Which port as wan and lan by default with new card installed
                            Factory reset default assignments -
                            Wan>lagg0.4090
                            Lan>lagg0.4091
                            Opt1>ix0
                            Opt2>ix1

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

                              OK so you need this extra NIC to get 10Gbase-T connections? Some Nbase rate?

                              Let me create a default config you can use....

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

                                PM'd you a test config.

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

                                  @stephenw10 yes i need and use the new rj45 card for 10G connection for wan as my fiber upgrade from gpon to 10G xgspon module not recognized in sfp+ interface
                                  This new card does 1 g 2.5G 5G and 10G multi rate
                                  Its an x550-T2 card

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

                                    @stephenw10
                                    Is there easier way of loading the config xml ? i read that using shell script can load from usb without restarting just to go to boot Is this correct ?I copied the xml you sent me into usb and plug the usb but it didn't load the config during reboot which should be automatically ? I copied the cml to usb but it wont detect it

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

                                      PM'd you but you probably need to rename the file config.xml

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

                                        @stephenw10 so after renaming i insert usb and reboot and it should detect and install the config or i have to do anything else ?

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

                                          @Sammy2Netgo
                                          Usb formatted fat32 and file renamed to config.XML
                                          Now instead loading config file its trying to boot from it and says not a bootable device what do i do ?

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

                                            @stephenw10 here is what i did to gain access to web gui of netgate from console
                                            Wan lagg0.4090 had to take off ix0
                                            Lan ix1 with ip and dhcp set
                                            I then hooked pc into ix1 with gateway ip
                                            Boom im in web GUI now im trying to figure out once in gui i set wan back to ixo and it worked
                                            Whats next as i cant see ix3 in assignments

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