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

@ -3690,12 +3690,12 @@ all all tcp ftp-data - 8</programlisting
<listitem> <listitem>
<para>Optional; may only be given if PROTOCOL is tcp, udp or icmp. <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 Expressed as a comma-separated list of destination port numbers or
(from /etc/services). If present, only packets destined for the service names (from /etc/services). If present, only packets
specified protocol and one of the listed ports are blocked. When the matching the specified protocol and one of the listed destination
PROTOCOL is icmp, the PORTS column contains a comma-separated list ports are blocked. When the PROTOCOL is icmp, the PORTS column
of ICMP type numbers or names (see <quote>iptables -h contains a comma-separated list of ICMP type numbers or names (see
icmp</quote>).</para> <quote>iptables -h icmp</quote>).</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>

View File

@ -15,7 +15,7 @@
</author> </author>
</authorgroup> </authorgroup>
<pubdate>2005-11-04</pubdate> <pubdate>2005-11-11</pubdate>
<copyright> <copyright>
<year>2001-2005</year> <year>2001-2005</year>
@ -82,17 +82,6 @@
Information</ulink> contains a number of tips to help you solve common Information</ulink> contains a number of tips to help you solve common
problems.</para> problems.</para>
</listitem> </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> </itemizedlist>
</section> </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> through your firewall <emphasis role="bold">isn't working</emphasis>
(examples: local systems can't access the internet, you can't send (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, 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> <orderedlist>
<listitem> <listitem>