Your cart is empty.
Your cart is empty.Works like a charm
Reviewed in the United States on January 20, 2025
This item works as intended
Sean l.
Reviewed in the United States on July 30, 2024
If you're looking for a card that works with pfsense but dont wanna spend a ton, here it is. This card was immediately recognized by pfsense and worked out of the box.
Abner Lima
Reviewed in Mexico on May 5, 2024
La tajerta funciona tiene 2 puertos independientes, pero no importa si usas linux o windows, la tajeta dice que puede funcionar a 1gigabit, pero jamas enlaza a 1gbit, enlaza a 100mbit, ahi mismo donde otras tarjetas funcionan bien a 1gbit, esta no.
donnerwetter
Reviewed in Germany on April 29, 2024
Mit Riser-Card in einem S920 verbaut. Läuft einwandfrei unter Ubuntu.
Chuckn
Reviewed in the United States on April 25, 2024
Not a technical review but my experience from being a sudo-tech. I have a TrueNAS only to host content for Plex. If Plex wasn’t a thing I would never have built two machines over the last seven years. The first one was dated two years ago easily so I had to upgrade. I bought a older MB but still lights out better than before- a ASRock B550 Pro4. What I didn’t know was that MB has a RealTek ethernet chip. I pulled everything in and all was well. I went to move data and my network started to drop. After seeing that I saw an error on the TrueNAS about the network. After researching the problem was the RealTek 2.5. I then bought an Intel 2.5 and found that those don’t have proper driver so that was returned. Then I found reviews about this 1G card and bought it. Immediately plugged in and worked with no extra effort from me. Moved big data files with no errors. I was relieved. How long will this last? I will see. I wish I could have gotten the 2.5G to work to stay up to date but that is fine. On to the next problem!
Andrew L.
Reviewed in the United States on April 12, 2024
Works great, native drivers in win10, server, and Linux 5.22+
Avinash
Reviewed in India on June 29, 2023
I have purchased 3 of these at this point. Works like a charm!
Thomas S.
Reviewed in the United States on September 23, 2022
Works great with TrueNAS after initial network setup (had to delete my old configuration and start a new IPv4 setup). Getting 125 MB per second for writing to the server which is great. The motherboard's integrated Realtek LAN in my NAS was barely working at all, but glad I was able to get this really cheap and have it work right out of the box. I can now copy files over 1 MB over my network to my NAS, and streaming has no hitches at all!It also showed up as genuine Intel, which is nice, since I was worried the drivers might not work with it. No issues at all with the speed, and there have been no issues with the link going out.Would definitely recommend if you don't need insane speeds and just need a cheap alternative to onboard Realtek LAN.
J. Whiteside
Reviewed in the United States on February 23, 2022
In my homelab, I have a pretty robust server based around Proxmox 7.1, an AMD 5950X and 128GB of RAM. It's a sweet little playground. I wanted to play around with virtualized firewalls, particularly PFSense. The cheapest way I could find to do it was by adding NIC's to my existing server.I selected this dual NIC primarily because it used an x1 PCIe interface. My mainboard has two of these slots. The 4 port version is an x4 PCIe and my mainboard has none of these, meaning I'd have to use the x16 slot. I generally prefer to reserve my higher end x16 PCI slots for more capable hardware, not a basic 1G multi-NIC.Install was standard PCIe, about as simple as it gets. I read the reviews indicating compatibility with Proxmox and I can attest that it works well in my 7.1 build. I had the typical issue where Linux's dynamic network interface monitoring feature jacked up my interface name and bridge configuration. Easily fixed with a trip to /etc/network/interfaces though. (And to be sure, this is a Linux issue, not a hardware one.)I've had my setup going for a few months now with no troubles. I don't know much about this network card, such as who makes it or where to get drivers that I didn't need in Proxmox. That hasn't seemed to matter. Oh, and if you're interested in virtualized firewalls, I'd encourage you to explore it. I've had a lot of fun with PFSense so far.
ひろし
Reviewed in Japan on April 29, 2022
HP ProDesk 600 G5(G6) Small Form Factor PCにNIC2枚差しで、VMwareからDLしたISOimageを利用して、そのままインストールしたところ、問題なく認識されて起動しました。4ポート構成にすることで、NSX-Tを冗長化構成で組めるようになるので重宝しています。各世代(ESXi6,7,8)のESXiをインストールしましたが、どのバージョンでも認識しています。ホームラボ環境を持っている方は、ESXi6.7、ESXi7.0、ESXi8.0と3世代に渡り利用できるNICなので最高です。10GNICが欲しいところですが検証としては1GNICでも十分です。◆ESXi7.0U3LのNIC状態[root@esxi22:~] esxcli system version get Product: VMware ESXi Version: 7.0.3 Build: Releasebuild-21424296 Update: 3 Patch: 85[root@esxi22:~][root@esxi22:~] esxcli network nic listName PCI Device Driver Admin Status Link Status Speed Duplex MAC Address MTU Description------ ------------ ------ ------------ ----------- ----- ------ ----------------- ---- -----------vmnic0 0000:00:1f.6 ne1000 Up Up 1000 Full e8:d8:d1:ba:8c:fb 1500 Intel Corporation Ethernet Connection (7) I219-LMvmnic1 0000:01:00.0 igbn Up Up 1000 Full 80:61:5f:17:01:50 1500 Intel Corporation I350 Gigabit Network Connectionvmnic2 0000:01:00.1 igbn Up Up 1000 Full 80:61:5f:17:01:51 1500 Intel Corporation I350 Gigabit Network Connection[root@esxi22:~]◆ESXi8.0BのNICの状態[root@esxi22:~] esxcli system version get Product: VMware ESXi Version: 8.0.0 Build: Releasebuild-21203435 Update: 0 Patch: 20[root@esxi22:~][root@esxi22:~] esxcli network nic listName PCI Device Driver Admin Status Link Status Speed Duplex MAC Address MTU Description------ ------------ ------ ------------ ----------- ----- ------ ----------------- ---- -----------vmnic0 0000:00:1f.6 ne1000 Up Up 1000 Full e8:d8:d1:ba:8c:fb 1500 Intel Corporation Ethernet Connection (7) I219-LMvmnic1 0000:01:00.0 igbn Up Up 1000 Full 80:61:5f:17:01:50 1500 Intel Corporation I350 Gigabit Network Connectionvmnic2 0000:01:00.1 igbn Up Up 1000 Full 80:61:5f:17:01:51 1500 Intel Corporation I350 Gigabit Network Connection[root@esxi22:~]
Sam Lee Kim Chung
Reviewed in Singapore on December 22, 2020
Use it for pfsense and work right out of the box
Barakah S.
Reviewed in the United States on July 28, 2017
Very good product and working fine with pfsense and good performance with suricata IPS inline mode.pciconf -lcv #Output of pciconf command on freebsd.igb2@pci0:3:0:0: class=0x020000 card=0xa03c8086 chip=0x10c98086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82576 Gigabit Network Connection' class = network subclass = ethernet cap 01[40] = powerspec 3 supports D0 D3 current D0 cap 05[50] = MSI supports 1 message, 64 bit, vector masks cap 11[70] = MSI-X supports 10 messages, enabled Table in map 0x1c[0x0], PBA in map 0x1c[0x2000] cap 10[a0] = PCI-Express 2 endpoint max data 128(512) FLR link x1(x4) speed 2.5(2.5) ASPM disabled(L0s/L1) ecap 0001[100] = AER 1 0 fatal 0 non-fatal 1 corrected ecap 0003[140] = Serial 1 6cb311ffff1b17c0 ecap 000e[150] = ARI 1 ecap 0010[160] = SR-IOV 1 IOV disabled, Memory Space disabled, ARI disabled 0 VFs configured out of 8 supported First VF RID Offset 0x0180, VF RID Stride 0x0002 VF Device ID 0x10ca Page Sizes: 4096 (enabled), 8192, 65536, 262144, 1048576, 4194304igb3@pci0:3:0:1: class=0x020000 card=0xa03c8086 chip=0x10c98086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82576 Gigabit Network Connection' class = network subclass = ethernet cap 01[40] = powerspec 3 supports D0 D3 current D0 cap 05[50] = MSI supports 1 message, 64 bit, vector masks cap 11[70] = MSI-X supports 10 messages, enabled Table in map 0x1c[0x0], PBA in map 0x1c[0x2000] cap 10[a0] = PCI-Express 2 endpoint max data 128(512) FLR link x1(x4) speed 2.5(2.5) ASPM disabled(L0s/L1) ecap 0001[100] = AER 1 0 fatal 0 non-fatal 1 corrected ecap 0003[140] = Serial 1 6cb311ffff1b17c0 ecap 000e[150] = ARI 1 ecap 0010[160] = SR-IOV 1 IOV disabled, Memory Space disabled, ARI disabled 0 VFs configured out of 8 supported First VF RID Offset 0x0180, VF RID Stride 0x0002 VF Device ID 0x10ca Page Sizes: 4096 (enabled), 8192, 65536, 262144, 1048576, 4194304
Recommended Products