Date: Wed, 25 Jul 2001 23:26:56 +0800 (MYT) From: Mandy Moore <root@delphinium.mine.nu> To: "Duwde (Fabio Vilan Dias)" <duwde@duwde.com.br> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: user-PPP broken ??? Message-ID: <Pine.BSF.4.21.0107252324020.3138-100000@delphinium.mine.nu> In-Reply-To: <3B5E56CD.C0BB8A6E@duwde.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
I encountered the very same problem the last time I CVSupped on July 22nd. What I did was re-compile the kernel without the ipf ( *sighs* ) options and voila! my ppp worked as it used to be. On Wed, 25 Jul 2001, Duwde (Fabio Vilan Dias) wrote: > Hi. > > Since my latest make world (today), my PPPoE connection > trough user-ppp doesn't work anymore. I've been using it > for a time, no problems whatsoever before. > > show version in the new (broken) ==> 2.3.2 - Jul 24 2001 > show version in the old (working) ==> 2.3.1 - Jun 26 2001 > > *Seems* to be a problem in the ppp program iteself > (/usr/sbin/ppp), as if I get back to the older version, > everything works again. > > The /var/log/ppp.log shows : > ... > deflink: login -> lcp > deflink: Too many LCP REQs sent - abandoning negotiation > deflink: Disconnected! > ... > > My /etc/ppp/ppp.conf (that works with the old version) > ... > default: > set device PPPoE:ed0:ISP > enable lqr > enable tcpmssfixup > > set lqrperiod 6 > set mru 1492 > set mtu 1492 > set timeout 0 > set log phase tun > nat enable yes > add default HISADDR > > set authname ***** > set authkey ***** > ... > > I've also noticed that many other people have already found > some other problems with this new ppp program in this very > same list (freebsd-stable), saw many tricks to try to fix > the problem, but none of them worked with me. > > Btw I haven't found any change in the PPP(8) manpage with > this new version, so I don't believe it to be a > configuration problem (may be... but...) > > Thanks > -- > Fabio Vilan Dias / Duwde <duwde@terra.com.br> > PGP key @ http://www.duwde.com.br/duwdepgp.asc > FP = BB35 50F2 7F83 655D 6B11 F0A2 F8E2 FF3D > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107252324020.3138-100000>