Page 1 of 1

WoL triggered by VPN client connection

Posted: Mon Dec 14, 2020 8:58 am
by Alexandepz
Is there a way to trigger WoL tool to wake up specific PC when a remote VPN client connects from the outside? Maybe it can be triggered by VPN connection or interface going up, or something different? I know that WoL can be triggered by port knocking, but I would like to make the whole procedure even simple for the end user. Thanks for any advices in advance.

Re: WoL triggered by VPN client connection

Posted: Mon Dec 14, 2020 11:25 am
by xvo
There is a dedicated tab for that in ppp profile settings:
ppp-profile-scripts.jpg

Re: WoL triggered by VPN client connection

Posted: Mon Dec 14, 2020 12:44 pm
by alex1515
I had the same issue: WoL packets allowed by policy, but droped by the firewall (PA-3020 in my case). I can see it when doing a packet capture on the firewall (stage drop).

On the Palo Alto, you can go on Network -> Interfaces -> (outgoing interface) -> Advanced -> ARP Entries

You add the broadcast address (192.168.1.255 for exemple), and the mac FF:FF:FF:FF:FF:FF. And the magic packet goes magic!

Alex from vpnwelt