[Openswan dev] NULL encryption help in IPSEC

Paul Wouters paul at xelerance.com
Wed Sep 7 17:40:36 CEST 2005


On Fri, 2 Sep 2005, neha sharda wrote:

> I downloaded openswan-2.4.0rc4.tar.gz from openswan.org and then I configured the file ipsec.conf for NULL encryption using esp=NULL. Further, I checked that the NULL encryption is implemented in the code (ESP_NULL), so
>
> 1) I had set the value of the flag SUPPORT_ESP_NULL in the file spdb.c as shown below:
>
> #define SUPPORT_ESP_NULL 1
>
> 2) Further, I had set "CONFIG_KLIPS_ENC_CRYPTOAPI=y" in defconfig file.
>
> However, NULL encryption is not working at all. Could somebody guide me through this problem. I would really appreciate any kind of help.

You might need to enable USE_WAEKSTUFF in Makefile.inc ?

Paul


More information about the Dev mailing list