From owner-freebsd-questions Thu Sep 28 22:28:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ebola.biohz.net (ebola.biohz.net [206.80.1.35]) by hub.freebsd.org (Postfix) with ESMTP id 6A31237B42C for ; Thu, 28 Sep 2000 22:27:53 -0700 (PDT) Received: from flu (localhost [127.0.0.1]) by ebola.biohz.net (Postfix) with SMTP id A98683A3D1; Thu, 28 Sep 2000 22:27:51 -0700 (PDT) Message-ID: <014c01c029d6$030e8fc0$0302010a@biohz.net> From: "Renaud Waldura" To: "James Wyatt" , References: Subject: Re: Need some help with PPPoE Date: Thu, 28 Sep 2000 22:27:51 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG See http://renaud.waldura.com/doc/freebsd-pppoe/ for a complete article about PPPoE configuration on FreeBSD (comments welcome). Did you make sure your PPPoE connection was setup and working correctly before trying it out with FreeBSD? ----- Original Message ----- From: James Wyatt To: ; Sent: Thursday, September 28, 2000 10:01 PM Subject: Need some help with PPPoE > 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@ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isp" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message