From 46434e45b64b547ae76cf28a505e54cd23861205 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 2 Dec 2015 11:28:04 -0800 Subject: [PATCH] Change to IP_FORWARDING=keep in shorewall6.conf files 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, 5 insertions(+), 5 deletions(-) diff --git a/Shorewall6/Samples6/Universal/shorewall6.conf b/Shorewall6/Samples6/Universal/shorewall6.conf index 44aedb558..766db678a 100644 --- a/Shorewall6/Samples6/Universal/shorewall6.conf +++ b/Shorewall6/Samples6/Universal/shorewall6.conf @@ -159,7 +159,7 @@ INLINE_MATCHES=Yes IPSET_WARNINGS=Yes -IP_FORWARDING=Off +IP_FORWARDING=keep KEEP_RT_TABLES=Yes diff --git a/Shorewall6/Samples6/one-interface/shorewall6.conf b/Shorewall6/Samples6/one-interface/shorewall6.conf index 3f99e6191..8d13446d3 100644 --- a/Shorewall6/Samples6/one-interface/shorewall6.conf +++ b/Shorewall6/Samples6/one-interface/shorewall6.conf @@ -160,7 +160,7 @@ INLINE_MATCHES=Yes IPSET_WARNINGS=Yes -IP_FORWARDING=Off +IP_FORWARDING=keep KEEP_RT_TABLES=Yes diff --git a/Shorewall6/Samples6/three-interfaces/shorewall6.conf b/Shorewall6/Samples6/three-interfaces/shorewall6.conf index 67fb163cc..046ac3a04 100644 --- a/Shorewall6/Samples6/three-interfaces/shorewall6.conf +++ b/Shorewall6/Samples6/three-interfaces/shorewall6.conf @@ -159,7 +159,7 @@ INLINE_MATCHES=Yes IPSET_WARNINGS=Yes -IP_FORWARDING=On +IP_FORWARDING=keep KEEP_RT_TABLES=Yes diff --git a/Shorewall6/Samples6/two-interfaces/shorewall6.conf b/Shorewall6/Samples6/two-interfaces/shorewall6.conf index c684cda75..e80e8844c 100644 --- a/Shorewall6/Samples6/two-interfaces/shorewall6.conf +++ b/Shorewall6/Samples6/two-interfaces/shorewall6.conf @@ -159,7 +159,7 @@ INLINE_MATCHES=Yes IPSET_WARNINGS=Yes -IP_FORWARDING=On +IP_FORWARDING=keep KEEP_RT_TABLES=Yes diff --git a/Shorewall6/configfiles/shorewall6.conf b/Shorewall6/configfiles/shorewall6.conf index e970f2735..628a028ec 100644 --- a/Shorewall6/configfiles/shorewall6.conf +++ b/Shorewall6/configfiles/shorewall6.conf @@ -159,7 +159,7 @@ INLINE_MATCHES=No IPSET_WARNINGS=Yes -IP_FORWARDING=Off +IP_FORWARDING=keep KEEP_RT_TABLES=Yes