Describe 5.0/5.1 differences in shorewall(8)

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-12-22 15:51:15 -08:00
parent 541291b729
commit 7ce0cc3e2e
No known key found for this signature in database
GPG Key ID: 96E6B3F2423A4D10

View File

@ -882,10 +882,11 @@
<refsect1> <refsect1>
<title>Description</title> <title>Description</title>
<para>The shorewall utility is used to control the Shoreline Firewall <para>Beginning with Shorewall 5.1.0, the <command>shorewall</command>
(Shorewall), Shorewall Firewall 6 (Shorewall6), Shorewall Firewall Lite utility is used to control the Shoreline Firewall (Shorewall), Shorewall
(Shorewall-lite) and Shorewall Firewall 6 Lite (Shorewall6-lite). The Firewall 6 (Shorewall6), Shorewall Firewall Lite (Shorewall-lite) and
utility may be accessed under four different names:</para> Shorewall Firewall 6 Lite (Shorewall6-lite). The utility may be accessed
under four different names:</para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
@ -928,6 +929,11 @@
</listitem> </listitem>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
<para>Prior to Shorewall 5.1.0, these four commands were implemented as
four separate program, each of which controlled only a single firewall
package. This manpage serves to document both the Shorewall 5.1 and
Shorewall 5.0 CLI.</para>
</refsect1> </refsect1>
<refsect1> <refsect1>
@ -949,10 +955,10 @@
<term><option>-4</option></term> <term><option>-4</option></term>
<listitem> <listitem>
<para>Causes the command to operate on the Shorewall configuration <para>Added in Shorewall 5.1.0. Causes the command to operate on the
or the Shorewall-lite configuration. It is the default when either Shorewall configuration or the Shorewall-lite configuration. It is
of those products is installed and when the command is the default when either of those products is installed and when the
<command>shorewall</command> or command is <command>shorewall</command> or
<command>shorewall-lite</command>.</para> <command>shorewall-lite</command>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>
@ -961,9 +967,9 @@
<term><option>-6</option></term> <term><option>-6</option></term>
<listitem> <listitem>
<para>Causes the command to operate on the Shorewall6 or <para>Added in Shorewall 5.1.0. Causes the command to operate on the
Shorewall6-lite configuration. It is the default when only Shorewall6 or Shorewall6-lite configuration. It is the default when
Shorewall6-lite is installed and when the command is only Shorewall6-lite is installed and when the command is
<command>shorewall6</command> or <command>shorewall6</command> or
<command>shorewall6-lite</command>.</para> <command>shorewall6-lite</command>.</para>
</listitem> </listitem>
@ -973,9 +979,10 @@
<term><option>-l</option></term> <term><option>-l</option></term>
<listitem> <listitem>
<para>Causes the command to operate on either Shorewall-lite or <para>Added in Shorewall 5.1.0. Causes the command to operate on
Shorewall-6 lite and is the default when Shorewall is not installed either Shorewall-lite or Shorewall-6 lite and is the default when
or when the command is <command>shorewall-lite</command> or Shorewall is not installed or when the command is
<command>shorewall-lite</command> or
<command>shorewall6-lite</command>.</para> <command>shorewall6-lite</command>.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>