mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Update blacklisting article
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
89122c0d55
commit
35f33b325f
@ -49,9 +49,13 @@
|
|||||||
<title>Introduction</title>
|
<title>Introduction</title>
|
||||||
|
|
||||||
<para>Shorewall supports two different types of blackliisting; rule-based,
|
<para>Shorewall supports two different types of blackliisting; rule-based,
|
||||||
static and dynamic. The BLACKLISTNEWONLY option in
|
static and dynamic. The BLACKLIST option in /etc/shorewall/shorewall.conf
|
||||||
/etc/shorewall/shorewall.conf controls the degree of blacklist
|
controls the degree of blacklist filtering.</para>
|
||||||
filtering:</para>
|
|
||||||
|
<para>The BLACKLIST option lists the Netfilter connection-tracking states
|
||||||
|
that blacklist rules are to be applied to (states are NEW, ESTABLISHED,
|
||||||
|
RELATED, INVALID, NOTRACK). The BLACKLIST option supersedes the
|
||||||
|
BLACKLISTNEWONLY option:</para>
|
||||||
|
|
||||||
<orderedlist>
|
<orderedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
Reference in New Issue
Block a user