From owner-freebsd-net Thu Jun 13 12:15: 8 2002 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id 80F1537B41D for ; Thu, 13 Jun 2002 12:15:02 -0700 (PDT) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id LAA57717; Thu, 13 Jun 2002 11:30:44 -0700 (PDT) Received: (from archie@localhost) by arch20m.dellroad.org (8.11.6/8.11.6) id g5DIUOv19457; Thu, 13 Jun 2002 11:30:24 -0700 (PDT) (envelope-from archie) From: Archie Cobbs Message-Id: <200206131830.g5DIUOv19457@arch20m.dellroad.org> Subject: Re: netgraph encryption? In-Reply-To: <3D08437A.1060005@isi.edu> "from Lars Eggert at Jun 13, 2002 00:02:18 am" To: Lars Eggert Date: Thu, 13 Jun 2002 11:30:24 -0700 (PDT) Cc: net@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Lars Eggert writes: > > ng_mppc(4) implements lame-strength encryption. > > I looked briefly at ng_mppc but and was under the impression it needed a > ppp node above it. The packets I'd like to feed to an encryption node > are UDP (and soon TCP and IP). Or am I wrong? In reality you can feed it anything you want. It's not PPP specific. You would however have to rig up a node that handles packets going out and returning on the same hook (ng_bpf(4) could be configured to do this). -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message