[Bug 228302] [em] / [igb] wake on lan not working with Intel I210 / I219 on Mainboard ASRock Rack C236 WSI

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 20 08:37:17 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228302

--- Comment #3 from sandreas <andreas.schroden at gmail.com> ---
Thank you for your quick reply... unfortunately that did not fix the problem.
Tried both interfaces with multiple reboots and shutdowns. The wake on lan tool
i use cannot cause the problem, because it works with other devices on the same
switch. Heres the log (xxx-ed out the macs):

root at nas:~ # sysctl dev.igb.0.wake
dev.igb.0.wake: 1
root at nas:~ # sysctl dev.em.0.wake
dev.em.0.wake: 1
root at nas:~ # ifconfig igb0 wol
root at nas:~ # ifconfig em0 wol
root at nas:~ # ifconfig igb0
igb0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=6403bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4,TSO6,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6>
        ether xxx
        hwaddr xxx
        inet 192.168.8.9 netmask 0xffffff00 broadcast 192.168.8.255 
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect (1000baseT <full-duplex>)
        status: active
root at nas:~ # ifconfig em0
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
       
options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO>
        ether xxx
        hwaddr xxx
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        media: Ethernet autoselect
        status: no carrier

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list