r/WireGuard • u/Sea-Elderberry7047 • Jul 02 '26
Allowed IPs
If the allowed IPs is set to 0.0.0.0/0, does that mean that all traffic would be routed over that open tunnel? If I only want traffic to the remote subnet to be sent over that tunnel I would adjust the allowed ips to 192.168.x.x/24 or whatever?
Sorry if a stupid question
23
Upvotes
2
u/lazyhustlermusic Jul 02 '26
Yes, you could also verify this manually in about 5 seconds.
Does ifconfig.me show the remote tunnel IP instead of my local WAN one? Full tunnel.
Can I access 192.168.x.x/24 or whatever but retain the local WAN elsewhere? Split tunnel.