Routing exceptions
-
Hi
I connect to my pfSense (1.2) with a openVpn client.
Is there a way to have ALL traffic sent through the tunnel EXCEPT some specific networks (the local lans (10.x.x.x) where I'm into when starting the tunnel)?
For now, I solved it launching a script that sets some routes after tunnel tear up, but it seems a not so clever solution …
Thanks -
Study the man pages of the OpenVPN documentation.
Take a look at the possible flags of the redirect command.