Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
VPN Connection stopped working after upgrade (PPP Bug?)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
thaldyron
Apprentice
Apprentice


Joined: 25 Sep 2002
Posts: 227
Location: On Earth

PostPosted: Mon Sep 06, 2004 5:23 pm    Post subject: VPN Connection stopped working after upgrade (PPP Bug?) Reply with quote

I used to connect to a VPN Server with the following command:
Code:
pptp 172.16.0.1 name username noauth

After doing an emerge world this doesn't work anymore and I don't know why. That's the output of /var/log/messages after running the above command:
Code:

Sep  6 17:24:15 athlon64 login(pam_unix)[8285]: session opened for user root by (uid=0)
Sep  6 17:25:33 athlon64 pptp[8891]: anon log[main:pptp.c:219]: The synchronous pptp option is NOT activated
Sep  6 17:25:33 athlon64 pptp[8894]: anon log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:630]: Client connection established.
Sep  6 17:25:34 athlon64 pptp[8894]: anon log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:759]: Outgoing call
established (call ID 0, peer's call ID 0).
Sep  6 17:25:34 athlon64 pppd[8895]: pppd 2.4.2 started by root, uid 0
Sep  6 17:25:34 athlon64 pppd[8895]: using channel 10
Sep  6 17:25:34 athlon64 pppd[8895]: Using interface ppp0
Sep  6 17:25:34 athlon64 pppd[8895]: Connect: ppp0 <--> /dev/pts/0
Sep  6 17:25:34 athlon64 pppd[8895]: sent [LCP ConfReq id=0x1 <asyncmap
0x0> <magic 0x682d17fc> <pcomp> <accomp>]
Sep  6 17:25:36 athlon64 pptp[8912]: anon log[decaps_hdlc:pptp_gre.c:217]: PPP mode seems to be Asynchronous.
Sep  6 17:25:36 athlon64 pppd[8895]: rcvd [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x44e16743>]
Sep  6 17:25:36 athlon64 pppd[8895]: sent [LCP ConfAck id=0x1 <asyncmap 0x0> <auth chap MS-v2> <magic 0x44e16743>]
Sep  6 17:25:36 athlon64 pppd[8895]: rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
Sep  6 17:25:36 athlon64 pppd[8895]: sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x682d17fc>]
Sep  6 17:25:36 athlon64 pppd[8895]: rcvd [LCP ConfAck id=0x2 <asyncmap 0x0> <magic 0x682d17fc>]
Sep  6 17:25:36 athlon64 pppd[8895]: rcvd [LCP EchoReq id=0x0 magic=0x44e16743]
Sep  6 17:25:36 athlon64 pppd[8895]: sent [LCP EchoRep id=0x0 magic=0x682d17fc]
Sep  6 17:25:36 athlon64 pppd[8895]: rcvd [CHAP Challenge id=0x1 <fdf7f8fcf556ec553b0c36ec0b783e25>, name = "stargate"]
Sep  6 17:25:36 athlon64 pppd[8895]: Fatal signal 11
Sep  6 17:25:37 athlon64 pppd[8895]: Exit.
Sep  6 17:25:37 athlon64 pptp[8912]: anon warn[decaps_hdlc:pptp_gre.c:209]: short read (-1): Input/output error
Sep  6 17:25:37 athlon64 pptp[8912]: anon warn[decaps_hdlc:pptp_gre.c:210]: pppd may have shutdown, see pppd log
Sep  6 17:25:37 athlon64 pptp[8894]: anon log[callmgr_main:pptp_callmgr.c:236]:
Closing connection
Sep  6 17:25:37 athlon64 pptp[8894]: anon log[pptp_conn_close:pptp_ctrl.c:357]:
Closing PPTP connection
Sep  6 17:25:39 athlon64 pptp[8894]: anon log[call_callback:pptp_callmgr.c:76]: Closing connection


Any hints welcome!


Last edited by thaldyron on Tue Sep 07, 2004 8:04 am; edited 2 times in total
Back to top
View user's profile Send private message
thaldyron
Apprentice
Apprentice


Joined: 25 Sep 2002
Posts: 227
Location: On Earth

PostPosted: Tue Sep 07, 2004 7:59 am    Post subject: Reply with quote

After unmerging ppp-2.4.2-r2 and reemerging ppp-2.4.1-r14 the command I can connect again.

Is this a bug in ppp?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum