Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Apr 2004 15:07:11 +0100
From:      Bruce M Simpson <bms@spc.org>
To:        Paul Beers <freebsd@langedaik.nl>
Cc:        freebsd-current@freebsd.org
Subject:   Re: TCP MD5SUM broken / still not working ?
Message-ID:  <20040423140711.GJ722@empiric.dek.spc.org>
In-Reply-To: <opr6vejvlzjl9302@mail.eweka.nl>
References:  <opr6vejvlzjl9302@mail.eweka.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 22, 2004 at 11:20:09AM -0700, Paul Beers wrote:
> I'm trying to setup BGP with TCP_MD5SUM enabled, to secure my BGP 
> sessions, but i'm not getting it to work, i've enabled FAST_IPSEC, and 
> device devcrypto, does somebody know if it happens to be broken in 
> yesterdays cvs, or do i have to add more options to get TCP_MD5SUM working 
> correctly ?

The required kernel options are:

options FAST_IPSEC
options TCP_SIGNATURE
device crypto
device cryptodev

Regards,
BMS



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