Openswan is a very good IPSec VPN software available on Linux. It supports two protocol stacks, the native NETKEY and KLIPS. Many Linux distribution kernel contains support for NETKEY (with NAT Tranversal), and building a klips module is quite easy(However, if you want NAT-T support, you must patch and rebuild your kernel if your kernel …