@Wrdle said in Wake on Lan not working:
Could this be a port issue with cloudron blocking the default UDP port 9?
We don't block outbound ports but maybe we need some additional configuration to forward WoL - https://www.mail-archive.com/user@guacamole.apache.org/msg07125.html
Not an expert but it seems WoL is sent as a broadcast - https://en.wikipedia.org/wiki/Wake-on-LAN#Magic_packet . This means that something has forward this WoL packet from the internal docker network to the external one somehow.