Docker Image on Synology with Bonded Ethernet #1321
Replies: 1 comment
-
If one of your NICs receives the wol packet, it should work. But I got no experience with network bond WOL. Sorry. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm attempting to use UpSnap via a docker container on a Synology Diskstation. This Synology is connected to a switch via a bonded pair of ethernet connections. I am able to trigger a WOL command via a task using the "synonet --wake bond0;" command. This successfully woke the specified computer. I'm curious if the bonded connection could be preventing the wake command from UpSnap from working. UpSnap can see the host when it's up via ping responses, but it can't wake it. Any thoughts? The container is running in host networking mode. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions