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

    ixgbe driver install

    Hardware
    2
    13
    1.6k
    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.
    • J
      jrps3213
      last edited by

      Hello

      I'm using pfsense 2.6

      I'm about to config VLAN on the L2 Switch and send vlan tag to pfsense.
      Then, I try to use pfsense as a gateway by creating subinterface for each vlan.
      I use lan card is X540, drvier recognized in pfsense is IX.

      The vlan tagging info seems to be missing, so I searched and found that there is a supported interface on the link below.
      https://docs.netgate.com/pfsense/en/latest/vlan/index.html
      ixgbe_x540.png

      check the freebsd driver for X540 on the link below, it shoud be possible to install with ixgbe as shown in the picture.
      https://www.intel.com/content/www/us/en/products/sku/58954/intel-ethernet-converged-network-adapter-x540t2/downloads.html

      But, I can't compile(using 'MAKE' command) in pfsense 2.6
      Please let me know, how to compile lan driver.

      Thank you.

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

        NICs that appear as ix are using the ixgbe(4) driver. You don't need to install anything, just configure the VLANs.

        Steve

        1 Reply Last reply Reply Quote 0
        • J
          jrps3213
          last edited by

          @stephenw10
          Thank you for reply.

          Please check below contents.
          Please share me advice.
          Thank you.

          Previous I tried set vlan with x540 lancard Failed, So I doing test with realtek lancard.
          I success set vlan with realtek lancard.
          After Seeing your comment, I set vlan with x540 lancard again, but it still fails.
          I set LAN Interface in x540 as "TEST" and set Subinterface as VLAN200.
          But, There are no packets coming into "TEST" and VLAN200.

          • This is interface list
            interface_list.png

          • This is set VLAN
            TEST_LAN.png

          • This is config info of "TEST" and VLAN200 interface.
            test_lan_set.png
            vlan_200_set.png

          • This is VLAN info of L2 Switch
            Port 13 is client
            Port 23 is trunking -> Pfsense interface (TEST) - ix0
            vlan_member.png

          • This is drver list in my pfsense
            drvier_list.png

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

            What does ifconfig -v show at the command line for those inerfaces?

            How are you testing?

            1 Reply Last reply Reply Quote 0
            • J
              jrps3213
              last edited by

              @stephenw10
              Thank you for reply.
              Please check attached file for the output value of "ifconfig -v" you mentioned
              ifconfig.txt

              Also, Please check below contents and share me advice.

              I connected below info.
              PC <-> L2 Switch <-> Pfsense

              PC is connected to port 13 in L2 Switch
              Pfsense connected to port 23 in L2 Switch and port 23 configure trunk

              I did set network of pc.
              IP : 10.200.0.239
              Subnet : 255.255.252.0
              Gateway : 10.200.0.1

              I did set subinterface(VLAN 200) of pfsense
              IP : 10.200.0.1
              Subnet : 255.255.252.0

              I trying ping test for 10.200.0.1 in PC.

              But, I can't success ping test.

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

                Do you have a firewall rule to pass that on VLAN_200?

                The other output looks good.

                If you run a pcap on ix0 and include tagged traffic you should see those pings incoming and correctly tagged.

                J 1 Reply Last reply Reply Quote 0
                • J
                  jrps3213 @stephenw10
                  last edited by

                  @stephenw10
                  Thank you for reply.

                  I have missing picture from previous post....
                  rule of VLAN_200 set to Any allowed.

                  Please check below picture.
                  And Please share me advice.
                  Thank you.

                  vlan_200.png

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

                    Ok, then run pcap on the ix0 interface and make sure you're actually seeing the tagged traffic arrive.

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

                      Ah you could be hitting this if you have hardware vlan tagging disabled for some reason: https://redmine.pfsense.org/issues/13381

                      It shows as enabled in your ifconfig output though....

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

                        But you should try 2.7.2 anyway if you're still running 2.6 now.

                        1 Reply Last reply Reply Quote 0
                        • J
                          jrps3213
                          last edited by

                          Hello @stephenw10
                          I upgraded pfsense from 2.6 to 2.7.
                          So, I completed vlan tag(sub interface)
                          Thank you.

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

                            Ah the ix NIC worked as expected in 2.7.2?

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              jrps3213 @stephenw10
                              last edited by

                              @stephenw10

                              Yes, I upgraded pfsense 2.7 (not 2.7.2)

                              Thank you.

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