From a5f8c0595da82ee1c32f2220411ed62aa5cd3681 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 21 Jan 2003 02:17:49 +0000 Subject: [PATCH] Remove FORWARDPING from shorewall.donf -- add threats to OLD_PING_HANDLING description git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@408 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/shorewall.conf | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/Shorewall/shorewall.conf b/Shorewall/shorewall.conf index 4789c150f..225ff2f0d 100755 --- a/Shorewall/shorewall.conf +++ b/Shorewall/shorewall.conf @@ -404,20 +404,15 @@ LOGNEWNOTSYN= # Old Ping Handling # # If this option is set to "Yes" then Shorewall will use its old ping handling -# facility including the FORWARDPING option below and the 'noping' and +# facility including the FORWARDPING option in this file and the 'noping' and # 'filterping' interface options. If this option is set to 'No' then ping # is handled via policy and rules just like any other connection request. # +# If you are a new Shorewall user DON'T CHANGE THE VALUE OF THIS OPTION AND +# DON'T DELETE IT!!!!!! +# OLD_PING_HANDLING=No -# -# Forward "Ping" -# -# If FORWARDPING is set to "Yes" then Echo Request ("Ping") packets are -# forwarded by the firewall. This option is only used if OLD_PING_HANDLING=Yes - -FORWARDPING=Yes - # # NEWNOTSYN #