From cbcb1ff7e1869d395ac348a46dfaf4690c59e169 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Sun, 28 Sep 2014 11:37:24 -0700 Subject: [PATCH] Add SAVE_IPSETS to shorewall6.conf. Signed-off-by: Tom Eastep --- Shorewall6/Samples6/Universal/shorewall6.conf | 2 ++ Shorewall6/Samples6/one-interface/shorewall6.conf | 2 ++ Shorewall6/Samples6/three-interfaces/shorewall6.conf | 2 ++ Shorewall6/Samples6/two-interfaces/shorewall6.conf | 2 ++ Shorewall6/configfiles/shorewall6.conf | 2 ++ 5 files changed, 10 insertions(+) diff --git a/Shorewall6/Samples6/Universal/shorewall6.conf b/Shorewall6/Samples6/Universal/shorewall6.conf index 3fabe170f..d870d8341 100644 --- a/Shorewall6/Samples6/Universal/shorewall6.conf +++ b/Shorewall6/Samples6/Universal/shorewall6.conf @@ -189,6 +189,8 @@ REQUIRE_INTERFACE=Yes RESTORE_ROUTEMARKS=Yes +SAVE_IPSETS=No + TC_ENABLED=No TC_EXPERT=No diff --git a/Shorewall6/Samples6/one-interface/shorewall6.conf b/Shorewall6/Samples6/one-interface/shorewall6.conf index 813d60dee..03a3954da 100644 --- a/Shorewall6/Samples6/one-interface/shorewall6.conf +++ b/Shorewall6/Samples6/one-interface/shorewall6.conf @@ -189,6 +189,8 @@ REQUIRE_INTERFACE=No RESTORE_ROUTEMARKS=Yes +SAVE_IPSETS=No + TC_ENABLED=No TC_EXPERT=No diff --git a/Shorewall6/Samples6/three-interfaces/shorewall6.conf b/Shorewall6/Samples6/three-interfaces/shorewall6.conf index 165cc0f9a..5df52bc59 100644 --- a/Shorewall6/Samples6/three-interfaces/shorewall6.conf +++ b/Shorewall6/Samples6/three-interfaces/shorewall6.conf @@ -189,6 +189,8 @@ REQUIRE_INTERFACE=No RESTORE_ROUTEMARKS=Yes +SAVE_IPSETS=No + TC_ENABLED=No TC_EXPERT=No diff --git a/Shorewall6/Samples6/two-interfaces/shorewall6.conf b/Shorewall6/Samples6/two-interfaces/shorewall6.conf index 514e07850..59763bf2e 100644 --- a/Shorewall6/Samples6/two-interfaces/shorewall6.conf +++ b/Shorewall6/Samples6/two-interfaces/shorewall6.conf @@ -189,6 +189,8 @@ REQUIRE_INTERFACE=No RESTORE_ROUTEMARKS=Yes +SAVE_IPSETS=No + TC_ENABLED=No TC_EXPERT=No diff --git a/Shorewall6/configfiles/shorewall6.conf b/Shorewall6/configfiles/shorewall6.conf index 79b17bab5..d02ad3658 100644 --- a/Shorewall6/configfiles/shorewall6.conf +++ b/Shorewall6/configfiles/shorewall6.conf @@ -189,6 +189,8 @@ REQUIRE_INTERFACE=No RESTORE_ROUTEMARKS=Yes +SAVE_IPSETS=No + TC_ENABLED=No TC_EXPERT=No