Hi,
I’m using wireguard and it works well!
but, if I forget to turn it off on my phone and come back home and connect to my home network, I don’t have access to either internet or local network.
Does anyone has an idea how I can fix that?
Current settings:
host: my-external-host.com
addresses:
- 192.168.2.1
dns: []
(192.168.2.1 is not the real network at home and is only configured here)
the peer:
- name: S22U
addresses:
- 192.168.2.10
allowed_ips: []
client_allowed_ips: []
Thanks