Replies: 1 comment 1 reply
-
|
Is this a choice or a coincidence? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to router the same subnet range as the local network though the VPN tunnel?
Both the remote and the local network are using 192.168.1.0/24. I have set "allowed IPs" to 0.0.0.0/0, but still, all traffic to 192.168.1.0/24 does not go through the VPN tunnel.
I also tested with the wireguard macOS app and it's the same.
Now I'm wondering if it's even possible. The OS must be able to interact with the local subnet at all time, hence I wonder how it can decide what has to go over the tunnel and what should not, if it's the same subnet on both sides...
Beta Was this translation helpful? Give feedback.
All reactions