[Openswan Users] Klips patch
sasa
sasa at shoponweb.it
Tue Oct 25 18:56:46 CEST 2005
"Paul Wouters" wrote:
> That's BAD! You should never have both af_key and ipsec loaded at the same time,
> since they're both trying to register the IPsec PFKEY socket interface.
..ok but can I to do this ??
> Do NOT load the ipsec module when af_key is loaded. First unload af_key, then
> load ipsec. Perhaps you want to remove or move aisde the af_key kernel module
...I remove firt modules af_key and then load ipsec.conf but however not function, in fact:
[root at test4 ~]# modprobe ipsec
[root at test4 ~]# lsmod
Module Size Used by
..
ipsec 339628 0
..
[root at test4 ~]# service ipsec start
ipsec_setup: Starting Openswan IPsec 2.4.0...
ipsec_setup: insmod /lib/modules/2.6.11-1.35_FC3/kernel/net/key/af_key.ko
ipsec_setup: insmod /lib/modules/2.6.11-1.35_FC3/kernel/net/ipv4/ah4.ko
ipsec_setup: FATAL: Error inserting ah4 (/lib/modules/2.6.11-1.35_FC3/kernel/net/ipv4/ah4.ko): Resource temporarily unavailable
ipsec_setup: insmod /lib/modules/2.6.11-1.35_FC3/kernel/net/ipv4/esp4.ko
ipsec_setup: FATAL: Error inserting esp4 (/lib/modules/2.6.11-1.35_FC3/kernel/net/ipv4/esp4.ko): Resource temporarily unavailable
ipsec_setup: insmod /lib/modules/2.6.11-1.35_FC3/kernel/net/ipv4/ipcomp.ko
ipsec_setup: insmod /lib/modules/2.6.11-1.35_FC3/kernel/net/ipv4/xfrm4_tunnel.ko
..also without module af:_key, esp4 and ipcomp however isn.'t used ipsec module.
??
still thanks.
Salvatore.
More information about the Users
mailing list