diff --git a/Shorewall6/Samples6/Universal/shorewall6.conf b/Shorewall6/Samples6/Universal/shorewall6.conf index ea5dbddb9..e47eb5ba6 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 dc620ffad..8d22f00cf 100644 --- a/Shorewall6/Samples6/one-interface/shorewall6.conf +++ b/Shorewall6/Samples6/one-interface/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/three-interfaces/shorewall6.conf b/Shorewall6/Samples6/three-interfaces/shorewall6.conf index 12bc4ee4a..0c05f4465 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 69073f085..285c2ebd5 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 c4ae24099..3b5c06bc3 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