From ee433d350da9ecac6b77c6da4f3923610f165324 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 1 Dec 2005 21:26:41 +0000 Subject: [PATCH] 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 --- Shorewall/shorewall.conf | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index f8bf785ea..5c646762a 100755 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -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 ###############################################################################