From owner-freebsd-questions@FreeBSD.ORG Fri Jul 4 07:17:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B729E37B401 for ; Fri, 4 Jul 2003 07:17:49 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19FDB43FE9 for ; Fri, 4 Jul 2003 07:17:49 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by comcast.net (rwcrmhc11) with ESMTP id <2003070414174801300anl40e>; Fri, 4 Jul 2003 14:17:48 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h64EHiro002724; Fri, 4 Jul 2003 10:17:44 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h64EHhXG002721; Fri, 4 Jul 2003 10:17:43 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: FBSD_user@a1poweruser.com References: From: Lowell Gilbert Date: 04 Jul 2003 10:17:43 -0400 In-Reply-To: Message-ID: <448yres7eg.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: user ppp & cable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "freebsd-questions@FreeBSD.ORG" List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jul 2003 14:17:50 -0000 "FBSD_User" writes: > Any body using user ppp/nat on cable isp? Is this what Netgraph is > used for? An example of a working ppp.conf would be appreciated. A > pointer to a how-to would be great. If your ISP uses PPP (probably PPP over Ethernet), then see the the FreeBSD Handbook section titled "Using PPP over Ethernet (PPPoE)". http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoe.html If the ISP doesn't use PPP, then you won't use it either.