How to Wake on Lan from Wan remote network turn on your computer from anywhere just need internet
- BIOS enable Wake from PCIE/LAN, Boot from LAN (not required, depend on main)
- Install ethernet driver from Main manufacturer website if have
- Windows Device manager Power Managerment check all
- Windows Device manager Advanced Enable PME, Wake on Magic Packet, Pattern Match
- Windows disable Fast Startup
- Router trick boardcast ARP mapping 192.168.1.254 ff:ff:ff:ff:ff:ff
- Router port forward TCP/UDP 7-9 to 192.168.1.254
- Openwrt DHCP > Static Lease make Lease time Infinite and Force boardcast DHCP response
Notes:
- Ethernet led should blink even when turn off Computer
- Use boardcast instead of send to direct IP (192.168.1.255 or trick 192.168.1.254 above) because it will not work when ARP expired
- Do ARP mapping trick any IP to ff:ff:ff:ff:ff:ff if router can not direct-boardcast
- wol -p 7 -h 192.168.1.255 -v 1A:2B:3C:4D:…