On AT1800 at home, I have WireGuard server turned on, with subnet 10.10.10.0/24
On ATX1800 in office, I have WireGuard client connecting to home server, with IP 10.10.10.2/32.
It works for a period of time.
I have just turned on WireGuard client on AT1800 at home.
Now I cannot connect to 10.10.10.2 when WG-client is on.
Turning off WG-client brings back 10.10.10.0/24 network.
I have tried excluding 10.10.10.0/24 in “based on target IP” or “customized rules” but did not work.
How to configure so I can access 10.10.10.0/24 ?
By the way, I have tried putting these into the WireGuard connection configuration, and the UI fails to load.
AllowedIPs = 0.0.0.0/5, 8.0.0.0/7, 10.0.0.0/12, 10.16.0.0/14, 10.20.0.0/20, 10.20.16.0/21, 10.20.24.0/22, 10.20.28.0/23, 10.20.31.0/24, 10.20.32.0/19, 10.20.64.0/18, 10.20.128.0/17, 10.21.0.0/16, 10.22.0.0/15, 10.24.0.0/13, 10.32.0.0/11, 10.64.0.0/10, 10.128.0.0/9, 11.0.0.0/8, 12.0.0.0/6, 16.0.0.0/4, 32.0.0.0/3, 64.0.0.0/2, 128.0.0.0/1
Connection is still fine. But the routing is not correctly setup accordingly.