From owner-freebsd-questions Tue Oct 3 14:40:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 8E7A437B66C; Tue, 3 Oct 2000 14:40:25 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.0/8.11.0) with ESMTP id e93LcCa62907; Tue, 3 Oct 2000 22:38:12 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.0) with ESMTP id e93LbHs02148; Tue, 3 Oct 2000 22:37:17 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200010032137.e93LbHs02148@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Somers Cc: James Wyatt , freebsd-questions@FreeBSD.org, freebsd-isp@FreeBSD.org, brian@Awfulhak.org Subject: Re: Need some help with PPPoE In-Reply-To: Message from Brian Somers of "Tue, 03 Oct 2000 19:52:28 BST." <200010031852.e93IqSn44881@hak.lan.Awfulhak.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <2140.970609036.1@hak.lan.Awfulhak.org> Date: Tue, 03 Oct 2000 22:37:17 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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