From owner-freebsd-current@FreeBSD.ORG Sat Jul 31 04:26:18 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 465C416A4CF for ; Sat, 31 Jul 2004 04:26:18 +0000 (GMT) Received: from dsl-mail.kamp.net (mail.kamp-dsl.de [195.62.99.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 422E343D5F for ; Sat, 31 Jul 2004 04:26:17 +0000 (GMT) (envelope-from root@pukruppa.net) Received: (qmail 15992 invoked by uid 513); 31 Jul 2004 04:27:29 -0000 Received: from root@pukruppa.net by dsl-mail by uid 89 with qmail-scanner-1.21 Clear:RC:1(213.146.114.24):SA:0(-4.9/5.0):. Processed in 0.75385 secs); 31 Jul 2004 04:27:29 -0000 X-Spam-Status: No, hits=-4.9 required=5.0 Received: from unknown (HELO reverse-213-146-114-24.dialin.kamp-dsl.de) (213.146.114.24) by dsl-mail.kamp.net with SMTP; 31 Jul 2004 04:27:28 -0000 Date: Sat, 31 Jul 2004 06:26:15 +0000 (GMT) From: Peter Ulrich Kruppa To: Gleb Smirnoff In-Reply-To: <20040730094111.GB28218@cell.sick.ru> Message-ID: <20040730152823.D484@pukruppa.net> References: <20040730105421.M484@pukruppa.net> <20040730092420.GA28218@cell.sick.ru> <20040730094111.GB28218@cell.sick.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: PPPoE problems with latest -CURRENT (fwd) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2004 04:26:18 -0000 On Fri, 30 Jul 2004, Gleb Smirnoff wrote: > On Fri, Jul 30, 2004 at 11:30:48AM +0000, Peter Ulrich Kruppa wrote: > P> > On Fri, Jul 30, 2004 at 10:54:43AM +0000, Peter Ulrich Kruppa wrote: > P> > P> I use my -CURRENT machine to connect with /usr/sbin/ppp to the > P> > P> internet via a DSL modem (or bridge as some people say). > P> > P> Since my cvsup yesterday this doesn't work anymore - and what is > P> > P> even worse I can't see any errror messages: > P> > P> neither in my ppp.logs nor when I run ppp manually; it just > P> > P> doen't connect. > P> > P> I have got a 4.8 -RELEASE on my machine, too. There everything > P> > P> works as usual - with the same ppp.conf . > P> > P> Does anyone have a clue what happened? > P> > > P> > What network card do you have? > P> A realtek . > > rl(4) or re(4)? I'm using rl driver. > > P> > What is the date of your CURRENT? > P> Yesterday, and I tried another one this night - just to be sure > P> everything was downloaded correctly. > > Does your provider uses 3Com equipment? Do you have > net.graph.nonstandard_pppoe in your /etc/sysctl.conf? My /etc/sysctl.conf is empty > Assure that you have /usr/sbin/ppp, ng_pppoe.ko, netgraph.ko > and kernel rebuilt from new sources, and none of them is stale. Everything dates from 30 Jul 2004 . I did the usual make buildworld, make kernel, make installworld - on completely fresh sources - i.e. I removed /usr/src before cvsup. > Can you show problematic parts of ppp.log? Jul 31 06:20:47 pukruppa ppp[495]: Phase: deflink: Disconnected! Jul 31 06:20:47 pukruppa ppp[495]: Phase: deflink: carrier -> hangup Jul 31 06:20:47 pukruppa ppp[495]: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out Jul 31 06:20:47 pukruppa ppp[495]: Phase: deflink: 0 packets in, 0 packets out Jul 31 06:20:47 pukruppa ppp[495]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Sat Jul 31 06:20:42 2004 Jul 31 06:20:47 pukruppa ppp[495]: Phase: deflink: hangup -> opening Jul 31 06:20:47 pukruppa ppp[495]: Phase: deflink: Enter pause (30) for redialing. Jul 31 06:21:17 pukruppa ppp[495]: Phase: deflink: Connected! Jul 31 06:21:17 pukruppa ppp[495]: Phase: deflink: opening -> dial Jul 31 06:21:17 pukruppa ppp[495]: Phase: deflink: dial -> carrier Jul 31 06:21:22 pukruppa ppp[495]: Phase: deflink: Disconnected! Jul 31 06:21:22 pukruppa ppp[495]: Phase: deflink: carrier -> hangup Jul 31 06:21:22 pukruppa ppp[495]: Phase: deflink: Connect time: 5 secs: 0 octets in, 0 octets out Jul 31 06:21:22 pukruppa ppp[495]: Phase: deflink: 0 packets in, 0 packets out Jul 31 06:21:22 pukruppa ppp[495]: Phase: total 0 bytes/sec, peak 0 bytes/sec on Sat Jul 31 06:21:17 2004 Jul 31 06:21:22 pukruppa ppp[495]: Phase: deflink: hangup -> opening Jul 31 06:21:22 pukruppa ppp[495]: Phase: deflink: Enter pause (30) for redialing. Uli. > > -- > Totus tuus, Glebius. > GLEBIUS-RIPN GLEB-RIPE > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >