[Openswan Users] 2.6.24 nattpatch failure for kernel 2.6.32

Paul Wouters paul at xelerance.com
Tue Feb 9 23:28:34 EST 2010


On Wed, 10 Feb 2010, Yimbo wrote:

> I want to use KLIPS.
> I could not find the KLIPS kernel configuration option in the plain kernel
> source.
> How can I use KLIPS mode?
> Can I use KLIPS stack If I just load ipsec module without kernel
> configuration for KLIPS?

export KERNELSRC=/usr/src/kernels/linux-2.6.x/

then you can:

make module module_install

to install a kernel module, or you can do:

make kpatch

to add klips into the kernel. And then you can run 'make config' in the linux tree

Paul


More information about the Users mailing list