On Wed, 2003-11-05 at 18:37, Jacco de Leeuw wrote: > Jean-Rene Cormier wrote: > > > pppd[9135]: pppd 2.4.1 started by root, uid 0 > > pppd[9135]: using channel 35 > > pppd[9135]: Using interface ppp0 > > pppd[9135]: Connect: ppp0 <--> /dev/pts/2 > > pppd[9135]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <auth chap MD5> > > <magic 0x91218530> <pcomp> <accomp>] > > pppd[9135]: LCP: timeout sending Config-Requests > > > Found out the problem, there seem to be a problem with one of Jacco's > > patch for L2TPD. > > The strange thing is, I had the same problem without the pty > patches, IIRC. What distribution of Linux are you using? Some people > using Debian reported pty problems. Again, IIRC, the only way one > person could get it to work was using my Red Hat binary RPM processed > through alien...
Without any kind of modification it wouldn't work either, I had to modify the code with the info in this link: http://sourceforge.net/mailarchive/message.php?msg_id=189570 I recompiled it with all your patches (minus the pty ones) and the mods from the link above and it works fine now. Jean-Rene Cormier
