mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
macro.Drop: update macro header and description
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
8bb0fd93df
commit
71df5b5042
@ -1,7 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Shorewall - Drop Macro
|
# Shorewall -- /usr/share/shorewall/macro.Drop
|
||||||
#
|
|
||||||
# /usr/share/shorewall/macro.Drop
|
|
||||||
#
|
#
|
||||||
# This macro generates the same rules as the Drop default action
|
# This macro generates the same rules as the Drop default action
|
||||||
# It is used in place of action.Drop when USE_ACTIONS=No.
|
# It is used in place of action.Drop when USE_ACTIONS=No.
|
||||||
@ -11,8 +9,7 @@
|
|||||||
# Drop net all
|
# Drop net all
|
||||||
#
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
#ACTION SOURCE DEST PROTO DPORT SPORT ORIGDEST RATE USER
|
||||||
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
||||||
#
|
#
|
||||||
# Don't log 'auth' DROP
|
# Don't log 'auth' DROP
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user