From owner-freebsd-isp Tue Oct 3 11:56: 0 2000 Delivered-To: freebsd-isp@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id D898A37B66C; Tue, 3 Oct 2000 11:55:46 -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 e93ItFa52428; Tue, 3 Oct 2000 19:55:15 +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 e93IqSn44881; Tue, 3 Oct 2000 19:52:28 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200010031852.e93IqSn44881@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: James Wyatt Cc: freebsd-questions@FreeBSD.org, freebsd-isp@FreeBSD.org, brian@Awfulhak.org Subject: Re: Need some help with PPPoE In-Reply-To: Message from James Wyatt of "Fri, 29 Sep 2000 00:01:39 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 Oct 2000 19:52:28 +0100 From: Brian Somers Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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-isp" in the body of the message