forked from extern/shorewall_code
fixed quotes, add CVS Id
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@992 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
3d6746412c
commit
813d2969ef
@ -2,6 +2,8 @@
|
|||||||
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
|
||||||
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
|
||||||
<article>
|
<article>
|
||||||
|
<!--$Id$-->
|
||||||
|
|
||||||
<articleinfo>
|
<articleinfo>
|
||||||
<title>Shorewall Blacklisting Support</title>
|
<title>Shorewall Blacklisting Support</title>
|
||||||
|
|
||||||
@ -86,14 +88,14 @@
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>You specify the interfaces whose incoming packets you want
|
<para>You specify the interfaces whose incoming packets you want
|
||||||
checked against the blacklist using the "blacklist" option in
|
checked against the blacklist using the <quote>blacklist</quote>
|
||||||
<ulink url="Documentation.htm#Interfaces">/etc/shorewall/interfaces</ulink>.</para>
|
option in <ulink url="Documentation.htm#Interfaces">/etc/shorewall/interfaces</ulink>.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The black list is refreshed from /etc/shorewall/blacklist by the
|
<para>The black list is refreshed from /etc/shorewall/blacklist by the
|
||||||
"<ulink url="starting_and_stopping_shorewall.htm">shorewall
|
<quote><ulink url="starting_and_stopping_shorewall.htm">shorewall
|
||||||
refresh</ulink>" command.</para>
|
refresh</ulink></quote> command.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
@ -134,7 +136,7 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>Dynamic blacklisting is not dependent on the "blacklist"
|
<para>Dynamic blacklisting is not dependent on the <quote>blacklist</quote>
|
||||||
option in /etc/shorewall/interfaces.</para>
|
option in /etc/shorewall/interfaces.</para>
|
||||||
|
|
||||||
<example>
|
<example>
|
||||||
|
Loading…
Reference in New Issue
Block a user