Hi All, Recently setup a VPN on my Unifi USG. I can connect to the VPN and access my unraid server whilst connected to the VPN which was the primary reason for setting it up. So far so good! My main network is 192.168.1.0/24 and my VPN is 192.168.2.0/24. Or would i be better off setting up a vpn server using something like open vpn? What I am struggling to do is to get the WOL magic packet to work. I have a WOL app on my phone which wakes up my unraid server works perfectly when I am on the local network however as soon as I use 4g and the VPN it doesn't work. When the server is turned on and I am connected to the vpn over 4g I can connect to the server no problems. I also wanted to ssh into a raspberry pi to see if I could send the packet from here however as soon as I am connected to the vpn it doesn't let me ssh. Is this over complicating things or am I missing something simple. All I wanted to be able to do was to boot up my unraid server remotely, and power it down when I have finished using it. Any other info you need let me know Thanks in advance Dave
WOL does not work across different subnets as it's not IP (OSI layer 3). Trickery is needed. https://community.ui.com/questions/...-subnets/0551c2b3-0bc2-422e-b829-d168ff77a989
Thanks yuusou, the amount of ubiquiti threads I trawled through yesterday! I will give it a go and hopefullt it solves it!