2022-04-14T07:11:05-07:00 Error opnsense /interfaces.php: The command '/sbin/dhclient -c '/var/etc/dhclient_wan.conf' -p '/var/run/dhclient.igc0.pid' 'igc0'' returned exit code '1', the output was 'igc0: no link .............. giving up' 2022-04-14T07:10:22-07:00 Error opnsense /usr/local/etc/rc.linkup: DEVD: Ethernet detached event for dynamic wan(igc0) 2022-04-14T07:10:21-07:00 Error opnsense /usr/local/etc/rc.linkup: Warning! dhcpd_dhcp4_configure() found no suitable IPv4 address on opt1 2022-04-14T07:10:21-07:00 Error opnsense /usr/local/etc/rc.linkup: ROUTING: entering configure using 'wan'
In my case it's really only an issue on Intel NIC's... switched my WAN to the onboard Realtek NIC and all is working now (mac spoofing with IDP on in IPS mode, OPNsense 22.1.6)Is there any kernel or driver fix underway?
sysctl -a | grep -E 'dev.(igb|ix|em).*.%desc:'dev.igb.5.%desc: Intel(R) I211 (Copper)dev.igb.4.%desc: Intel(R) I211 (Copper)dev.igb.3.%desc: Intel(R) I211 (Copper)dev.igb.2.%desc: Intel(R) I211 (Copper)dev.igb.1.%desc: Intel(R) I211 (Copper)dev.igb.0.%desc: Intel(R) I211 (Copper)sysctl -a | grep -E 'dev.(igb|ix|em).*.%desc:'dev.igb.3.%desc: Intel(R) I210 Flashless (Copper)dev.igb.2.%desc: Intel(R) I210 Flashless (Copper)dev.igb.1.%desc: Intel(R) I210 Flashless (Copper)dev.igb.0.%desc: Intel(R) I210 Flashless (Copper)
I have this issue on a X710 and on another system with I225... and no issues on a test VM (unraid/KVM virtio NIC) and also no issue on some old crappy realtek onboard NIC.