From owner-freebsd-net Tue Mar 9 16: 4:53 1999 Delivered-To: freebsd-net@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id DD4EB14E6E for ; Tue, 9 Mar 1999 16:04:50 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id QAA86065; Tue, 9 Mar 1999 16:04:00 -0800 (PST) From: Archie Cobbs Message-Id: <199903100004.QAA86065@bubba.whistle.com> Subject: Re: PPPoE server or client Unix implementation? In-Reply-To: <36E56024.F9053624@usa.alcatel.com> from Fadi Nasser at "Mar 9, 99 09:53:40 am" To: fnasser@usa.alcatel.com (Fadi Nasser) Date: Tue, 9 Mar 1999 16:04:00 -0800 (PST) Cc: freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Fadi Nasser writes: > Hi all > I read somewhere that somebody has posted the source code to a > PPP-over- Ethernet server (or client) to a FreeBSD newsgroup. I > have not had much luck finding the source code (or anything remotely > related to PPPoE) yet in any of the BSD groups. Would those of you > who are aware of such implementations please set me on the right > track. Your help is much appreciated. Netgraph is available at ftp://ftp.whistle.com/pub/archie/netgraph/index.html. This version includes support for netgraph-enabling Ethernet drivers. With the latest mpd port (net/mpd) you can do PPP over netgraph. However, the specifics of PPP over Ethernet described in the draft RFC are not implemented, ie, this would be like PPP inside raw Ethernet frames. But one could easily write a PPPoE netgraph node type (hmmm :) -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message