Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2003 23:46:24 -0700
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        Michael Sierchio <kudzu@tenebras.com>
Cc:        ari.suutari@syncrontech.com
Subject:   Re: kern/53624: patches for ipfw2 to support ipsec packet filtering
Message-ID:  <20030706234624.A45394@xorpc.icir.org>
In-Reply-To: <3F08DABB.2020509@tenebras.com>; from kudzu@tenebras.com on Sun, Jul 06, 2003 at 07:28:11PM -0700
References:  <200307070113.h671DPeG082710@freefall.freebsd.org> <3F08DABB.2020509@tenebras.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 06, 2003 at 07:28:11PM -0700, Michael Sierchio wrote:
> Luigi Rizzo wrote:
> > Synopsis: patches for ipfw2 to support ipsec packet filtering
> > 
> > State-Changed-From-To: open->closed
> > State-Changed-By: luigi
> > State-Changed-When: Sun Jul 6 18:13:14 PDT 2003
> > State-Changed-Why: 
> > committed, thanks
> 
> 
> Question: How does this interact with Sam Leffler's FAST_IPSEC ?

i believe it works in the way you mention.

	luigi

> That is, may we instead of
> 
> 	options IPFIREWALL
> 	options IPSEC
> 	options IPSEC_ESP
> 	options IPSEC_FILTERGIF
> 
> do this
> 	options IPFIREWALL
> 	options FAST_IPSEC
> 	options IPSEC_FILTERGIF
> ?
> 
> 



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