|
From: Chris T. <ch...@to...> - 2002-04-29 20:22:12
|
It looks like you aren't getting the mppe stuff loaded right. Can you try making a 686 kernel package from the 2.4.9-31 sources on my website and see if that resolves the problems for you? I will try compiling one if I can later. http://www.thetooleys.org/pptp/ Also there may be a precompiled one at: http://www.planetmirror.com/pub/mppe/ Chris Tooley lar3ry gensch wrote: > I recently upgraded my CPU from a K6 to an Intel Celeron (from a 586 > to a 686). I then upgraded my RedHat system from kernel-2.4.9-31-i586 > to kernel-2.4.9-31-i686. > > After this, PPTP stopped working for me. > > I've removed my old packages and loaded new versions of: > > pptp-linux-1.1.0-1 > ppp-mppe-2.4.0-4 > > I built the ppp-mppe from sources, and followed the directions to build > the kernel modules. > > I keep getting LCP: timeout messages. > > I've followed the steps in the DIAGNOSIS HOWTO (great work, actually!), > but find no discussion on the stuff that I'm seeing: > > sent [LCP ConfReq id=0x1 <mru 1000> <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > rcvd [LCP ConfReq id=0x0 <auth chap 81> <magic 0x5221385d> <pcomp> <accomp> < 0d 03 06> <mrru 1614> <endpoint [local:99.13.a3.86.c0.68.40.f2.b4.bc.1e.ff.b8.fd.f3.c3.00.00.00.00]> < 17 04 6f 6d>] > sent [LCP ConfRej id=0x0 <auth chap 81> < 0d 03 06> <mrru 1614> < 17 04 6f 6d>] > rcvd [LCP ConfNak id=0x1 <mru 1500>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > rcvd [LCP TermReq id=0x1 "R!8]\000<\37777777715t\000\000\003\37777777627"] > sent [LCP TermAck id=0x1] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > sent [LCP ConfReq id=0x2 <asyncmap 0x0> <magic 0x64547345> <pcomp> <accomp>] > LCP: timeout sending Config-Requests > Connection terminated. > > > Can somebody help me figure out what I am doing wrong? > |