From 9317f4824d838e1d9b0e11be5c96bab0bad65e46 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Sun, 5 Jun 2016 17:34:24 -0500 Subject: [PATCH] Improve IPTables rules for VPN - Allow traffic between VPN clients themselves by default - Add notes on how to change this behavior (uncomment rules) --- vpnsetup.sh | 12 ++++++++++-- vpnsetup_centos.sh | 12 ++++++++++-- 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/vpnsetup.sh b/vpnsetup.sh index 384182c..5806711 100755 --- a/vpnsetup.sh +++ b/vpnsetup.sh @@ -343,8 +343,12 @@ cat > /etc/iptables.rules < /etc/sysconfig/iptables <