Quote from: meyergru on October 21, 2025, 09:44:51 AMNote that the specific system is off and actually has no IP at that time, so it cannot react to a directed request with an IP.
AFAIK, when you use "-i", you are denoting a specific (OpnSense) interface instead of using "255.255.255.255", which in turn should use all WOL-capable interfaces at once. Thus, you should not use a target system IP address, but the broadcast address of the specific interface, like "-i 192.168.1.255", or no "-i" at all.
Thanks a Ton,
It works :)
So this can help others
This is the command used from OPNSense (install os-wol plugin)
/usr/local/bin/wol -i 192.168.1.255 <MAC address>
"