"Bubble Reading" <[EMAIL PROTECTED]> writes:

Hi,

(Please don't top post)

> Set up IPSec on FreeBSD (Use Fast IPSec)
>
>     - Run VPN tests for the different ciphers & modes
>       - Run with OCF and a cryptosoft variant
>
> How do I do this ? Is there some documentation ?

http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ipsec.html
should give you some indication, there's a mistake in the setup (mixing
gif & esp tunnels, just use esp tunnels or gif tunnels over esp
transport)

You need to install an iked, like isakmpd or racoon, if you don't want
to use manual keying (ports come with man pages) :
/usr/ports/security/ipsec-tools
/usr/ports/security/isakmpd

For details regarding ipsec usage/implementation on FreeBSD , take a
look at the man pages :
man 4 fast_ipsec
man 4 crypto

Regards

-- 
 Cela m'a même déjà valu quelques discussions animés avec mes paires
 -+- FC in <http://www.le-gnu.net> : Tête à tête ou tête à queue ? -+-
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to