Date: Thu, 3 Jun 2004 20:10:16 -0400 From: Rob Clark <robclark@tds.net> To: acardenas@bsdperu.org Cc: freebsd-stable@freebsd.org Subject: Re: 4.10-STABLE - ADSL PPPoE Message-ID: <20040603201016.20f069de.robclark@tds.net> In-Reply-To: <20040603222417.730AD43D5A@mx1.FreeBSD.org> References: <20040603222417.730AD43D5A@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 03 Jun 2004 18:16:00 <acardenas@bsdperu.org> wrote: > Dear all, > > I update my system 4.10-STABLE(27 May) to FreeBSD > 4.10-STABLE(June 2) without problems but now my connection > ADSL does not work , previously worked correctly, and the > connections with loopback 127.0.0.1 delay much, example > ssh/ftp/ 127.0.0.1 delay 30 - 40 seconds. > > [ppp.log messages] > > Jun 3 14:54:35 HellFire ppp[56]: tun0: Phase: deflink: > Disconnected! Jun 3 14:54:35 HellFire ppp[56]: tun0: > Phase: deflink: carrier -> hangup Jun 3 14:54:35 HellFire > ppp[56]: tun0: Phase: deflink: Connect time: 5 secs: 0 > octets in, 0 octets out Jun 3 14:54:35 HellFire ppp[56]: > tun0: Phase: deflink: 0 packets in, 0 packets out Jun 3 > 14:54:35 HellFire ppp[56]: tun0: Phase: total 0 > bytes/sec, peak 0 bytes/sec on Thu Jun 3 14:54:30 2004 > Jun 3 14:54:35 HellFire ppp[56]: tun0: Phase: deflink: > hangup -> opening Jun 3 14:54:35 HellFire ppp[56]: tun0: > Phase: deflink: Enter pause (0) for redialing. > Jun 3 14:54:35 HellFire ppp[56]: tun0: Chat: deflink: > Redial timer expired. Jun 3 14:54:35 HellFire ppp[56]: > tun0: Phase: deflink: Connected! Jun 3 14:54:35 HellFire > ppp[56]: tun0: Phase: deflink: opening -> dial Jun 3 > 14:54:35 HellFire ppp[56]: tun0: Phase: deflink: dial -> > carrier > > (repeatedly) > > Device rl0(Realtek 8139) > > Does it can be bug? > > ACMhUnTeR > > I seen this same behavior today (06.03.04) after updating sources. My last update was 05.27.04 and everything worked fine at that point in the branch. PPPoE on today's stable doesn't load the netgraph modules: netgraph.ko ng_ether.ko ng_pppoe.ko ng_socket.ko when PPPoE is started. I reverted to sources to 05.27.04 date, did buildworld and PPPoE is working again by adding the following to my supfile: *default date=2004.05.27.23.00.00 If I can help in narrowing down the date of failure please let me know. Thanks, Rob
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040603201016.20f069de.robclark>