Re: PPPoE problems with latest -CURRENT (fwd)

From: Peter Ulrich Kruppa (root_at_pukruppa.net)
Date: 07/31/04

  • Next message: Peter Ulrich Kruppa: "Re: PPPoE problems with latest -CURRENT"
    Date: Sat, 31 Jul 2004 06:26:15 +0000 (GMT)
    To: Gleb Smirnoff <glebius@freebsd.org>
    
    

    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"
    >
    _______________________________________________
    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"


  • Next message: Peter Ulrich Kruppa: "Re: PPPoE problems with latest -CURRENT"