[Openswan Users]
whack: Pluto is not running (no "/var/run/pluto.ctl")
Clif Smith
openswan at cjs226.com
Tue Apr 26 22:03:16 CEST 2005
I'm using the openswan v2.3.1 fc3 rpms. After I start ipsec and then
run <ipsec auto --up TEST>, I receive:
whack: Pluto is not running (no "/var/run/pluto.ctl")
Here's my ipsec.conf:
version 2
config setup
#not needed for 2.6 kernel? interfaces="ipsec0=eth0"
#not needed for 2.6 kernel? plutoopts="--interface eth0"
conn TEST
left=%defaultroute
leftid=@groupname
leftxauthclient=yes
right=$PUBLIC_IP # IP of the VPN Server
rightsubnet=10.1.1.0/24 # Corporate private network
rightxauthserver=yes
authby=secret
auto=add
Here's what's logged:
Apr 26 20:53:55 centipede kernel: NET: Registered protocol family 15
Apr 26 20:53:55 centipede ipsec_setup: KLIPS ipsec0 on eth0
192.168.1.21/255.255.255.0 broadcast 192.168.1.255
Apr 26 20:53:55 centipede ipsec_setup: ...Openswan IPsec started
Apr 26 20:53:55 centipede ipsec_setup: Starting Openswan IPsec 2.3.1...
Apr 26 20:53:55 centipede ipsec_setup: insmod
/lib/modules/2.6.10-1.770_FC3/kernel/net/key/af_key.ko
Apr 26 20:53:55 centipede ipsec_setup: insmod
/lib/modules/2.6.10-1.770_FC3/kernel/net/ipv4/xfrm4_tunnel.ko
Apr 26 20:55:47 centipede kernel: NET: Unregistered protocol family 15
Apr 26 20:55:48 centipede ipsec_setup: ...Openswan IPsec stopped
Apr 26 20:55:48 centipede ipsec_setup: Stopping Openswan IPsec...
More information about the Users
mailing list