Hi, > I am getting the following error message of no socket implementation.
> no socket implementation registered, receiving failed > loaded plugins: aes des sha1 sha2 md5 pem pkcs1 gmp random hmac stroke > kernel-netlink updown Yes, seems that your WR build does not load a socket plugin. Your strongswan.conf "load" statement includes socket-default, but it seems that the plugin is missing. Check which socket plugin you have installed, or ./configure strongSwan with --enable-socket-default. Regards Martin _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
