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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to