Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2007 16:05:14 +0200
From:      Eric Masson <emss@free.fr>
To:        "Bubble Reading" <bubblereading@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: OpenSWAN equivalent on FreeBSD
Message-ID:  <86wsu1ac85.fsf@srvbsdnanssv.interne.kisoft-services.com>
In-Reply-To: <a65132710710050630r4c7fe649n3b7b05ff4c81a1db@mail.gmail.com> (Bubble Reading's message of "Fri, 5 Oct 2007 14:30:30 %2B0100")
References:  <a65132710710050550w45e14cf4oe59923a318fc4d41@mail.gmail.com> <47063B2F.4080801@FreeBSD.org> <a65132710710050630r4c7fe649n3b7b05ff4c81a1db@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Bubble Reading" <bubblereading@gmail.com> 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 ? -+-



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86wsu1ac85.fsf>