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

    Intel i210 NIC in 2.1

    Scheduled Pinned Locked Moved Hardware
    53 Posts 17 Posters 25.4k 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.
    • stephenw10S
      stephenw10 Netgate Administrator
      last edited by

      Just install the standard 64bit ISO and then load the kernel module afterwards. If you only have i210 NICs then that makes it slightly more complicated to get the module onto the box but still much easier than producing your own custom ISO. Perhaps you have another NIC you can add temporarily.

      Steve

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

        @stephenw10:

        Just install the standard 64bit ISO and then load the kernel module afterwards. If you only have i210 NICs then that makes it slightly more complicated to get the module onto the box but still much easier than producing your own custom ISO. Perhaps you have another NIC you can add temporarily.

        Steve

        I only have the i210's with no option to put another nic, so how would I go about loading the module when the stock ISO won't even install?

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

          Ah OK, because it finds no NICs at all?

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

            @stephenw10:

            Ah OK, because it finds no NICs at all?

            Exactly!

            1 Reply Last reply Reply Quote 0
            • F
              foonus
              last edited by

              Can you boot pf from CD and make the necessary changes by adding the driver from a USB key and modding loader.conf before you reboot?

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

                If you can't temporarily add a supported NIC then you could install to a hard drive in a different machine (with a compatible NIC) add the kernel module and then move the drive back.

                Steve

                1 Reply Last reply Reply Quote 0
                • F
                  Finger79
                  last edited by

                  @stephenw10:

                  Just install the standard 64bit ISO and then load the kernel module afterwards. If you only have i210 NICs then that makes it slightly more complicated to get the module onto the box but still much easier than producing your own custom ISO. Perhaps you have another NIC you can add temporarily.

                  Steve

                  This would be the easiest way, but without any recognized NICs, pfSense/FreeBSD won't fully load.  The "Escape to Shell" isn't the full FreeBSD shell at all, so it doesn't even recognize mounting anything like a USB drive.  And the text editors are all funny looking too, graphically as well as keyboard layout.

                  @foonus:

                  Can you boot pf from CD and make the necessary changes by adding the driver from a USB key and modding loader.conf before you reboot?

                  pfSense/FreeBSD won't load without recognized NICs, sadly, making a custom ISO almost mandatory.

                  1 Reply Last reply Reply Quote 0
                  • ?
                    Guest
                    last edited by

                    have you tried the 2.1.1 snapshot?

                    1 Reply Last reply Reply Quote 0
                    • G
                      gspott
                      last edited by

                      I got this working by install PFsense with a intel GB nic i had here and uploaded the files with winscp and edit the conf file.
                      Then i take out the intel gb pcie nic and bootet up :)

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

                        Like Gonzopancho said above the i210 drivers are now in the 2.1.1 snapshots so just use that. It is still, at this point, a development snapshot and not a release of course so bare that in mind.  ;)

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • Z
                          zerokool
                          last edited by

                          @Jason:

                          @stephenw10:

                          …
                          Steve

                          Yup, "high speed" just isn't enough.  I'm skipping "HD high speed" and going straight to "ultra-high speed".

                          Seriously though, I want to add a 3rd WAN connection @ 500/100 (plus my 100/100 and 20/20) and want to start doing snort & squid (for a specific application to cache images, not for all users) at the edge and my existing Lanner boxes with Core2Duo T7400 CPUs are struggling a bit, even without snort & squid.

                          where do you get a 100/100 from? how much does that cost?

                          im using PFsense to combine 6x  55mbps connections.

                          6 WAN 2 Lan pf multi-wan box
                          2ed running static ip routes

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

                            @zerokool:

                            @Jason:

                            @stephenw10:

                            …
                            Steve

                            Yup, "high speed" just isn't enough.  I'm skipping "HD high speed" and going straight to "ultra-high speed".

                            Seriously though, I want to add a 3rd WAN connection @ 500/100 (plus my 100/100 and 20/20) and want to start doing snort & squid (for a specific application to cache images, not for all users) at the edge and my existing Lanner boxes with Core2Duo T7400 CPUs are struggling a bit, even without snort & squid.

                            where do you get a 100/100 from? how much does that cost?

                            im using PFsense to combine 6x  55mbps connections.

                            It's a Comcast Metro-E line.  I think it's about $2400/month.

                            I can break anything.

                            1 Reply Last reply Reply Quote 0
                            • N
                              nikkon
                              last edited by

                              Hi all,
                              have the same issue on 2.2.2 x64.
                              sysctl dev.igb.1
                              dev.igb.1.%desc: Intel(R) PRO/1000 Network Connection version - 2.4.0
                              Intel has realeased driver version 2.4.2 already.The problem is i can't compile it. the archive content looks like:
                              /kit/igb-2.4.2/src: ls
                              Makefile        e1000_api.h    e1000_i210.h    e1000_manage.h  e1000_nvm.h    e1000_phy.h    if_igb.c
                              e1000_82575.c  e1000_defines.h e1000_mac.c    e1000_mbx.c    e1000_osdep.c  e1000_regs.h    if_igb.h
                              e1000_82575.h  e1000_hw.h      e1000_mac.h    e1000_mbx.h    e1000_osdep.h  e1000_vf.c      igb.4
                              e1000_api.c    e1000_i210.c    e1000_manage.c  e1000_nvm.c    e1000_phy.c    e1000_vf.h

                              So there is no if_igb.ko file to put on /boot/kernel/

                              Any clue how to update the driver?

                              pfsense 2.3.4 on Supermicro A1SRi-2758F + 8GB ECC + SSD

                              Happy PfSense user :)

                              1 Reply Last reply Reply Quote 0
                              • ?
                                Guest
                                last edited by

                                @nikkon:

                                Any clue how to update the driver?

                                If you get a solution please post it here then I will also buy an Intel i210-T1 NIC for
                                using it with pfSense together!

                                1 Reply Last reply Reply Quote 0
                                • N
                                  nikkon
                                  last edited by

                                  nobady? is there no way to compile a driver for pfsense?

                                  pfsense 2.3.4 on Supermicro A1SRi-2758F + 8GB ECC + SSD

                                  Happy PfSense user :)

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

                                    Download a copy of FreeBSD 10.1.
                                    Build the driver from source.
                                    Copy the kernel module across
                                    Add a line to /boot/loader.conf.local so that the module overrides the in-kernel driver.
                                    ??
                                    Profit!  ;)

                                    Why do you want to update the driver though? The i210 has been a supported for a while now anyway.

                                    Steve

                                    1 Reply Last reply Reply Quote 0
                                    • N
                                      nikkon
                                      last edited by

                                      Hi Steve,

                                      I still hope to get more performance after this update :)
                                      I'll compile this and attache it here too
                                      thx

                                      pfsense 2.3.4 on Supermicro A1SRi-2758F + 8GB ECC + SSD

                                      Happy PfSense user :)

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        nikkon
                                        last edited by

                                        hi all
                                        Just compiled the latest Intel driver version 2.4.2
                                        Just tested on 2.2.2 x64 and works fine till now
                                        Enjoy :)

                                        if_igb.ko.txt

                                        pfsense 2.3.4 on Supermicro A1SRi-2758F + 8GB ECC + SSD

                                        Happy PfSense user :)

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