Add options to sample shorewall.conf files

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7792 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-11-29 17:03:23 +00:00
parent b2d14ddf9e
commit 9212e83100
3 changed files with 35 additions and 6 deletions

View File

@ -12,8 +12,8 @@
# #
# For information about the settings in this file, type "man shorewall.conf" # For information about the settings in this file, type "man shorewall.conf"
# #
# Additional information is available at # The manpage is also online at
# http://www.shorewall.net/Documentation.htm#Conf # http://shorewall.net/manpages/shorewall.conf.html
############################################################################### ###############################################################################
# S T A R T U P E N A B L E D # S T A R T U P E N A B L E D
############################################################################### ###############################################################################
@ -165,6 +165,16 @@ OPTIMIZE=1
EXPORTPARAMS=No 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 # P A C K E T D I S P O S I T I O N
############################################################################### ###############################################################################

View File

@ -13,8 +13,9 @@
# #
# For information about the settings in this file, type "man shorewall.conf" # For information about the settings in this file, type "man shorewall.conf"
# #
# Additional information is available at # The manpage is also online at
# http://www.shorewall.net/Documentation.htm#Conf # http://shorewall.net/manpages/shorewall.conf.html
#
############################################################################### ###############################################################################
# S T A R T U P E N A B L E D # S T A R T U P E N A B L E D
############################################################################### ###############################################################################
@ -168,6 +169,14 @@ EXPORTPARAMS=No
EXPAND_POLICIES=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 # P A C K E T D I S P O S I T I O N
############################################################################### ###############################################################################

View File

@ -12,8 +12,8 @@
# #
# For information about the settings in this file, type "man shorewall.conf" # For information about the settings in this file, type "man shorewall.conf"
# #
# Additional information is available at # The manpage is also online at
# http://www.shorewall.net/Documentation.htm#Conf # http://shorewall.net/manpages/shorewall.conf.html
############################################################################### ###############################################################################
# S T A R T U P E N A B L E D # 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=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 # P A C K E T D I S P O S I T I O N
############################################################################### ###############################################################################