
ASUS XT8 connect VPN and LAN
I have an ASUS xt8 as my home router. I would like to use it to access my home network LAN from the internet (say I'm in a hotel).
I've set up a WireGuard VPN server on the ASUS (at 10.6.0.1) and my LAN is 192.168.50.0/24
The WAN on the router is 70.X.Y.Z (passed through from my AT&T router)
When I connect to the xt8 via the VPN, my external computer gets assigned 10.6.0.2 - and I can ping both the WAN IP, and the LAN gateway (192.168.50.1), but nothing else on the LAN. All my traffic is going through the VPN (a "whatismyip.com" returns the WAN 70.X.Y.Z)
From a device on the LAN, I can ping the WAN IP, and the VPN gateway (10.6.0.1), but not the remote device at 10.6.0.2
So it seems that the two subnets on the ASUS (LAN and VPN) can see the "inside" of the ASUS but are being blocked from talking to each other. I presume I need to set some sort of permission for cross routing, but I can't figure out where it is.
The Firewall seems to only be dealing with the WAN-side interface, not internal.
Under the LAN controls, there is a "Route" option:
But it states it allows routing rules if "you connect several routers behind the ZenWiFi," but I don't have any others behind the router - I have two subnets *in* the router.
I feel like the answer is here somewhere, but I can't figure it out - hoping someone here can help.