4.10-STABLE - ADSL PPPoE

Rob Clark robclark at tds.net
Fri Jun 4 05:13:44 GMT 2004


On Thu, 3 Jun 2004 20:10:16 -0400
Rob Clark <robclark at tds.net> wrote:

> On Thu, 03 Jun 2004 18:16:00
> <acardenas at 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 
> 

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
 Edit src/sys/netinet/ip_output.c
  Add delta 1.99.2.45 2004.06.01.07.38.56 maxim
 Edit src/sys/sys/param.h
  Add delta 1.61.2.43 2004.06.01.03.49.13 hrs
 Edit src/usr.bin/calendar/calendars/calendar.birthday
  Add delta 1.12.2.6 2004.06.01.09.45.56 tanimura
 Checkout src/usr.sbin/arlcontrol/Makefile
 Checkout src/usr.sbin/arlcontrol/arlcontrol.8
Shutting down connection to server
Finished successfully


Best Regards,
Rob 



More information about the freebsd-stable mailing list