From owner-freebsd-questions Mon Oct 23 23: 6: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from maildrop.velocet.net (maildrop.velocet.net [216.126.74.5]) by hub.freebsd.org (Postfix) with ESMTP id 2DDE237B479 for ; Mon, 23 Oct 2000 23:06:02 -0700 (PDT) Received: from magus (anime.ca [204.138.55.45]) by maildrop.velocet.net (Postfix) with SMTP id BA6847984; Tue, 24 Oct 2000 02:05:59 -0400 (EDT) Message-ID: <001201c03d80$7c022f00$0300a8c0@anime.ca> From: "William Wong" To: Cc: References: <39f523cb.386.0@chariot.net.au> Subject: Re: PPPoE on 3.4 Date: Tue, 24 Oct 2000 02:05:59 -0400 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.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The handbook fails to mention that you must bring up the interface for the pppoe device. It's possible that this is what's causing the problem. So if you were using xl1 as the pppoe device, try typing: "ifconfig xl1 -arp mtu 1492 up" before you run ppp. - Will ----- Original Message ----- From: "Paul A. Hoadley" To: Sent: Tuesday, October 24, 2000 1:53 AM Subject: PPPoE on 3.4 > Hello, > > I have been trying to set up PPPoE on a 3.4 system for a > couple of hours, and I've really hit a brick wall. > > > uname -sr > FreeBSD 3.4-RELEASE > > I followed the handbook instructions very closely -- I used > the exact ppp.conf from that page, and I've since tried a > few variations I've found after searching around the web > for PPPoE on FreeBSD. I won't reprint the exact ppp.conf's > I've used here, as I don't think it would be helpful -- ppp.log > shows the failure in pretty much the same place regardless of > the differences in ppp.conf. > > ppp.log: [I'm having to transcribe this by hand -- my > ethernet is dead while I get ADSL set up... :-)] > > ... tun0: Phase: PPP Started (background mode). > ... tun0: Phase: bundle: Establish > ... tun0: Phase: deflink: closed -> opening > ... tun0: Phase: deflink: Connected! > ... tun0: Phase: deflink: opening -> dial > ... tun0: Phase: deflink: dial -> carrier > ... tun0: Phase: deflink: Disconnected! > ... tun0: Phase: deflink: carrier -> hangup > ... tun0: Phase: deflink: [some connection stats] > ... > ... tun0: Phase: deflink: hangup -> opening > > and so on. > > It is not clear to me how far into the negotiation it is > getting -- so I'm not even sure what the problem is that I'm > trying to solve. > > Can anyone help me towards identifying the problem? I can > post ppp.conf and the actual log transcripts if that would > be helpful. I can also run it a few more times with higher > logging levels if someone could suggest what options would > provide helpful info with 'set log'. > > > -- > Paul. > > mailto:paulh@chariot.net.au > mailto:paul.hoadley@student.adelaide.edu.au > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message