From owner-freebsd-questions@FreeBSD.ORG Thu Mar 10 10:49:10 2005 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 2B77416A4CE for ; Thu, 10 Mar 2005 10:49:10 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 187F843D3F for ; Thu, 10 Mar 2005 10:49:09 +0000 (GMT) (envelope-from emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 10 Mar 2005 10:49:07 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) (62.245.232.135) by mail.gmx.net (mp003) with SMTP; 10 Mar 2005 11:49:07 +0100 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-questions@freebsd.org Date: Thu, 10 Mar 2005 11:48:45 +0100 User-Agent: KMail/1.7.2 References: <6.2.1.2.2.20050309103130.027802e8@localhost> In-Reply-To: <6.2.1.2.2.20050309103130.027802e8@localhost> X-Birthday: 10/06/72 X-CelPhone: +49 173 9967781 X-Tel: +49 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1621821.N5KnjVJO2J"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503101148.50332@harrymail> X-Y-GMX-Trusted: 0 cc: "J.D. Bronson" Subject: Re: in-kernel pppoe ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 10:49:10 -0000 --nextPart1621821.N5KnjVJO2J Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Mittwoch, 9. M=E4rz 2005 17:32 schrieb J.D. Bronson: > Does 5.4PRE offer in-kernel pppoe to use to connect to my DSL ISP (pppoe)? Yes, you can use kernelmode PPP=20 (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ppp-and-slip.htm= l) or netgraph (man 4 netgraph). For netgraph you need mpd from the ports to=20 control it. =2DHarry > I have userland pppoe configured and running and was wondering if > anyone has this working and opinions... > > Thanks :) --nextPart1621821.N5KnjVJO2J Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCMCYSBylq0S4AzzwRAsZqAJ96liJlNjmd34VJYIFHfOQTXETnhgCeNGfw hbt4gNDecVR+PFjcq3NWSGk= =CtL9 -----END PGP SIGNATURE----- --nextPart1621821.N5KnjVJO2J--