Correct ADrop action

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-05-24 07:47:42 -07:00
parent d4b2a462a2
commit e6c1de3829

View File

@ -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