Comment on Is it possible to make WoL unicast work indefinitely?
lorentz@feddit.it 1 week ago
You need to send the WOL packet to the broadcast address of your network, not to the machine IP address. It this way all the machines on the network will receive it, including the ones that have been powered off for a while
meekah@lemmy.world 1 week ago
I am talking about WoL in unicast mode, not with the magic packet.
k_rol@lemmy.ca 1 week ago
Im curious, why unicast over magic packet?
meekah@lemmy.world 1 week ago
Because I want the server to boot when a service on said server is being accessed. Without having to manually boot it before.
lorentz@feddit.it 1 week ago
I’m not familiar with this setup. But do you want for the server to boot as soon as it receive any packet addressed to its IP?