<div dir="ltr"><div><div><div><div><div><div><div><div><div><div><div><div><div>Hello.<br><br></div>I'm trying to install StrongSwan 5.1.0 on my Synology DS213+.<br></div>I've successfully cross-compiled strongswan for my Synology.<br>

</div>Now when I try to start it with ipsec start, I get following errors in log file:<br><br>Oct 30 07:34:39 00[DMN] Starting IKE charon daemon (strongSwan 5.1.0, Linux 2.6.<br>Oct 30 07:34:39 00[KNL] received netlink error: Operation not supported (95)<br>

Oct 30 07:34:39 00[KNL] unable to create IPv4 routing table rule<br>Oct 30 07:34:39 00[KNL] received netlink error: Operation not supported (95)<br>Oct 30 07:34:39 00[KNL] unable to create IPv6 routing table rule<br>Oct 30 07:34:39 00[CFG] loading ca certificates from '/usr/local/etc/ipsec.d/cac<br>

Oct 30 07:34:39 00[LIB] building CRED_CERTIFICATE - X509 failed, tried 3 builder<br>Oct 30 07:34:39 00[CFG]   loading ca certificate from '/usr/local/etc/ipsec.d/ca<br>Oct 30 07:34:39 00[CFG] loading aa certificates from '/usr/local/etc/ipsec.d/aac<br>

Oct 30 07:34:39 00[CFG] loading ocsp signer certificates from '/usr/local/etc/ip<br>Oct 30 07:34:39 00[CFG] loading attribute certificates from '/usr/local/etc/ipse<br>Oct 30 07:34:39 00[CFG] loading crls from '/usr/local/etc/ipsec.d/crls'<br>

Oct 30 07:34:39 00[CFG] loading secrets from '/usr/local/etc/ipsec.secrets'<br>...<br><br></div>Does anyone know what should I do about that  netlink error ? <br></div>I'm probably missing some kernel modules. <br>

</div>Before that I got error:<br>Oct 28 21:59:48 00[KNL] unable to bind XFRM event socket<br><br></div>I've fixed that by loading xfrm_user module: insmod /usr/lib/modules/xfrm_user.ko<br></div><br></div>Where can I get filenames (?.ko) for the kernel modules, that are required for strongswan (<a href="http://wiki.strongswan.org/projects/strongswan/wiki/KernelModules">wiki.strongswan.org/projects/strongswan/wiki/KernelModules</a>) ? <br>

</div>I've also tried to crosscompile KO modules, using this guide:<br><a href="http://www.bydavy.com/2012/01/compiling-linux-kernel-modules-for-synology-devices/">http://www.bydavy.com/2012/01/compiling-linux-kernel-modules-for-synology-devices/</a><br>

</div>but I'm not sure which modules should I copy then. I found that xfrm_user.ko, but that one is already on synology.<br><br></div>Any idea what should I try next ? <br><br>Thanks!<br><br></div>Luka<br></div>