Date: Thu, 13 Jun 2002 11:30:24 -0700 (PDT) From: Archie Cobbs <archie@dellroad.org> To: Lars Eggert <larse@ISI.EDU> Cc: net@FreeBSD.ORG Subject: Re: netgraph encryption? Message-ID: <200206131830.g5DIUOv19457@arch20m.dellroad.org> In-Reply-To: <3D08437A.1060005@isi.edu> "from Lars Eggert at Jun 13, 2002 00:02:18 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206131830.g5DIUOv19457>