https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288827
Bug ID: 288827
Summary: 14.2 -> 14.3 - igb interface reports "no medai" when
forced to 100M full-duplex
Product: Base System
Version: 14.3-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
hardware: Lanner NCA-1515A
driver: igb
rc.conf - config line: ifconfig_igb2="inet x.x.x.x/29 media 100baseTX mediaopt
full-duplex"
I use a Lanner model NCA-1515A (amd64 arch, Intel Atom) to create DMZ routers
with FreeBSD, and a copper hand-off for an enterprise fiber AT&T circuit
requires an interface set to 100M full-duplex.
After using freebsd-update to upgrade the kernel from 14.2 to 14.3, igb shuts
off after rebooting into the new kernel when using options "media 100baseTX
mediaopt full-duplex"
The LED light for link layer is off and ifconfig reports "no media".
I notice that early in the boot process the link light is on until the contents
of rc.conf get processed.
The interface works correctly again and the link returns when media options are
set back to default with command: "ifconfig igb2 media autoselect"
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.