So... Wake on LAN not working over the VPN... L2TP/IPsec
Works good over wifi on LAN.. what am I missing?
I am using VLANS...
/ip arp
add address=192.168.80.253 interface=bridge-lan mac-address=FF:FF:FF:FF:FF:FF
Thats why I asked this - the ARP record in your computer will prove, whether it is the device (therefore you have direct L2 connection) or whether it is router which just forwarded the ping (and you don't have L2 connection to the device).check your ARP records, your source device should see target IP with the correct MAC.
arp -a