wake-on-lan configuration
-
Hi,
In order to wake computers across subnets, I need to send the magic packet to a specific IP broadcast address that has a static ARP entry. Simply put, it's not enough for me to do:
wol 1A:2B:3C:4D:5E:6F
I need to do:
wol -i 12.34.56.254 1A:2B:3C:4D:5E:6FIs it possible to set this up in Veyon?
Thanks. -
I solved it by reconfiguring my L3 switch to forward udp port 9 and broadcast the magic packets across subnets.
This article was very helpful:
https://www.cisco.com/c/en/us/support/docs/switches/catalyst-3750-series-switches/91672-catl3-wol-vlans.html#t1 -
HI. Can you be more precise with your solution. In my case the WOL is working fine, the BIOS is well configured and I can start the machine with koxoComputers for Example. But whith VEYON it doesn't work. Where did you put your configuration in veyonConfigurator? thanks