Intel I219 V2 (if_em) Wake on LAN not working
Guido Falsi
mad at madpilot.net
Wed Mar 23 11:57:27 UTC 2016
Hi,
I have a new machine with the I219 ethernet adapter. (PCI deviceID: 0x15b8).
It works fine on the OS, but I cannot enable wake on lan on it in any way:
# ifconfig em0
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
ether XXX
inet XXX netmask 0xffffff00 broadcast XXX
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
# ifconfig em0 wol
# ifconfig em0
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
ether XXX
inet XXX netmask 0xffffff00 broadcast XXX
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
# sysctl dev.em.0.wake=1
dev.em.0.wake: 0 -> 1
# ifconfig em0
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
ether XXX
inet XXX netmask 0xffffff00 broadcast XXX
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
# ifconfig em0 wol
# ifconfig em0
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
ether XXX
inet XXX netmask 0xffffff00 broadcast XXX
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
#
Sending the WOL packet does not work after shutdown, while it works if
turning off the machine from the BIOS (obviously appropriate flags in
the BIOS are turned on) with the power button.
Am I missing something obvious? Any further information is needed?
Thanks in advance.
--
Guido Falsi <mad at madpilot.net>
More information about the freebsd-net
mailing list