pon vpn
linux 客户端拨号pptp 报错
localhost pppd[11454]: pppd 2.4.5 started by root, uid 0
localhost pppd[11454]: Using interface ppp0
localhost pppd[11454]: Connect: ppp0 <--> /dev/pts/2
localhost pptp[11455]: anon log[main:pptp.c:314]: The synchronous pptp option is NOT activated
localhost pptp[11463]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'
localhost pptp[11463]: anon log[ctrlp_disp:pptp_ctrl.c:739]: Received Start Control Connection Reply
localhost pptp[11463]: anon log[ctrlp_disp:pptp_ctrl.c:773]: Client connection established.
localhost pptp[11463]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'
localhost pptp[11463]: anon log[ctrlp_disp:pptp_ctrl.c:858]: Received Outgoing Call Reply.
localhost pptp[11463]: anon log[ctrlp_disp:pptp_ctrl.c:897]: Outgoing call established (call ID 0, peer's call ID 13075).
localhost pppd[11454]: LCP: timeout sending Config-Requests
localhost pppd[11454]: Connection terminated.
localhost pppd[11454]: Modem hangup
localhost pptp[11455]: anon warn[decaps_hdlc:pptp_gre.c:204]: short read (-1): Input/output error
localhost pptp[11455]: anon warn[decaps_hdlc:pptp_gre.c:216]: pppd may have shutdown, see pppd log
localhost pptp[11463]: anon log[callmgr_main:pptp_callmgr.c:234]: Closing connection (unhandled)
localhost pptp[11463]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 'Call-Clear-Request'
localhost pptp[11463]: anon log[call_callback:pptp_callmgr.c:79]: Closing connection (call state)
localhost pppd[11454]: Exit.
编辑所对应配置文件 /etc/ppp/peers/vpn
注释 lock
# written by pptpsetup
pty "pptp xxxx --nolaunchpppd"
#lock
noauth
nobsdcomp
nodeflate
name vpn
remotename vpn
ipparam vpn
require-mppe-128