mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-21 02:08:48 +02:00
Explain how to list the dynamic blacklist
This commit is contained in:
parent
83a9d8dd1b
commit
28b0e99492
@ -226,5 +226,15 @@ ipset -B Blacklist 206.124.146.177 -b SMTP</programlisting>
|
|||||||
|
|
||||||
<para>Re-enables traffic from 192.0.2.125.</para>
|
<para>Re-enables traffic from 192.0.2.125.</para>
|
||||||
</example>
|
</example>
|
||||||
|
|
||||||
|
<example>
|
||||||
|
<title>Displaying the Dynamic Blacklist</title>
|
||||||
|
|
||||||
|
<programlisting> <command>shorewall show dynamic</command></programlisting>
|
||||||
|
|
||||||
|
<para>Displays the 'dynamic' chain which contains rules for the dynamic
|
||||||
|
blacklist. The <firstterm>source</firstterm> column contains the set of
|
||||||
|
blacklisted addresses.</para>
|
||||||
|
</example>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
</article>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user