#sudo apt-get install wakeonlan
#
# From the same subnet:
#wakeonlan 01:23:45:67:89:10
#
# From a different subnet:
#wakeonlan -i 10.0.1.255 01:23:45:67:89:10
Where 01:23:45:67:89:10 is the target machine's MAC address, and 10.0.1.255 is the subnet's broadcast address.
If you need to traverse NAT; the above commands are wrong.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.