[Openswan dev] CVS HEAD: ipsec: Unknown symbol ipsec_3des_init

Antony Antony appu at phenome.org
Sat May 7 14:49:20 CEST 2005


Hi,

I am trying to get klips working. modeprobe fails with errors. 

/usr/src/openswan-2#; modprobe  ipsec
FATAL: Error inserting ipsec (/lib/modules/2.6.11.8/kernel/net/ipsec/ipsec.ko): Unknown symbol in module, or unknown parameter (see dmesg)

from dmesg

NET: Unregistered protocol family 15
ipsec: Unknown symbol ipsec_3des_init
NET: Registered protocol family 15
Initializing IPsec netlink socket
ipsec: Unknown symbol ipsec_3des_init

Look like 3DES is not linked? also not sure if 3DES is compiled, but des.ko loaded. Saw the same problem with 2.3.1 release also.

I compiled openswan cvs head version for kernel 2.6.11.8(from kernel.org), but the module ipsec is not loading.  any suggestions how fix this ?

-antony


More information about the Dev mailing list