Public bug reported:

Hi,

I'm running Ubuntu 14.04 and installed Strongswan 5.1.2 with strongswan-
plugin-kernel-libipsec. The problem is that the plugin kernel-libipsec
is not loading even if /etc/strongswan.d/charon/kernel-libipsec.conf has
the option "load = yes" been set. Also in syslog it seems that
strongswan is not even looking for that plugin.

Here's the log:

Apr 18 11:20:54 vpn charon: 00[DMN] Starting IKE charon daemon (strongSwan 
5.1.2, Linux 3.13.0-24-generic, i686)
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'test-vectors': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'aes': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'rc2': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'sha1': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'sha2': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'md4': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'md5': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'random': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'nonce': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'x509': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'revocation': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'constraints': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'pkcs1': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'pkcs7': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'pkcs8': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'pkcs12': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'pem': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] Padlock not found, CPU is GenuineIntel
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'padlock': failed to load - 
padlock_plugin_create returned NULL
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'openssl': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'xcbc': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'cmac': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'hmac': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'ctr': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'ccm': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'gcm': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'attr': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'kernel-netlink': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'resolve': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'socket-default': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'stroke': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'updown': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'eap-identity': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'eap-radius': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'eap-ttls': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'xauth-eap': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] plugin 'addrblock': loaded successfully
Apr 18 11:20:54 vpn charon: 00[LIB] feature PUBKEY:DSA in plugin 'pem' has 
unmet dependency: PUBKEY:DSA
Apr 18 11:20:54 vpn charon: 00[LIB] feature PRIVKEY:DSA in plugin 'pem' has 
unmet dependency: PRIVKEY:DSA
Apr 18 11:20:54 vpn charon: 00[LIB] feature CERT_DECODE:PGP in plugin 'pem' has 
unmet dependency: CERT_DECODE:PGP
Apr 18 11:20:54 vpn charon: 00[LIB] feature CERT_DECODE:X509_OCSP_REQUEST in 
plugin 'pem' has unmet dependency: CERT_DECODE:X509_OCSP_REQUEST
Apr 18 11:20:54 vpn charon: 00[LIB] feature CERT_DECODE:TRUSTED_PUBKEY in 
plugin 'pem' has unmet dependency: CERT_DECODE:TRUSTED_PUBKEY
Apr 18 11:20:54 vpn charon: 00[CFG] loading ca certificates from 
'/etc/ipsec.d/cacerts'
Apr 18 11:20:54 vpn charon: 00[CFG]   loaded ca certificate "C=, O=, CN=" from 
'/etc/ipsec.d/cacerts/caCert.pem'
Apr 18 11:20:54 vpn charon: 00[CFG] loading aa certificates from 
'/etc/ipsec.d/aacerts'
Apr 18 11:20:54 vpn charon: 00[CFG] loading ocsp signer certificates from 
'/etc/ipsec.d/ocspcerts'
Apr 18 11:20:54 vpn charon: 00[CFG] loading attribute certificates from 
'/etc/ipsec.d/acerts'
Apr 18 11:20:54 vpn charon: 00[CFG] loading crls from '/etc/ipsec.d/crls'
Apr 18 11:20:54 vpn charon: 00[CFG] loading secrets from '/etc/ipsec.secrets'
Apr 18 11:20:54 vpn charon: 00[CFG]   loaded RSA private key from 
'/etc/ipsec.d/private/serverKey.pem'
Apr 18 11:20:54 vpn charon: 00[CFG]   loaded IKE secret for %any
Apr 18 11:20:54 vpn charon: 00[LIB] loaded plugins: charon test-vectors aes rc2 
sha1 sha2 md4 md5 random nonce x509 revocation constraints pkcs1 pkcs7 pkcs8 
pkcs12 pem openssl xcbc cmac hmac ctr ccm gcm attr kernel-netlink resolve 
socket-default stroke updown eap-identity eap-radius eap-ttls xauth-eap 
addrblock
Apr 18 11:20:54 vpn charon: 00[LIB] unable to load 5 plugin features (5 due to 
unmet dependencies)
Apr 18 11:20:54 vpn charon: 00[LIB] dropped capabilities, running as uid 0, gid 0
Apr 18 11:20:54 vpn charon: 00[JOB] spawning 16 worker threads
Apr 18 11:20:54 vpn charon: 07[LIB] created thread 07 [17798]
Apr 18 11:20:54 vpn charon: 08[LIB] created thread 08 [17799]
Apr 18 11:20:54 vpn charon: 09[LIB] created thread 09 [17800]
Apr 18 11:20:54 vpn charon: 10[LIB] created thread 10 [17801]
Apr 18 11:20:54 vpn charon: 11[LIB] created thread 11 [17802]
Apr 18 11:20:54 vpn charon: 12[LIB] created thread 12 [17803]
Apr 18 11:20:54 vpn charon: 13[LIB] created thread 13 [17804]
Apr 18 11:20:54 vpn charon: 15[LIB] created thread 15 [17806]
Apr 18 11:20:54 vpn charon: 14[LIB] created thread 14 [17805]
Apr 18 11:20:54 vpn charon: 16[LIB] created thread 16 [17807]
Apr 18 11:20:54 vpn charon: 06[LIB] created thread 06 [17797]
Apr 18 11:20:54 vpn charon: 05[LIB] created thread 05 [17796]
Apr 18 11:20:54 vpn charon: 04[LIB] created thread 04 [17795]
Apr 18 11:20:54 vpn charon: 03[LIB] created thread 03 [17794]
Apr 18 11:20:54 vpn charon: 02[LIB] created thread 02 [17793]
Apr 18 11:20:54 vpn charon: 01[LIB] created thread 01 [17792]

Thanks,
TZ

** Affects: strongswan (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to strongswan in Ubuntu.
https://bugs.launchpad.net/bugs/1309594

Title:
  kernel-libipsec not loading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/strongswan/+bug/1309594/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to