Guarenteed NICs that will work
-
That's a PCIe card so you'll definitely have compatibility issues if your board has PCI slots! ;)
Assuming you meant PCIe though I'm not aware of any issues with those. Do you have a link?Steve
-
I use this one in my pfsense 2.2 (Intel PRO/1000 VT Quad Port Server Adapter LP PCI-E EXPI9404VT) -> http://www.amazon.com/Intel-Server-Adapter-PCI-E-EXPI9404VT/dp/B002JLKNIW
Works flawlessly with the igb driver.
-
The VT is about the only Intel card i've heard bad things about. It may be completely fixed in 2.2 but:
https://forum.pfsense.org/index.php?topic=74942.msg415556#msg415556Steve
-
I have only this in loader.conf.local:
kern.ipc.nmbclusters="32768"No problems on 2.1.4, 2.1.5 and 2.2
-
Intel NICs are the way to go. If you're limited in slots, then explore a VLAN capable switch too.
If you want to get really tricksy, then a multi-port LAGG from the pfsense box to a 24 port VLAN capable switch like a Cisco 2960G or a HP Procurve 2530-24G would give you heaps of flexibility.
At a cost of course.
Personally I have a single ethernet in my Shuttle PC which runs ~5 vlans, one of which is the WAN and the others are internal LANs. Works stunningly well even on a junk realtek NIC.
You simply have to understand the configs, cos there's no wires to follow. -
Yes, I should have prefaced that with; I've never personally run a Pro/1000 VT so I'll defer to someone who has. ;)
Steve
-
Guaranteed?
Buy something from the pfSense store.
-
Bump,
and does something goes on here?
Just my two cents on top of this,I'm on a business-class DSL, with 5 static IP's.
Then you should be also going by business like hardware that
is sufficient to run a long time for you.From the pfSense Shop:
-
Forget all other recommendations given. Go on Ebay and search this card: Intel EXPI9400PTBLK. I bought three of them for $9.99 each used. These cards work flawlessly with no additional software. Plus they are server based so they manage themselves without used of the CPU
-
Forget all other recommendations given. Go on Ebay and search this card: Intel EXPI9400PTBLK. I bought three of them for $9.99 each used. These cards work flawlessly with no additional software. Plus they are server based so they manage themselves without used of the CPU
If you want to run the em(4) driver (https://www.freebsd.org/cgi/man.cgi?query=em(4)), sure.
But igb(4) is a far better driver, and the chipsets supported by it are far better for network processing. (More queues, etc.)