From owner-freebsd-net Sun Jan 30 21:42:30 2000 Delivered-To: freebsd-net@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 6DF8214F03 for ; Sun, 30 Jan 2000 21:42:28 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id VAA98787; Sun, 30 Jan 2000 21:40:36 -0800 (PST) From: Archie Cobbs Message-Id: <200001310540.VAA98787@bubba.whistle.com> Subject: Re: netgraph documentation? In-Reply-To: <14485.890.587777.715364@trooper.velocet.net> from David Gilbert at "Jan 30, 2000 10:37:30 pm" To: dgilbert@velocet.ca (David Gilbert) Date: Sun, 30 Jan 2000 21:40:36 -0800 (PST) Cc: archie@whistle.com (Archie Cobbs), julian_elischer@yahoo.com (Julian Elischer), kbyanc@posi.net (Kelly Yancey), freebsd-net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (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 David Gilbert writes: > Archie> Right now, the ng_pptpgre(8) netgraph module is only used by > Archie> the net/mpd-netgraph port. Eventually ppp(8) may also support > Archie> it. > > Archie> You should be able to have a working PPTP client or server > Archie> using mpd, albeit without MPPE encryption. > > What resources might need to come to bear to bring this to fruition? > Moreover, how great is this distance? Which 'distance' are you referring to? Mpd works now, without MPPE. Adding MPPE is easy, but held back by the ususal crypto crap... the netgraph and mpd parts are done, you just need to add a couple of easy-to-find files in /usr/src/sys/crypto (rc4.c and rc4.h). As for ppp(8) and netgraph and/or PPTP, you'd have to ask brian@freebsd.org. -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