[strongSwan] starting strongswan without starter
Christian Salway
christian.salway at naimuri.com
Tue May 8 11:34:22 CEST 2018
To manually build StrongSwan, I use the following
wget http://download.strongswan.org/strongswan.tar.bz2
tar xjvf strongswan.tar.bz2; cd strongswan*
./configure --prefix=/usr --sysconfdir=/etc \
--enable-systemd --enable-swanctl \
--disable-charon --disable-stroke --disable-scepclient \
--enable-eap-identity --enable-eap-mschapv2 --enable-md4 \
--enable-eap-tls --enable-eap-dynamic \
--enable-curl --enable-gcm --enable-openssl
make
make install
<http://www.naimuri.com/>
> On 8 May 2018, at 10:33, Marco Berizzi <pupilla at hotmail.com> wrote:
>
> Hello everyone,
>
> I have compiled strongswan on slackware linux with:
>
> --disable-stroke
>
> and the starter is not builded anymore.
>
> Slackware is one the the few distro which is
> not (yet) systemd based.
>
> Which is the correct way to start strongswan
> without 'ipsec start' ?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20180508/0b31794d/attachment.html>
More information about the Users
mailing list