From 0293f31b222a7f9447bfac4aaabc5ba3a293851b Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sat, 13 Dec 2014 00:01:04 -0800 Subject: [PATCH] --- vpnsetup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vpnsetup.sh b/vpnsetup.sh index d7242d6..f024652 100644 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -263,6 +263,7 @@ fi /sbin/sysctl -p /bin/chmod +x /etc/network/if-pre-up.d/iptablesload +/bin/chmod 600 /etc/ipsec.secrets /etc/ppp/chap-secrets /sbin/iptables-restore < /etc/iptables.rules /usr/sbin/service ipsec restart