From owner-freebsd-questions Thu Dec 19 23:55:28 2002 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 9CD4F37B401 for ; Thu, 19 Dec 2002 23:55:26 -0800 (PST) Received: from harrier.mail.pas.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B3B743EE5 for ; Thu, 19 Dec 2002 23:55:26 -0800 (PST) (envelope-from rpratt1950@earthlink.net) Received: from user113.net160.fl.sprint-hsd.net ([204.215.39.113] helo=k6-2.weeble.com) by harrier.mail.pas.earthlink.net with smtp (Exim 3.33 #1) id 18PHzp-00070m-00; Thu, 19 Dec 2002 23:55:01 -0800 Date: Fri, 20 Dec 2002 02:54:51 -0500 From: Randy Pratt To: Darren Pilgrim Cc: freebsd-questions@freebsd.org, andrew@ugh.net.au Subject: Re: FTP installation from the floppies through ADSL modem with PPPoE or PPTP protocol. Message-Id: <20021220025451.36548672.rpratt1950@earthlink.net> In-Reply-To: <3E02BC6F.60501@pantherdragon.org> References: <20021220002519.2f3fb58a.rpratt1950@earthlink.net> <3E02BC6F.60501@pantherdragon.org> X-Mailer: Sylpheed version 0.8.6 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 19 Dec 2002 22:45:03 -0800 Darren Pilgrim wrote: > Randy Pratt wrote: > > Darren wrote: > >>Andrew wrote: > >>>On Fri, 20 Dec 2002, Asker wrote: > >>> > >>>>The modem can be configured to use PPPoE or PPTP protocol for making the > >>>>connection with my Internet Servise Provider. > >>> > >>>Well if the modem does PPPoE itself (and preusmably NAT) then you need no > >>>speical support from the OS. From its poitn of view you are just conencted > >>>via ethernet. > >> > >>If you need the machine to do PPPoE, ppp supports PPPoE. For this to > >>work, though, you need netgraph, which isn't in GENERIC. You will need > >>to make a custom kernel and build your own set of custom floppies. > > > > Happily, kernel configuration is no longer necessary for PPPoE. If the > > necessary netgraph support is not built into the kernel, it will be > > dynamically loaded by ppp (See handbook section on PPPoE). > > Yes, but with floppies, the kernel modules aren't available, are they? > Am I missing something? Like you, I don't see any modules on the floppies but they do indeed support PPPoE. I'm not sure how the magic works but I'm assuming that the support is built into the GENERIC kernel. Perhaps one of our kernel gurus could shed a bit more light on this. I have installed both 4.7-R and 5.0-DP1 using the two floppies and PPPoE/FTP. It would be nice if this were a menu option of Sysinstall but very few people have a real need for this method. Typically, those with broadband will download and burn an installation cdrom. My apologies for not being able to answer more definitively. Randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message