The unity plugin is not enabled in the autoconf options in the ebuild. It is needed for connecting to cisco routers. See: http://wiki.strongswan.org/projects/strongswan/wiki/UnityPlugin --enable-unity needs to be added. Preferably with a USE flag Reproducible: Always Steps to Reproduce: 1. add cisco_unity=yes to strongswan.conf 2. restart strongswan 2. run ipsec statusall | grep unity Actual Results: the unity plugin is not loaded Expected Results: it should be loaded
Fixed in 5.2.0-r1, enabld with the use flag "strongswan_plugins_unity" :)