mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 01:37:59 +02:00
action.AutoBLL: reformat to new header style
Signed-off-by: Tuomo Soini <tis@foobar.fi>
This commit is contained in:
parent
89189f7836
commit
95c4f2d7f6
@ -1,13 +1,16 @@
|
|||||||
#
|
#
|
||||||
# Shorewall version 5 - Auto Blacklisting Logger Action
|
# Shorewall -- /usr/share/shorewall/action.AutoBLL
|
||||||
|
#
|
||||||
|
# Auto Blacklisting Logger Action
|
||||||
#
|
#
|
||||||
# Arguments are
|
# Arguments are
|
||||||
#
|
#
|
||||||
# Event: Name of the blacklisted event
|
# Event - Name of the blacklisted event
|
||||||
# Disposition: What to do with packets
|
# Disposition - What to do with packets
|
||||||
# Level: Log level and optional tag for logging.
|
# Level - Log level and optional tag for logging
|
||||||
|
#
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#TARGET SOURCE DEST PROTO DPORT SPORT
|
#ACTION SOURCE DEST PROTO DPORT SPORT
|
||||||
#
|
#
|
||||||
# Log the Reject
|
# Log the Reject
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user