L2TP 一键安装包
这是 L2TP over IPSec Server 一键安装包的发布页,此安装包首发于 VPSYou.com
当前版本:1.2
发行版 | 版本 | 兼容性 |
CentOS | 5.2 32/64bit | 测试通过 |
CentOS | 5.3 32/64bit | 测试通过 |
CentOS | 5.4 32/64bit | 测试通过 |
CentOS | 5.5 32/64bit | 测试通过 |
Ubuntu | 9.10 Karmic 32/64bit | 测试通过 |
Ubuntu | 10.04 Lucid 32/64bit | 测试通过 |
Debian | 5.0 Lenny 32/64bit | 测试通过 |
Fedora | 13 32/64bit | 测试通过 |
配置步骤:
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 |
备注:安装按提示操作,相关截图及细节请移驾至:http://www.vpsyou.com/l2tp-vpn 。
情况说明:
- XP 用户:请确保“控制面板->管理工具->服务”中的 IPSEC 服务被启动
- 本人仅提供脚本,不提供技术支持,请勿联系协助,但欢迎在本页面进行问题反馈。
来源:http://zeddicus.com/a-key-installation-package-l2tp
debian和ubuntu用户需要编辑/etc/rc.local把exit 0删掉或注释掉才可以,还要注意,第一行是 #/bin/bash 还是 #/bin/sh -e,如果不是 #/bin/bash 的话,要改成这个保存退出重启生效。
发表评论