Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jun 2004 23:25:24 -0300
From:      Rafael R Obelheiro <rroNOSPAM@das.ufsc.br>
To:        Rob Clark <robclark@tds.net>
Cc:        acardenas@bsdperu.org
Subject:   Re: 4.10-STABLE - ADSL PPPoE
Message-ID:  <20040604232523.A22373@das.ufsc.br>
In-Reply-To: <20040604011423.6febd81b.robclark@tds.net>; from robclark@tds.net on Fri, Jun 04, 2004 at 01:14:23AM -0400
References:  <20040603222417.730AD43D5A@mx1.FreeBSD.org> <20040603201016.20f069de.robclark@tds.net> <20040604011423.6febd81b.robclark@tds.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 04, 2004 at 01:14:23AM -0400, Rob Clark wrote:
> On Thu, 3 Jun 2004 20:10:16 -0400
> Rob Clark <robclark@tds.net> wrote:
> 
> > 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.
> > > 
> > 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 
> > 
> 
> Apologies for following up on my own post, but i've narrowed
> down the failure window a bit.
> 
> Other updates tried:
> *default date=2004.05.27.23.00.00 /* works */
> *default date=2004.06.01.00.00.00 /* works */
> *default date=2004.06.02.00.00.00 /* breaks */
> 
> cvsupping from date=2004.06.01.00.00.00 to
> date=2004.06.02.00.00.00 is where the breakage occurs.  Here
> is an excerpt from the cvsup log showing the files involved:
> 
> Updating collection src-all/cvs
>  Edit src/share/man/man4/ng_ether.4
>   Add delta 1.4.2.13 2004.06.01.22.55.24 archie
>  Edit src/share/man/man4/ng_hole.4
>   Add delta 1.10.2.2 2004.06.01.14.50.38 ru
>  Edit src/sys/i386/i386/mp_machdep.c
>   Add delta 1.115.2.21 2004.06.01.18.09.58 jhb
>  Edit src/sys/netgraph/ng_ether.c
>   Add delta 1.2.2.15 2004.06.01.22.55.24 archie

This is the culprit. I was having the same problem (PPPoE stopped
working), but recompiling my system with the previous (1.2.2.14) of
ng_ether.c solved it.  Archie, is it possible to fix this (either by
reverting the patch or by applying a new one)?

Best regards,
--rro

--
rro at das ufsc br
Please remove NOSPAM from the header if you want to contact me.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040604232523.A22373>