Hi all,
I am trying to connect two GL-AX1800 (link to other post). The net is:
- setup AX1800-A as Wireguard server (10.0.0.1)
- setup AX1800-B as Wireguard client and connect to AX1800-A through Wireguard
- setup “VPN Policy Base on the Client Device” , allow my PC to use VPN
I have fix the configuration but I have a new problem. When the client between routers is connected, if I connect SSH to AX1800-B and I execute “nslookup google.com” I don’t have any reply. This is because it is routing through AX1800 A and not WAN link.
traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 38 byte packets
1 10.0.0.1 (10.0.0.1) 21.635 ms 22.244 ms 22.190 ms
Are there any configuration to route the router traffic to my WAN and not through WGclient?
Thanks