#!/bin/sh
/usr/sbin/cru a WoL "*/10 * * * * arp -s IP MAC"
This appears to work. Thanks!Try something like this in your services-start script.
Rich (BB code):#!/bin/sh /usr/sbin/cru a WoL "*/10 * * * * arp -s IP MAC"
cru l
*/10 * * * * arp -s 192.168.1.101 D8:BB:C1:8E:DD:33 #WoL1#
*/10 * * * * arp -s 192.168.1.102 04:7C:16:6E:6D:AC #WoL2#
30 12 * * * service restart_letsencrypt #LetsEncrypt#
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!