Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Confirmed NICS
« previous
next »
Print
Pages: [
1
]
Author
Topic: Confirmed NICS (Read 1206 times)
rlentz2023
Newbie
Posts: 1
Karma: 0
Confirmed NICS
«
on:
September 13, 2023, 03:14:46 am »
I'm new to OPNSense and I'm currently running into an issue. Is there a list of NICs that are confirmed to work without an issue? I purchased a Syba Dual 2.5 Gigabit Ethernet PCI Express PCI-E Network Controller Card and for some reason it's not seeing it. I think I'm gonna be stuck with a card that won't work.
Any help is appreciated.
Logged
bartjsmit
Hero Member
Posts: 2017
Karma: 194
Re: Confirmed NICS
«
Reply #1 on:
September 13, 2023, 09:54:40 am »
OPNsense is based on FreeBSD so support is dictated by the kernel:
https://www.freebsd.org/releases/13.2R/hardware/
No guarantees but a better indicator than most
Logged
meyergru
Hero Member
Posts: 1684
Karma: 165
IT Aficionado
Re: Confirmed NICS
«
Reply #2 on:
September 13, 2023, 10:09:30 am »
The Syba adapter is base on Realtek RTL8125, so you have to install the os-realtek-re plugin, because FreeBSD does not support that chipset out of the box.
Logged
Intel N100, 4 x I226-V, 16 GByte, 256 GByte NVME, ZTE F6005
1100 down / 440 up
,
Bufferbloat A+
vpx
Jr. Member
Posts: 87
Karma: 6
Re: Confirmed NICS
«
Reply #3 on:
September 13, 2023, 10:19:02 am »
If you don't have any connectivity on your OPNsense you can manually install the Realtek vendor drivers with the os-realtek-re.pkg plugin from
https://pkg.opnsense.org/FreeBSD:13:amd64/23.7/latest/Latest/
Code:
[Select]
pkg install os-realtek-re
Here is also a tutorial but with the driver directly from Realtek.
https://cyberdean.fr/blog/realtek-driver-free-bsd/
«
Last Edit: September 13, 2023, 10:24:50 am by vpx
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Hardware and Performance
»
Confirmed NICS