Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 22:52:51 -0700
From:      Ben Jackson <ben@ben.com>
To:        freebsd-hackers@freebsd.org, freebsd-net@freebsd.org
Cc:        matthewr@moreton.com.au
Subject:   port of MPPE (microsoft VPN encryption) to FreeBSD
Message-ID:  <200007150552.WAA03437@pulsar.home.ben.com>

next in thread | raw e-mail | index | archive | help
I needed MPPE to tunnel into work and found:

http://www.moretonbay.com/vpn/releases/ppp-2.3.10-openssl-norc4-mppe.patch.gz

which applies to ppp-2.3.10 and adds MS CHAP v1 and v2 and MPPE to
pppd and the related kernel code.  Imagine my surprise when I found
that only the CHAP parts were portable and the MPPE was only available
for Linux!  So, in a process not unlike hammering a square peg into
a round hole, I got the kernel components working under FreeBSD 3.4.

Has anyone else already done this?  Is anyone mbuf-savvy interetested
in suggesting more elegant ways of supporting this code for BSD?  My
main purpose in sending this is to make sure any interested parties
pester me so I get around to sharing the results...

--Ben


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?200007150552.WAA03437>