[Solved] WireGuard routing

I followed the advice that psherman gave me a while back and figured out how to get WireGuard set up instead of OpenVPN on a new router build for a friend. The problem I'm having is that all traffic gets routed through it when connected to it. I imagine that this would cause some serious congestion on his home network. I want the clients to be able to access the lan at home but don't want all internet traffic routed through it. How would I accomplish this? This is the tutorial I followed on setting it up. https://www.youtube.com/watch?v=sFEff3geYdU

Set the allowed ips on the remote peer to match the subnet of the home network. So instead of 0.0.0.0/0, it would be something like 192.168.1.0/24

2 Likes

That seems to have done the trick. Thanks!

You’re welcome.

If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
Thanks! :slight_smile: