<div dir="ltr"><div><div><div><div><div>Hi,<br><br></div>I'm trying to start the ipsec connection using "ipsec start", but it fails with the following:<br><br>root@localhost:/# ikeipsec start                                               <br>Starting strongSwan 5.3.1 IPsec [starter]...<br>modprobe: module ah4 not found in modules.dep<br>modprobe: module esp4 not found in modules.dep<br>modprobe: module ipcomp not found in modules.dep<br>modprobe: module xfrm4_tunnel not found in modules.dep<br>modprobe: module xfrm_user not found in modules.dep<br>Aborted<br><br></div>Ok, it means that the required modules are missing. But what if I have a kernel which was compiled with all the required options set to "y" instead of "m", so that all the kernel IPSec support is compiled in.<br><br></div>Can you somehow still force the strongswan to bypass kernel modules and use the ipsec support if it was compiled into the kernel?<br><br></div>Thanks,<br></div>Marko.<br></div>