mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 06:38:53 +01:00
Add FAQ 63
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5274 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
4ea060c807
commit
ad0651b4bb
17
docs/FAQ.xml
17
docs/FAQ.xml
@ -589,6 +589,23 @@ DNAT loc dmz:192.168.2.4 tcp 80 - $ETH0
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>Blacklisting</title>
|
||||
|
||||
<section id="faq63">
|
||||
<title>(FAQ 63) I just blacklisted IP address 206.124.146.176 and I can
|
||||
still ping it. What did I do wrong?</title>
|
||||
|
||||
<para><emphasis role="bold">Answer</emphasis>: Nothing.</para>
|
||||
|
||||
<para>Blacklisting an IP address blocks incoming traffic from that IP
|
||||
address. And if you set BLACKLISTNEWONLY=Yes in shorewall.conf, then
|
||||
only new connections <emphasis role="bold">from</emphasis> that address
|
||||
are disallowed; traffic from that address that is part of an established
|
||||
connection (such as ping replies) is allowed.</para>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<title>Netmeeting/MSN</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user