From owner-freebsd-questions Fri Jan 5 21:49:20 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 21:49:18 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mostgraveconcern.com (mostgraveconcern.com [216.82.145.240]) by hub.freebsd.org (Postfix) with ESMTP id 2AD4B37B402 for ; Fri, 5 Jan 2001 21:49:18 -0800 (PST) Received: from danco (danco.mostgraveconcern.com [10.20.155.2]) by mostgraveconcern.com (8.11.1/8.11.1) with SMTP id f065nHY59717 for ; Fri, 5 Jan 2001 21:49:17 -0800 (PST) (envelope-from dan@mostgraveconcern.com) Message-ID: <00f601c077a4$683c5460$029b140a@danco> Reply-To: "Dan O'Connor" From: "Dan O'Connor" To: Subject: Re: FreeBSD DSL setup questions Date: Fri, 5 Jan 2001 21:49:16 -0800 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 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Copy of off-list response for archive purposes...] >I see with my CenturyTel DSL setup in Windows, they are using the >PPPoE protocol. Does that mean I must configure FreeBSD in this >manner? Yes, I think you have to use User-ppp (see 'man 8 ppp') for PPPoE support. >In step 6 (netstat -rn) should I see an assigned gateway when using DHCP? >Are there any other diagnostics I could run, besides ping, to see discover >the problem? Boy, it's been awhile since I had a DHCP address...I'm not really sure, but I *think* it should automagically get set by dhclient when it gets a DHCP lease... But, since you have PPPoE, User-PPP will handle this for you. While I haven't used ppp in PPPoE mode, I have used it for a regular modem, so you may find the Sheet on PPP (http://www.mostgraveconcern.com/freebsd/sheet.cgi?ppp) somewhat helpful, at least for setting up firewall rules (Use the filter capabilities of ppp for firewalling, rather than ipfw or ipfilter). Also, when DSL lines started to become really popular about a year ago, there was a lot of chatter on the mailing lists about PPPoE. So be sure to check out the FreeBSD mailing list archives too. (Start here: http://www.freebsd.org/cgi/search.cgi?words=PPPoE&max=100&sort=score&index=r ecent&source=freebsd-questions) Hope this gets you on the right track... --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com FreeBSD Cheat Sheets http://www.mostgraveconcern.com/freebsd/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message