Hello,
I can't wake up my clients -grrr. The directed broadcast packets are sent to 172.17.255.255 udp 7.
This is what I have done:
ip forward-broadcast
acl number 3015
rule 10 permit udp destination-port eq 7 logging
rule 20 permit udp source-port eq 7 logging
This acl is added to all physical:
interface ethernet 1/0/1 - 1/0/48
packet-filter 3015 inbound
and also to all the VLAN interfaces:
interface vlan-interface <VLANIDS>
packet-filter 3015 inbound
Issued WOL Packets are logged by the switch but the client does not wake up:
rule 10 permit udp destination-port eq echo logging (25 times matched)
All computers are connected to the switch in question.
Does anybody see what I have forgotten ?
Thank you in advance!
Juergen</VLANIDS>