You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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