<div dir="ltr">Hi <div>I am new to strongswan, I have been able to successfully  establish tunnel</div><div>between to linux PC . How ever i want to reduce the size of the strongswan image </div><div>and hence i have used the below compilation options .</div>
<div><br></div><div>"       --disable-curl --disable-soup --disable-ldap \</div><div><div>        --enable-gmp --disable-mysql --disable-sqlite \</div><div>        --enable-openssl --enable-curl=no --enable-unbound=no  --enable-     soup=no --enable-ldap=no --enable-blowfish=no --disable-rc2  --disable-fips-prf --disable-gmp \</div>
<div>--enable-rdrand=no --disable-nonce --disable-x509 --disable-revocation --disable-constraints --disable-pubkey --disable-pkcs1 \</div><div>--disable-pkcs7 --disable-pkcs8 --disable-pkcs12   --disable-pgp --disable-sshkey  --disable-dnskey --disable-pem --enable-test-vectors=no \</div>
<div>--enable-mysql=no --enable-sqlite=no --disable-stroke --enable-medsrv=no --enable-medcli=no --enable-sql=no --enable-leak-detective=no \</div><div>--enable-shared  --enable-static=no</div></div><div>"</div><div>
I got it compiled but when i run the below command </div><div>#ipsec start<br></div><div>/usr/sbin/ipsec: exec: line 326: /usr/libexec/ipsec/starter: not found<br></div><div><br></div><div>Can you please let me know is the above configuartion that i have used is </div>
<div>good for my below requirement.</div><div>I want to just make use of openssl has crypto library and IKEV2 client only and </div><div>i am using linux kernel for ipsec functionality with xfrm and netlink modules </div>
<div>built in kernel. </div><div><br></div><div>Appreciate your response.</div><div> </div><div>Thanks</div><div>Naveen</div></div>