From ccbf39191393d544d78747565dc0a45e4eb1e247 Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Sat, 31 Dec 2016 19:07:40 -0800 Subject: [PATCH] More intelligence in iptables rulesets. Account for Policy ACCEPT, with default rule DROP or REJECT as last rule. Regex the conditions to make sure we are getting the right conditions. Reframe the logic to simplify the chains and rules Reframe the logic to simplify the chains and rules Signed-off-by: Dan Schaper --- .idea/codeStyleSettings.xml | 5 ++++- automated install/basic-install.sh | 16 +++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/.idea/codeStyleSettings.xml b/.idea/codeStyleSettings.xml index 8de25c7c..1028340e 100644 --- a/.idea/codeStyleSettings.xml +++ b/.idea/codeStyleSettings.xml @@ -15,8 +15,11 @@ + +