I have a client PC. I want it to connect to a VPN. However, the client either doesn't use the VPN's IP, or it doesn't use the VPN to connect to the Internet the way an anonymous VPN would. Instead, it uses its own IP and its own Internet connection to connect to the Internet and see the VPN. How can I make the client connect to the Internet only through my VPN? In other words, how can I make my VPN the client's Internet gateway?

link|improve this question
You have to be connected to the internet or be connected to the same network as the VPN in order to use the VPN in this way. – Ramhound May 27 '11 at 15:42
feedback

migrated from stackoverflow.com May 25 '11 at 23:15

This question came from our site for professional and enthusiast programmers.

1 Answer

I believe that you need to route all your traffic to your VPN, maybe this will help.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown