diff --git a/Shorewall/action.ADrop b/Shorewall/action.ADrop index 2d36b1030..27a6bdf1b 100644 --- a/Shorewall/action.ADrop +++ b/Shorewall/action.ADrop @@ -34,7 +34,7 @@ dropBcast(audit) # # ACCEPT critical ICMP types # -AllowICMPs - - icmp +AAllowICMPs - - icmp # # Drop packets that are in the INVALID state -- these are usually ICMP packets # and just confuse people when they appear in the log. @@ -53,4 +53,4 @@ dropNotSyn(audit) - - tcp # Drop late-arriving DNS replies. These are just a nuisance and clutter up # the log. # -DropDNSrep +ADropDNSrep