mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 22:58:52 +01:00
Correct typo in action.AllowICMPs
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
5a996cbda7
commit
dbcd4d9d16
@ -7,5 +7,5 @@
|
|||||||
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
|
|
||||||
DEFAULTS ACCEPT
|
DEFAULTS ACCEPT
|
||||||
@1 - - icmp fragmentation-needed
|
@1 - - icmp fragmentation-needed {comment="Needed ICMP types"}
|
||||||
@2 - - icmp time-exceeded
|
@1 - - icmp time-exceeded {comment="Needed ICMP types"}
|
||||||
|
Loading…
Reference in New Issue
Block a user