CentOS 6.5 pptpsetup建立vpn的问题


在CentOS6.5中使用pptpsetup建立vpn连接,但是在连接的时候出错了,如下:


 Using interface ppp0
Connect: ppp0 <--> /dev/pts/1
LCP: timeout sending Config-Requests
Connection terminated.
Modem hangup

创建及连接VPN我用了:


 # pptpsetup --create vpn --server VPN_IP --username VPN_Username --password VPN_Password --encrypt --start

Linux linux运维 centos6.5 centos

GAL中毒已深 10 years, 10 months ago

hello,我也是刚尝试了VPS搭建pptp VPN,参考了下面的文章之后搭建成功,可能对你有帮助。 centos 6.4 6.5安装搭建pptp vpn服务

koyokoi answered 10 years, 10 months ago

已解决,国内大多数运营商会禁止PPTP协议,后来还是换成了l2tp。

没有昵称不行么 answered 10 years, 10 months ago

Your Answer