Re: Upgrading from FreeBSD 6.2 to FreeBSD 7.0

From: Mike Tancsa <mike_at_sentex.net>
Date: Wed, 20 Feb 2008 10:34:19 -0500
At 10:10 AM 2/20/2008, Hansa wrote:
>/usr/src/sys/i386/conf/TESTRABIT: unknown option "IPSEC_ESP"
>*** Error code 1
>
>Stop in /usr/src.
>*** Error code 1
>
>Stop in /usr/src.
>kernel build duration: 00:00:00
>==== STUCK ====
>
>My guess is that the ipsec (crypto?) source code is missing? Is this
>correct? If so, where can I find it and where should I put it?

Hi,
         The options for IPSEC are different in RELENG_7. The KAME 
implementation is no longer there as its just FAST_IPSEC.  So get rid 
of IPSEC_ESP and just have

      options IPSEC
      device crypto

in your kernel.

         ---Mike 
Received on Wed Feb 20 2008 - 14:34:21 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:27 UTC