Remove Shorewall-shell syntax from the tos manpage

This commit is contained in:
Tom Eastep 2009-06-19 15:06:56 -07:00
parent 01d046fac9
commit f991e28308
3 changed files with 12 additions and 56 deletions

View File

@ -181,8 +181,8 @@ None.
configuration files. Only locally-generated traffic is matched. configuration files. Only locally-generated traffic is matched.
4) A new extension script, 'lib.user' has been added. This file is 4) A new extension script, 'lib.user' has been added. This file is
intended to include declarations of shell functions that are called intended to include declarations of shell functions that will be
by the other run-time extension scripts. called by the other run-time extension scripts.
---------------------------------------------------------------------------- ----------------------------------------------------------------------------
N E W F E A T U R E S IN 4 . 4 N E W F E A T U R E S IN 4 . 4

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry> <refentry>
<refmeta> <refmeta>
<refentrytitle>shorewall-tos</refentrytitle> <refentrytitle>shorewall-tos</refentrytitle>
@ -26,38 +28,11 @@
<para>The columns in the file are as follows.</para> <para>The columns in the file are as follows.</para>
<variablelist> <variablelist>
<varlistentry>
<term><emphasis role="bold">SOURCE</emphasis> -
{<emphasis>zone</emphasis>[<emphasis
role="bold">:</emphasis><emphasis>address</emphasis>]|<emphasis
role="bold">all</emphasis>|<emphasis role="bold">$FW</emphasis>}
(Shorewall-shell)</term>
<listitem>
<para>Name of a <replaceable>zone</replaceable> declared in <ulink
url="shorewall-zones.html">shorewall-zones</ulink>(5), <emphasis
role="bold">all</emphasis> or <emphasis
role="bold">$FW</emphasis>.</para>
<para>If not <emphasis role="bold">all</emphasis> or <emphasis
role="bold">$FW</emphasis>, may optionally be followed by ":" and an
IP address, a MAC address, a subnet specification or the name of an
interface.</para>
<para>Example: loc:192.168.2.3</para>
<para>MAC addresses must be prefixed with "~" and use "-" as a
separator.</para>
<para>Example: ~00-A0-C9-15-39-78</para>
</listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term><emphasis role="bold">SOURCE</emphasis> - {<emphasis <term><emphasis role="bold">SOURCE</emphasis> - {<emphasis
role="bold">all</emphasis>|<emphasis>address</emphasis>]|<emphasis role="bold">all</emphasis>|<emphasis>address</emphasis>]|<emphasis
role="bold">all</emphasis>:<emphasis>address</emphasis>|<emphasis role="bold">all</emphasis>:<emphasis>address</emphasis>|<emphasis
role="bold">$FW</emphasis>} (Shorewall-perl)</term> role="bold">$FW</emphasis>}</term>
<listitem> <listitem>
<para>If <emphasis role="bold">all</emphasis>, may optionally be <para>If <emphasis role="bold">all</emphasis>, may optionally be
@ -73,29 +48,10 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term><emphasis role="bold">DEST</emphasis> -
{<emphasis>zone</emphasis>[<emphasis
role="bold">:</emphasis><emphasis>address</emphasis>]|<emphasis
role="bold">all</emphasis>} (Shorewall-shell)</term>
<listitem>
<para>Name of a zone declared in <ulink
url="shorewall-zones.html">shorewall-zones</ulink>(5) or <emphasis
role="bold">all</emphasis>.</para>
<para>If not <emphasis role="bold">all</emphasis>, may optionally be
followed by ":" and an IP address or a subnet specification</para>
<para>Example: loc:192.168.2.3</para>
</listitem>
</varlistentry>
<varlistentry> <varlistentry>
<term><emphasis role="bold">DEST</emphasis> - {<emphasis <term><emphasis role="bold">DEST</emphasis> - {<emphasis
role="bold">all</emphasis>|<emphasis>address</emphasis>]|<emphasis role="bold">all</emphasis>|<emphasis>address</emphasis>]|<emphasis
role="bold">all</emphasis>:<emphasis>address</emphasis>} role="bold">all</emphasis>:<emphasis>address</emphasis>}</term>
(Shorewall-perl)</term>
<listitem> <listitem>
<para>Example: 192.168.2.3</para> <para>Example: 192.168.2.3</para>

View File

@ -140,6 +140,11 @@ or both of the compilers on a single <em>administrative</em> system
and install Shorewall-lite and/or Shorewall6-lite on the firewalls. and install Shorewall-lite and/or Shorewall6-lite on the firewalls.
Doing so will allow for Doing so will allow for
centralized administration and configuration of the firewalls.</li> centralized administration and configuration of the firewalls.</li>
<li>When RPM is used to install Shorewall, the compiler
(shorewall-shell
and/or shorewall-perl) and shorewall-common must be installed in a
single execution of the
rpm utility.</li>
</ul> </ul>
<li>If you are installing Shorewall 4.4 or later:</li> <li>If you are installing Shorewall 4.4 or later:</li>
<ul> <ul>
@ -156,11 +161,6 @@ configuration of the firewalls.<br>
</li> </li>
</ul> </ul>
</ul> </ul>
<p>When RPM is used to install Shorewall, the compiler (shorewall-shell
and/or shorewall-perl) and shorewall-common must be installed in a
single execution of the
rpm utility.<br>
</p>
<p>Here are the <a href="Install.htm">installation instructions</a>.</p> <p>Here are the <a href="Install.htm">installation instructions</a>.</p>
<h2><a name="Distros"></a>Distribution-specific Download Sites</h2> <h2><a name="Distros"></a>Distribution-specific Download Sites</h2>
<p>Once you've printed the appropriate QuickStart Guide, download the <p>Once you've printed the appropriate QuickStart Guide, download the