1
0
mirror of synced 2024-11-25 14:26:09 +03:00
This commit is contained in:
hwdsl2 2014-11-03 09:02:24 -08:00
parent bc47a01cf5
commit 5f4585f781

View File

@ -51,8 +51,8 @@ apt-get install xl2tpd -y
# "service ipsec restart" and "service xl2tpd restart".
mkdir -p /opt/src
cd /opt/src
wget -qO- https://download.libreswan.org/libreswan-3.9.tar.gz | tar xvz
cd libreswan-3.9
wget -qO- https://download.libreswan.org/libreswan-3.11.tar.gz | tar xvz
cd libreswan-3.11
make programs
make install