View Single Post

  #1  
Old 08-20-2008, 05:34 AM
Default IPCP terminated by peer

Hi,
i have a trouble to connect with my vpn pptp.
My connection hung with IPCP terminated by peer (Unauthorized remote
IP address).
This is log:

pppd[20820]: pppd 2.4.4 started by root, uid 0
pppd[20820]: Using interface ppp0
pppd[20820]: Connect: ppp0 <--> /dev/pts/1
pppd[20820]: Warning - secret file /etc/ppp/pap-secrets has world and/
or group access
pppd[20820]: MPPE 128-bit stateless / Deflate (15) compression enabled
pppd[20820]: local IP address 10.0.10.2
pppd[20820]: remote IP address 10.0.10.1
pppd[20820]: IPCP terminated by peer (Unauthorized remote IP address)
pppd[20820]: Connect time 0.0 minutes.
pppd[20820]: Sent 0 bytes, received 34 bytes.
pppd[20820]: LCP terminated by peer (No network protocols running)
pptp[20817]: anon log[pptp_read_someptp_ctrl.c:543]: read returned
zero, peer has closed
pptp[20817]: anon log[callmgr_mainptp_callmgr.c:255]: Closing
connection (shutdown)
pptp[20817]: anon log[ctrlp_repptp_ctrl.c:251]: Sent control packet
type is 12 'Call-Clear-Request'
pptp[20817]: anon log[pptp_read_someptp_ctrl.c:543]: read returned
zero, peer has closed
pptp[20817]: anon log[call_callbackptp_callmgr.c:78]: Closing
connection (call state)
pppd[20820]: Connection terminated.
Aug 20 11:28:07 anavi pppd[20820]: Modem hangup
Aug 20 11:28:07 anavi pppd[20820]: Exit.
Aug 20 11:28:07 anavi pptp[20823]: anon warn[decaps_hdlcptp_gre.c:
197]: short read (-1): Input/output error
Aug 20 11:28:07 anavi pptp[20823]: anon warn[decaps_hdlcptp_gre.c:
209]: pppd may have shutdown, see pppd log

This is option file:

lock
noipdefault

and pap-secrets

user * pawd *

I have tried insert ipcp-accept-remote and ipcp-accept-local, but
error don't change.
Any idea?
Reply With Quote