Quantcast
Channel: General Networking
Viewing all articles
Browse latest Browse all 27527

Wake on Lan across multiple Vlans on HP Procurve switches

$
0
0

I am trying to get wake on lan working across multiple vlans on an HP Procurve switch. I have configured the following (lab environment) I need to add a few more vlans. The wake on lan works between machines in the same vlan but not across the 2 different vlans. Vlan 2 being the Vlan the "user" sits in and vlan 5 the "server". The Server will be originating the Magic packets to "users" on the network. I have enabled WOL on the local pc's registry and NIC's.

ip directed-broadcast
ip udp-bcast-forward

vlan 2
name "wake-on-lan-user"
untagged 2
ip forward-protocol udp 10.5.100.255 9
ip address 10.1.100.1 255.255.255.0
exit
vlan 5
name "wake-on-lan-server"
untagged 5
ip forward-protocol udp 10.1.100.255 9
ip address 10.5.100.1 255.255.255.0

Any ideas if there is anything else I should be trying.

thanks a stack.


Viewing all articles
Browse latest Browse all 27527

Trending Articles