Is it possible to have only outlook use a VPN connection? Rest of internet traffic flowing through normal gateway?
|
feedback
|
|
What you're asking for is called "split tunneling", and means having two open network connections at the same time. This is considered to be a major security risk, since one unsecured network can then let the hacker through to the other network. This is why some VPN servers do not allow it, but if this is your case you can still get around it by using the VPN in a virtual machine (so the VM is blocked, and not you). In most cases, for the VPN to allow split tunneling, you should do the following under XP:
This means that all of your traffic (HTML etc.) will no longer be going automatically through the VPN network. But you can still refer to IP addresses on the VPN network, for example the Outlook mail server (and can modify your hosts file to refer to it by name). | |||||
feedback
|