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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to