WOL not work
-
Hello,
From the FOG server terminal I made the test by sending the magic packet to the client ( wakeonlan -p 7 24:be:05:0f:fe:0c ). Receive data CORRECTLY.
Send Wake-Up from FOG Console. No data received -
SOLVED
-
[quote=“Abuelika, post: 28006, member: 20661”]SOLVED[/quote]
What ended up fixing it?
-
[COLOR=#000000][SIZE=11px][B]I add in core cisco L3[/B][/SIZE][/COLOR]
[COLOR=#000000][SIZE=11px][B]access-list 101 permit udp host 172.16.3.2 any eq 7[/B][B][FONT=Tahoma]access-list 101 permit udp host 172.16.3.2 any eq 9
[/FONT][/B][/SIZE][/COLOR]
[B]ip forward-protocol udp 7[/B]
[B][FONT=Tahoma]ip forward-protocol udp 9[/FONT][/B]
[COLOR=#000000][SIZE=11px][B] [/B][/SIZE][/COLOR]