VPN over public wifi

Soldato
Joined
20 Feb 2011
Posts
4,245
I use OpenVPN to connect to my home network when I'm out and about. Does using a VPN connection ensure you have a safe net connection to use for, say, online banking? Was just about to log in and had an attack of the doubts.
 
Depends how you have your vpn configured. It's possible yours is set to be 'split tunnel' which means Internet bound traffic goes out via the public wifi gateway still and only traffic routing to your local network goes over the VPN.

As pointed out, HTTPS is perfectly safe. At best anyone snooping would know that you were using a banking site but not able to make sense of the content.
 
Depends how you have your vpn configured. It's possible yours is set to be 'split tunnel' which means Internet bound traffic goes out via the public wifi gateway still and only traffic routing to your local network goes over the VPN.

As pointed out, HTTPS is perfectly safe. At best anyone snooping would know that you were using a banking site but not able to make sense of the content.

Basically this a good way to check your internet is going via your vpn is to just check your ip address using whatsmyip or similar.
Only thing you would have to watch out for is if you went to say http://www.natwest.com (ie not https) this can be spoofed and look like the real thing but be colllecting your data.
However https://www.natwest.com if it was spoofed the certificate would not match and your browser would pop up and say this is an unsecure site or something similar (or just not work).
 
Back
Top Bottom