[Openswan Users] No suitable connection for peer

Paul Wouters paul at xelerance.com
Thu Sep 29 19:56:41 CEST 2005


On Thu, 29 Sep 2005, Oliver Tomkins wrote:

> "Then simply run yum update and yum install openswan. If you want to use 
> KLIPS instead of NETKEY, also run: yum install openswan-klips"
>
> An ipsec verify:
>
> Checking your system to see if IPsec got installed and started correctly:
> Version check and ipsec on-path                                 [OK]
> Linux Openswan U2.4.0/K2.6.12-1.1456_FC4smp (netkey)

> Still shows NETKEY as the method - how do I force it to use KLIPS?

service ipsec stop
rmmod af_key esp4 ah4 ipcomp
modprobe ipsec
service ipsec start

if no kernel modules are loaded, KLIPS is attempted first. So a reboot would
have worked too :)

Paul


More information about the Users mailing list