diff --git a/Samples/one-interface/shorewall.conf b/Samples/one-interface/shorewall.conf index a4da8b09c..605f782a5 100644 --- a/Samples/one-interface/shorewall.conf +++ b/Samples/one-interface/shorewall.conf @@ -12,8 +12,8 @@ # # For information about the settings in this file, type "man shorewall.conf" # -# Additional information is available at -# http://www.shorewall.net/Documentation.htm#Conf +# The manpage is also online at +# http://shorewall.net/manpages/shorewall.conf.html ############################################################################### # S T A R T U P E N A B L E D ############################################################################### @@ -165,6 +165,16 @@ OPTIMIZE=1 EXPORTPARAMS=No +EXPAND_POLICIES=No + +KEEP_RT_TABLES=No + +DELETE_THEN_ADD=Yes + +MULTICAST=No + +DONT_LOAD= + ############################################################################### # P A C K E T D I S P O S I T I O N ############################################################################### diff --git a/Samples/three-interfaces/shorewall.conf b/Samples/three-interfaces/shorewall.conf index bbab4d387..3ca27e503 100644 --- a/Samples/three-interfaces/shorewall.conf +++ b/Samples/three-interfaces/shorewall.conf @@ -13,8 +13,9 @@ # # For information about the settings in this file, type "man shorewall.conf" # -# Additional information is available at -# http://www.shorewall.net/Documentation.htm#Conf +# The manpage is also online at +# http://shorewall.net/manpages/shorewall.conf.html +# ############################################################################### # S T A R T U P E N A B L E D ############################################################################### @@ -168,6 +169,14 @@ EXPORTPARAMS=No EXPAND_POLICIES=No +KEEP_RT_TABLES=No + +DELETE_THEN_ADD=Yes + +MULTICAST=No + +DONT_LOAD= + ############################################################################### # P A C K E T D I S P O S I T I O N ############################################################################### diff --git a/Samples/two-interfaces/shorewall.conf b/Samples/two-interfaces/shorewall.conf index 1de31f0cf..ec6819776 100644 --- a/Samples/two-interfaces/shorewall.conf +++ b/Samples/two-interfaces/shorewall.conf @@ -12,8 +12,8 @@ # # For information about the settings in this file, type "man shorewall.conf" # -# Additional information is available at -# http://www.shorewall.net/Documentation.htm#Conf +# The manpage is also online at +# http://shorewall.net/manpages/shorewall.conf.html ############################################################################### # S T A R T U P E N A B L E D ############################################################################### @@ -167,6 +167,16 @@ EXPORTPARAMS=No EXPAND_POLICIES=No +EXPAND_POLICIES=Yes + +KEEP_RT_TABLES=No + +DELETE_THEN_ADD=Yes + +MULTICAST=No + +DONT_LOAD= + ############################################################################### # P A C K E T D I S P O S I T I O N ###############################################################################