Jump to content
Sign in to follow this  
shizimi

support wake on lan

Recommended Posts

thanks replay.

$ sudo ethtool -s eth0 wol g
$ sudo nmcli connection modify eth0 802-3-ethernet.wake-on-lan magic
$ sudo nmcli connection up eth0

These three commands enabled wol and shutdown.
I ran the following command from another linux, but it doesn't start.


$ sudo etherwake <mac address>
$ wakeonlan <mac address>


Am I missing something?

Share this post


Link to post
Share on other sites

hello @shizimi

wake on lan from sleep = supported

wake on lan from shutdown = not supported

are you trying to perform wake on lan from sleep?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...