Clarify the port number column in the blacklist file

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3004 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-15 22:12:12 +00:00
parent e655465bb7
commit 68b3da6440
2 changed files with 9 additions and 20 deletions

View File

@ -2016,7 +2016,7 @@ ACCEPT<emphasis role="bold">:info</emphasis> - - tc
<para>When this column is non-empty, the rule applies only if the
program generating the output is running under the effective
&lt;user&gt; and/or &lt;group&gt; specified (or is NOT running under
that id if "!" is given). </para>
that id if "!" is given).</para>
<para>Examples:</para>
@ -3690,12 +3690,12 @@ all all tcp ftp-data - 8</programlisting
<listitem>
<para>Optional; may only be given if PROTOCOL is tcp, udp or icmp.
Expressed as a comma-separated list of port numbers or service names
(from /etc/services). If present, only packets destined for the
specified protocol and one of the listed ports are blocked. When the
PROTOCOL is icmp, the PORTS column contains a comma-separated list
of ICMP type numbers or names (see <quote>iptables -h
icmp</quote>).</para>
Expressed as a comma-separated list of destination port numbers or
service names (from /etc/services). If present, only packets
matching the specified protocol and one of the listed destination
ports are blocked. When the PROTOCOL is icmp, the PORTS column
contains a comma-separated list of ICMP type numbers or names (see
<quote>iptables -h icmp</quote>).</para>
</listitem>
</varlistentry>
</variablelist>

View File

@ -15,7 +15,7 @@
</author>
</authorgroup>
<pubdate>2005-11-04</pubdate>
<pubdate>2005-11-11</pubdate>
<copyright>
<year>2001-2005</year>
@ -82,17 +82,6 @@
Information</ulink> contains a number of tips to help you solve common
problems.</para>
</listitem>
<listitem>
<para>The <ulink url="errata.htm">Errata</ulink> has links to download
updated components.</para>
</listitem>
<listitem>
<para>The <ulink url="http://shorewall.net/search.html">Search
facility</ulink> can locate documents and posts about similar
problems:</para>
</listitem>
</itemizedlist>
</section>
@ -172,7 +161,7 @@ State:Stopped (Tue Aug 30 14:08:11 PDT 2005)</programlisting>
through your firewall <emphasis role="bold">isn't working</emphasis>
(examples: local systems can't access the internet, you can't send
email through the firewall, you can't surf the web from the firewall,
etc.) then please perform the following four steps:</para>
etc.) then please perform the following six steps:</para>
<orderedlist>
<listitem>