ZebMcKayhan
Very Senior Member
I'm gonna take a wild stab at this and say that it as a routing issue. Your tablet could probably contact your policy computer but it cant reply back, simply because there are no routes to your wg server in the policy route table.Hi to all,
I have "strange" question, but I'm stuck on this. I will be grateful if someone can advise.
router - Asus RT-AC86U
firmware - Asus Merlin 386.7
instaled wireguard via AMTM
I set NordVPN connection and make exception what IPs should go throw this VPN. All devices from lan - work with it, and all trafic except ip in rules go directly to WAN, ip in rules go through wg11 NordVPN
Client Auto IP Endpoint DNS MTU Annotate
wg11 P 10.102.248.248/32 xxx:xxx xxxx # N/A
Selective Routing RPDB rules
ID Peer Interface Source Destination Description
59 wg11 VPN Any 95.213.0.0/18 VPN Director:
29 wg11 VPN Any 95.163.32.0/19 VPN Director:
etc
peer wg21
Server Auto Subnet Port Annotate
wg21 Y 10.50.1.1/24 xxx # RT-AC86U Server #1
when I connect may tablet to server (from internet to wg21), I see all my lan network, but policies from wg11 - doesn't work, and I cann't connect to 95.213.0.0/18, 95.163.32.0/19, etc... through wg11 NordVPN
Try to redirect communication TO wg server to use main routing table, like:
Code:
E:Option ==> peer wg11 rule add wan src=any dst=10.50.1.1/24 comment ToWg21UseMain