mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 03:31:24 +02:00
Correct comment in action.Drop
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
f0aa29222f
commit
e9badc1f61
@ -9,10 +9,7 @@
|
|||||||
# of the action is:
|
# of the action is:
|
||||||
#
|
#
|
||||||
# a) Avoid logging lots of useless cruft.
|
# a) Avoid logging lots of useless cruft.
|
||||||
# b) Allow 'auth' requests rejected rejected, even if the policy is
|
# b) Ensure that certain ICMP packets that are necessary for successful
|
||||||
# DROP. Otherwise, you may experience problems establishing
|
|
||||||
# connections with servers that use auth.
|
|
||||||
# c) Ensure that certain ICMP packets that are necessary for successful
|
|
||||||
# internet operation are always ACCEPTed.
|
# internet operation are always ACCEPTed.
|
||||||
#
|
#
|
||||||
# The action accepts five optional parameters:
|
# The action accepts five optional parameters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user