How to redirect online domain/corporate traffic on a Windows 8 VPN connection
How to redirect online domain/corporate traffic on a Windows 8 VPN connection
If you work with a Windows 8 machine and you need to do work on your corporate VPN you probably have ran into the issue that all your traffic is routed to the VPN by default. This is generally not an issue, but if your VPN is not particularly as fast as your home connection or your admin is concerned about all that unnecessary traffic you are putting inside the VPN then you have an issue. It is possible in Windows 8 to set up your VPN in such a way that only IP traffic that can be routed based on your VPN IP and Mask be sent through the tunnel while the rest is still being routed through your home’s ISP. After some research I found that the following change in the VPN connection properties is able to do this in most cases:
- Go to the properties of the VPN,
- Networking tab,
- “Internet Protocol (TCP/IP)” properties,
- Advanced,
- Uncheck “Use default gateway on remote network”.
This may or may not leave a route to x.x.x.x/xx depending on the VPN server’s setup. If it doesn’t, you’ll have to manually add the route each time you connect using the command line.
Hope this helps!
Love
Can we use Let's Encrypt, the free and open certificate authority?
Hola! gracias por la info, me sirvió el comando sacandole el nombre del server. En mi caso, fue una migración…
Yes 3rd option helped me too. I removed the WC key Values from config file then started working.
I know this is from 2014. But really, thank you!