Correct typo in action.AllowICMPs

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2017-03-07 13:03:49 -08:00
parent 5a996cbda7
commit dbcd4d9d16
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -7,5 +7,5 @@
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
DEFAULTS ACCEPT
@1 - - icmp fragmentation-needed
@2 - - icmp time-exceeded
@1 - - icmp fragmentation-needed {comment="Needed ICMP types"}
@1 - - icmp time-exceeded {comment="Needed ICMP types"}