How can I make the Windows VPN route selective traffic (by destination network)?
Posted
by Legooolas
on Super User
See other posts from Super User
or by Legooolas
Published on 2009-07-24T09:33:51Z
Indexed on
2010/04/20
19:54 UTC
Read the original article
Hit count: 136
I want to use a windows VPN but only for a particular network, so that it doesn't take over my entire network connection.
e.g., Instead of the VPN becoming the default route, make it only the route for 192.168.123.0/24
(I can see that there is a solution for this for Ubuntu in this question, but sometimes I have to do this on Windows too)
Can this be automated so that whenever I connect to the VPN it does this?
© Super User or respective owner