forked from extern/shorewall_code
Document command availability under Shorewall Lite
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3987 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
1ba38db8e4
commit
b5c86460a6
@ -62,6 +62,11 @@
|
|||||||
option is not supported.</para>
|
option is not supported.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>DYNAMIC_ZONES=Yes in <filename>shorewall.conf</filename> is
|
||||||
|
not supported.</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>All extension scripts used are copied into the program. The
|
<para>All extension scripts used are copied into the program. The
|
||||||
ramifications of this are:</para>
|
ramifications of this are:</para>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2006-06-03</pubdate>
|
<pubdate>2006-06-04</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2004</year>
|
<year>2004</year>
|
||||||
@ -566,7 +566,7 @@
|
|||||||
|
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>add</term>
|
<term>add (Not supported by Shorewall Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall add <interface>[:<host-list>] …
|
<para><command>shorewall add <interface>[:<host-list>] …
|
||||||
@ -616,7 +616,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>check</term>
|
<term>check (Not supported by Shorewall Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall check [ <configuration-directory>
|
<para><command>shorewall check [ <configuration-directory>
|
||||||
@ -644,7 +644,8 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>compile (Shorewall 3.1 and later)</term>
|
<term>compile (Shorewall 3.1 and later - Not supported by Shorewall
|
||||||
|
Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall compile [ -e ] [ <directory name> ]
|
<para><command>shorewall compile [ -e ] [ <directory name> ]
|
||||||
@ -699,7 +700,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>delete</term>
|
<term>delete (Not supported by Shorewall Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall delete
|
<para><command>shorewall delete
|
||||||
@ -875,7 +876,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>refresh</term>
|
<term>refresh (Not supported by Shorewall Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall [ -q ] refresh</command></para>
|
<para><command>shorewall [ -q ] refresh</command></para>
|
||||||
@ -947,7 +948,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>safe-restart</term>
|
<term>safe-restart (Not supported by Shorewall Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall [ -q ] safe-restart [ <filename>
|
<para><command>shorewall [ -q ] safe-restart [ <filename>
|
||||||
@ -966,7 +967,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>safe-start</term>
|
<term>safe-start (Not supported by Shorewall Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall [ -q ] safe-start [ <filename>
|
<para><command>shorewall [ -q ] safe-start [ <filename>
|
||||||
@ -1090,7 +1091,7 @@
|
|||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>try (Deprecated)</term>
|
<term>try (Deprecated - Not supported by Shorewall Lite)</term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><command>shorewall try <configuration-directory> [
|
<para><command>shorewall try <configuration-directory> [
|
||||||
|
Loading…
Reference in New Issue
Block a user