Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Oct 2000 22:37:17 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Brian Somers <brian@Awfulhak.org>
Cc:        James Wyatt <jwyatt@rwsystems.net>, freebsd-questions@FreeBSD.org, freebsd-isp@FreeBSD.org, brian@Awfulhak.org
Subject:   Re: Need some help with PPPoE 
Message-ID:  <200010032137.e93LbHs02148@hak.lan.Awfulhak.org>
In-Reply-To: Message from Brian Somers <brian@Awfulhak.org>  of "Tue, 03 Oct 2000 19:52:28 BST." <200010031852.e93IqSn44881@hak.lan.Awfulhak.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hmm, it seems that you may also have to

# kldload ng_ether
# kldload ng_pppoe

I'm sure this used to happen automagically....  I've just updated 
pppoed so that it auto-loads these if required.

> If ``tcpdump -e not ip'' doesn't show up with any traffic, then you 
> probably haven't got netgraph compiled into your kernel.
> 
> > EEEdgar AAAllen PPPoE seems more like it... (^_^)
> > 
> > We've put the netgraph stuff into the kernel (but I don't see anything
> > special in dmesg) and configured the device to be PPPoE:ed0, set dial and
> > login to blank, put the correct name and password in, and still get a log
> > like this:
> > =======================
> > Sep 28 18:59:29 cactusbox ppp[389]: tun0: Phase: deflink: Enter pause
> > (30) for redialing.
> > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: Redial timer
> > expired.
> > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: Connected!
> > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: opening -> dial
> > Sep 28 18:59:59 cactusbox ppp[389]: tun0: Phase: deflink: dial -> carrier
> > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Disconnected!
> > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: carrier ->
> > hangup
> > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Connect time: 1
> > secs: 0 octets in, 0 octets out
> > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase:  total 0 bytes/sec, peak
> > 0 bytes/sec on Thu Sep 28 19:00:00 2000
> > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: hangup ->
> > opening
> > Sep 28 19:00:00 cactusbox ppp[389]: tun0: Phase: deflink: Enter pause
> > (30) for redialing.
> > =======================
> > 
> > We've turned logging on and need to know what we can debug with next.
> > Using tcpdump on the tun0 device doesn't show anything, of course, and I'm
> > pretty sure we've added the PPP_FILTER in the kernel build, but I'm not in
> > front of it right now. If I did, I'd include ppp.conf.
> > 
> > The OS is 3.4-RELEASE from my WCCD ROM pack, but I'll try to upgrade when
> > it's online. Is the age of the OS enough that I should just reinstall with
> > 4v1 or 4v1r1? I'd like to avoid that for now...
> > 
> > I'm trying to help a friend and would appreciate some help myself! - Jy@

-- 
Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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