L2TP VPN 一键安装脚本 for CentOS Linux
此脚本可在 Xen-base VPS 上自动配置 L2TP over IPSEC 的 VPN Server,在 Las Vegas 上的一台 Xen-Base VPS 上测试成功,系统为 Centos 5.5 32bit。
项目发布页:http://zeddicus.com/a-key-installation-package-l2tp
2010年11月1日,更新 1.2 版本,增加对 Ubuntu/Debian/Fedora 32bit / 64bit 的支持。由于没有功能性的更新,所以1.1用户不需要升级至1.2。
2010年10月10日,由于有朋友反映,编译成二进制之后会无法运行,因此放出源码。
2010年10月12日,1.1版放出,修复一个BUG,1.0的用户请使用 Bug Fix 脚本修复,可以不重装。
1.0升级至1.1方法:
wget http://mirror.zeddicus.com/auto-l2tp/1.0/fix1.0.tar.gz
tar zxvf fix1.0.tar.gz
./fix.sh
Xen-Base VPS 安装步骤:
CentOS / Fedora:
wget http://mirror.zeddicus.com/auto-l2tp/1.2/centos/l2tp.sh
chmod +x l2tp.sh
./l2tp.sh
Ubuntu / Debian:
wget http://mirror.zeddicus.com/auto-l2tp/1.2/ubuntu/l2tp.sh
chmod +x l2tp.sh
./l2tp.sh