Are multiple sub-networks supported? #1149
Unanswered
oliver124810
asked this question in
Q&A
Replies: 2 comments 7 replies
-
|
Making wake on lan work across different subnets can be quite challenging. You can get the best change to make it work by setting the device netmask to "255.255.255.255". Is that does not work, it's most likely not an issue with UpSnap but more with your network setup. In that case google can help you more than I can. |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Thank you, I will try it out! Do you why it is so challenging? UpSnap has the IP address of the device, the interface where to send the WoL packet can be derived easily from it. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an UpSnap running fine on a given network, and now I would like to wake up devices on an additional, separated network. I have added an interface and I am able to ping the devices on the first and second network from the host where UpSnap is running, however, UpSnap will not wake up devices in the second network. Before I investigate further, I wanted to ask here if this use case is supposed to work at all.
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions