Resources for “Linux VPN Technologies”
February 1st, 2005 by Mick Bauer in
FreeS/WAN: www.freeswan.org
OpenS/WAN: www.openswan.org
Stunnel: www.stunnel.org
OpenVPN: openvpn.sourceforge.net
PoPToP PPTP Server: www.poptop.org
Linux PPTP Client: pptpclient.sourceforge.net
Analysis of Microsoft PPTP Version 2 by Bruce Schneier and Mudge: www.schneier.com/pptp.html
Linux's Answer to MS-PPTP by Peter Gutmann: www.cs.auckland.ac.nz/~pgut001/pubs/linux_vpn.txt
tinc: www.tinc-vpn.org
Special Magazine Offer -- Free Gift with Subscription
Receive a free digital copy of Linux Journal's System Administration Special Edition as well as instant online access to current and past issues. CLICK HERE for offer
Linux Journal: delivering readers the advice and inspiration they need to get the most out of their Linux systems since 1994.
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Jul-01-09
- Jun-29-09
Recently Popular
From the Magazine
July 2009, #183
News Flash: Linux Kernel 3.0 to include an on-the-go Expresso machine interface! Ok, maybe not, but Linux is definitely going mobile, from phones to e-readers. Find out more inside about Android, the Kindle 2, the Western Digital MyBook II, The Bug, and Indamixx (a portable recording studio). And if you've gone mobile and you been wanting more Emacs in your life then check out Conkeror.
To compliment the mobile we've got the stationary: parsing command line options with getopt, checking your Ruby code with metric_fu, and building a secure Squid proxy. How is this stationary you ask? What can we say? It's not. We just wanted to see if anybody actually read this part of the page :) .
All this and more, and all you have to do is get your hot sweaty hands on the latest copy of Linux Journal.
Delicious
Digg
StumbleUpon
Reddit
Facebook








What about kernel-included IPsec stack?
On January 19th, 2005 DaveFX (not verified) says:
Hi. In the article, I miss a mention to the IPsec stack included in vanilla 2.6 kernels.
Is it stable? What are its pros and cons?
An interesting and, for me, t
On January 13th, 2005 Scribe (not verified) says:
An interesting and, for me, timely article. One aspect of VPNs not really covered was that of authentication. Many (most?) VPNs require certificate authentication. That's fine for connecting two networks, but for road warrior use it's both overkill and complex. What a lot of organisations want is the ability for a road warrior to access an existing Linux server and be authenticated by PAM or possibly the Samba backend. No complex per-laptop certificate generation and installation. Less secure? Yes, maybe, but Open Source is about choice, and some organisations choose ease of implementation over the ultimate in security.
Post new comment