OpenWRT Wake-On-Lan with etherwake

First install package “etherwake” with command:

opkg install etherwake

You have to find out what is the host MAC address you want to wake up. Look for it in:

/etc/config/dhcp

Then use etherwake to wake the host f.e.:

etherwake -D -b -i br-lan 00:1d:60:56:5c:4e

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.