forked from extern/shorewall_code
Add upgrade warning to shorewall.conf -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3105 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
d395e177a1
commit
ee433d350d
@ -26,26 +26,25 @@
|
||||
# The new/changed options in shorewall 3.0 are listed below. If you don't
|
||||
# want to convert to the new 3.0 format for /etc/shorewall/zones and you
|
||||
# don't want to replace your current rules that use 2.x builtin actions,
|
||||
# then if you plan to use the 3.0 shorewall.conf file then you must change
|
||||
# it as follows:
|
||||
# then if you plan to use this copy of shorewall.conf file then you must
|
||||
# change it as follows:
|
||||
#
|
||||
# - SPECFILE
|
||||
#
|
||||
# The 3.0 shorewall.conf file has IPSECFILE=zones. You want to
|
||||
# set it to IPSECFILE=ipsec. This will indicate that your
|
||||
# /etc/shorewall/zones file is in the pre-3.0 format.
|
||||
# This file has IPSECFILE=zones. You want to set it to IPSECFILE=ipsec.
|
||||
# This will indicate that your /etc/shorewall/zones file is in the
|
||||
# pre-3.0 format.
|
||||
#
|
||||
# - FW
|
||||
#
|
||||
# The 3.0 shorewall.conf file has FW undefined. If you have
|
||||
# named your firewall zone something other than 'fw' then you
|
||||
# must set FW accordingly.
|
||||
# This file has FW undefined. If you have named your firewall zone
|
||||
# something other than 'fw' then you must set FW accordingly.
|
||||
#
|
||||
# - MAPOLDACTIONS
|
||||
#
|
||||
# The 3.0 shorewall.conf file has MAPOLDACTIONS=No. You want to
|
||||
# set it to MAPOLDACTIONS=Yes in order to permit rules that use
|
||||
# the 2.x builtin actions such as AllowPing to continue to work.
|
||||
# This file has MAPOLDACTIONS=No. You want to set it to
|
||||
# MAPOLDACTIONS=Yes in order to permit rules that use the 2.x builtin
|
||||
# actions such as AllowPing to continue to work.
|
||||
###############################################################################
|
||||
# S T A R T U P E N A B L E D
|
||||
###############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user