i have a standard embedded 9.2.0.1 - Shigawire (revision 972) setup with an Supermicro X10SLL-F Mainboard http://www.supermicro.com/products/moth ... SLL_-F.cfm having 2 onboard LAN ports (+1 extra for IPMI).
The network card has Advanced Power Management (APM) including Wake on LAN (WOL) functionality. There is no BIOS setting for WOL but should be enabled by default.
when i run
Code: Select all
kuemand: ~ # ifconfig -m
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>
capabilities=5019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWFILTER,VLAN_HWTSO>
ether 0c:c4:7a:0e:70:e9
inet 192.168.178.31 netmask 0xffffff00 broadcast 192.168.178.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
supported media:
media autoselect
media 1000baseT
media 1000baseT mediaopt full-duplex
media 100baseTX mediaopt full-duplex
media 100baseTX
media 10baseT/UTP mediaopt full-duplex
media 10baseT/UTP
When i try to wake up the shutdown NAS nothing happens.
I followed this howto:
http://n4f.siftusystems.com/index.php/2 ... /comments/ with an positive result updating the driver but after restarting the WOL option is still not present. Any ideas?
