Hi, I'm experimenting with wowlan as described here: http://www.spinics.net/lists/linux-wireless/msg104402.html It's indeed very powerfu, I'm just fighting with a few minor things see below these work nice: wake-on ARP request for <ip addr>: iw phy0 wowlan enable patterns ff:ff:ff:ff:ff:ff 20+08:06 46+<ip addr in hex> sudo arping -c 3 <ip addr> wake on multicast packet iw phy0 wowlan enable patterns 33:33 <ipv4> iw phy0 wowlan enable patterns 01:00:5e <ipv6> sudo /etc/init.d/avahi-daemon restart these fail: iw phy0 wowlan enable magic-packet etherwake -i wlan0 5C:F8:A1:15:1B:0B wakeonlan 5C:F8:A1:15:1B:0B wake-on RX packets with TCP destination port 22 iw phy0 wowlan enable patterns 44+16 <hit random keys in ssh session, established before sleep> any hints on that kind regards andreas --- wlan0 Link encap:Ethernet HWaddr 5C:F8:A1:15:1B:0B inet addr:192.168.11.219 Bcast:192.168.11.255 Mask:255.255.255.0 inet6 addr: fe80::5ef8:a1ff:fe15:1b0b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:10 errors:0 dropped:0 overruns:0 frame:0 TX packets:26 errors:8 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1478 (1.4 KiB) TX bytes:6535 (6.3 KiB) driver_version = mwifiex 1.0 (14.66.9.p96) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html