Tag: vpn

Install pptp-linux 1.7.2 on debian lenny

November 15th, 2009

同事给了我一个新的VPN帐号,windows能正常连接公司的VPN Server,可在linux中报下面错误:

CHAP authentication failed: Authentication failed.
CHAP authentication failed

查了半天,pptp-linux官方文档中的一句话点醒梦中人:

if the passwords contain any special characters, quote them.

因为新帐号的密码含有特殊字符,只要将密码用双引号括起来就OK了。pptp-linux是个很好用的工具,感觉比Cisco官方的client(公司用的是Cisco设备)还要稳定。下面说说如何安装和配置pptp-linux: (more…)

Tags: ,
Posted in Technology | 1 Comment »