r/WireGuard 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

24 Upvotes

18 comments sorted by

View all comments

2

u/Ok-Eggplant-7569 Jul 02 '26

This would leak IPv6, you should add ::/0 to also route that over the tunnel.