I'd like to set up a VPN running somewhere on my home network that would enable me to securely tunnel all Internet traffic through it from an untrusted network. That way, I could browse sensitive sites with a little less worry.

My top priorities are transparency and ease of setup.

I currently have a desktop PC (which could forseeably run a VM with VPN software), a Mac laptop, and an Apple Airport Extreme. Can I make do with what I already have, without purchasing a VPN-enabled router?

link|improve this question

29% accept rate
feedback

1 Answer

OpenVPN

I'm not sure I clearly understand your approach to securely tunnel all Internet traffic through it from an untrusted network, but OpenVPN is the de facto open source VPN server/client software. The server comes with 2 users for free, and additional users are 5 dollars a piece.

There are a million how to's on how to tunnel all your traffic through OpenVPN, all you need to do is google for them and pick the one you like.

Also, the OpenVPN website is very helpful and has a lot of good info. They also have virtual machines you can download and try out - I run the ESXi version and it works out well.

VMs

link|improve this answer
The OpenVPN virtual machine includes 2 free concurrent tunnels. If you're just using it for your own system you'd only need one. Therefore the virtual machine would be a great way to get started at no cost. – dkwiebe Aug 6 '11 at 14:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.