1
0
mirror of synced 2025-03-03 19:33:16 +03:00
This commit is contained in:
hwdsl2 2014-07-17 00:25:37 -07:00
parent 641b9a818a
commit 0045668689

View File

@ -36,8 +36,8 @@ apt-get install xl2tpd -y
# Compile and install Libreswan
mkdir -p /opt/src
cd /opt/src
wget -qO- https://download.libreswan.org/libreswan-3.8.tar.gz | tar xvz
cd libreswan-3.8
wget -qO- https://download.libreswan.org/libreswan-3.9.tar.gz | tar xvz
cd libreswan-3.9
make programs
make install