[Openswan Users] Problem KLIPS INSTALLATION :-)

Paul Wouters paul at xelerance.com
Mon Oct 30 10:32:34 EST 2006


On Mon, 30 Oct 2006, conn intel wrote:

> I am trying to install KLIPS but still dont leave it.. to the end.. :-)
>
> I have successfully patch the kernel 2.6.17 using patch provided with
> openswan 2.4.6. And also done the following changes in .config. After
> booting in the new patched kernel i have successfully compiled openswan from
> the instructions in README. But find the error below when trying to restart
> ipsec. Also i have tried to do the modprobe but in vain.
>
> Let me know where i am making mistake ..

> Oct 31 01:35:40 localhost ipsec__plutorun: 034 "netone": can not initiate:
> no acceptable kernel algorithms loaded
>
> modprobe ipsec
> FATAL: Error inserting ipsec
> (/lib/modules/2.6.17/kernel/net/ipsec/ipsec.ko): Unknown symbol in module,
> or unknown parameter (see dmesg)
> & in dmesg ::

> ipsec: Unknown symbol ipsec_cryptoapi_init

Looks like you changed a non-modular bit of the kernel, and compiled the module
but not the entire kernel and its other modules.
do a make clean bzImage modules modules_install and reboot into the new kernel?

Paul


More information about the Users mailing list