[strongSwan] network-manager-strongswan in Ubuntu 11.04

Peter Winterer winterer at informatik.uni-freiburg.de
Fri Apr 29 14:04:43 CEST 2011


Hi all,
I'm trying to setup a strongSwan vpn-connection with the strongSwan
NetworkManager plugin in Ubuntu 11.04. I installed the strongswan
packages (network-manager-strongswan) that comes with the distribution
(11.04) The setup is with x509 authentication and works always fine with
Ubuntu 10.10 and below.

However, with Ubuntu 11.04 it isn't working anymore.
Please see the logs from the client. Can someone confirm this issue with
Ubuntu 11.04?

Thanks
Peter



NetworkManager[920]: <info> Starting VPN service 'strongswan'...
NetworkManager[920]: <info> VPN service 'strongswan' started
(org.freedesktop.NetworkManager.strongswan), PID 2200
charon: 00[DMN] Starting IKEv2 charon daemon (strongSwan 4.5.0)
charon: 00[LIB] Padlock not found, CPU is GenuineIntel
charon: 00[LIB] plugin 'padlock': failed to load - padlock_plugin_create
returned NULL
charon: 00[LIB] plugin 'pkcs11' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-pkcs11.so: cannot open shared
object file: No such file or directory
charon: 00[LIB] plugin 'ctr' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-ctr.so: cannot open shared object
file: No such file or directory
charon: 00[LIB] plugin 'ccm' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-ccm.so: cannot open shared object
file: No such file or directory
charon: 00[LIB] plugin 'gcm' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-gcm.so: cannot open shared object
file: No such file or directory
charon: 00[KNL] listening on interfaces:
charon: 00[KNL]   eth0
charon: 00[KNL]     a.b.c.d
charon: 00[KNL]     x::y:z:a:1daf
charon: 00[KNL]   wlan0
charon: 00[LIB] plugin 'stroke' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-stroke.so: cannot open shared
object file: No such file or directory
charon: 00[CFG] sql plugin: database URI not set
charon: 00[LIB] plugin 'sql': failed to load - sql_plugin_create
returned NULL
charon: 00[LIB] plugin 'updown' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-updown.so: cannot open shared
object file: No such file or directory
charon: 00[CFG] no valid RADIUS server configuration found
charon: 00[LIB] plugin 'eap-radius': failed to load -
eap_radius_plugin_create returned NULL
charon: 00[CFG] mediation database URI not defined, skipped
charon: 00[LIB] plugin 'medsrv': failed to load - medsrv_plugin_create
returned NULL
charon: 00[CFG] mediation client database URI not defined, skipped
charon: 00[LIB] plugin 'medcli': failed to load - medcli_plugin_create
returned NULL
charon: 00[CFG] HA config misses local/remote address
charon: 00[LIB] plugin 'ha': failed to load - ha_plugin_create returned NULL
charon: 00[LIB] plugin 'led' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-led.so: cannot open shared object
file: No such file or directory
charon: 00[LIB] plugin 'addrblock' failed to load:
/usr/lib/ipsec/plugins/libstrongswan-addrblock.so: cannot open shared
object file: No such file or directory
charon: 00[DMN] loaded plugins: test-vectors curl ldap aes des sha1 sha2
md5 random x509 revocation pubkey pkcs1 pgp pem openssl fips-prf gmp
agent xcbc hmac attr kernel-netlink resolve socket-raw farp eap-identity
eap-aka eap-md5 eap-gtc eap-mschapv2 eap-tls eap-ttls eap-tnc dhcp
charon: 00[JOB] spawning 16 worker threads
NetworkManager[920]: <warn> VPN service 'strongswan' start timed out
NetworkManager[920]: <info> Policy set 'Auto eth0' (eth0) as default for
IPv4 routing and DNS.
charon: 00[DMN] signal of type SIGTERM received. Shutting down


strongswan.conf:
charon {
        threads = 16
        plugins {

                sql {
                        loglevel = -1
                }
        }
}

pluto {
}

libstrongswan {
}






More information about the Users mailing list