> I'm trying to set up WOL for my desktop. I've enabled the feature in
> BIOS and set my router config to send magic packets on the wired
> connection, but clearly there's something else I need to do. Wakeup
> does work from the front panel button on the case, but nothing happens
> when I try it over the LAN.
> 

I'm doing it via terminal:
sudo ether-wake -i <local-LAN-device-name-here (e.g. enp3s0)> <remote-MAC-here>

aboe command maybe a in an script, runable under nautilus ...

hint:
ether-wake is in package "net-tools" (default installed ?)
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to