I'm currently using OPNsense version 24.7.4, and I've encountered an issue with the Wake on LAN dashboard. It incorrectly reports that my computer is offline, even though it is actually online.
I have verified the connectivity by pinging the computer from the OPNsense command line, and it responds as expected. Additionally, the magic packet is successfully sent and works as intended. However, the dashboard status remains inaccurate.
Any guidance on resolving this issue would be appreciated.
Maybe this?
https://github.com/opnsense/plugins/pull/4231
In the command line try:
opnsense-patch -c plugins ed333b4
Thank you for your answer. The MAC was in capital letters so I changed it and worked.