mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 23:53:30 +01:00
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>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>DYNAMIC_ZONES=Yes in <filename>shorewall.conf</filename> is
|
||||
not supported.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>All extension scripts used are copied into the program. The
|
||||
ramifications of this are:</para>
|
||||
|
@ -15,7 +15,7 @@
|
||||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>2006-06-03</pubdate>
|
||||
<pubdate>2006-06-04</pubdate>
|
||||
|
||||
<copyright>
|
||||
<year>2004</year>
|
||||
@ -566,7 +566,7 @@
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>add</term>
|
||||
<term>add (Not supported by Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall add <interface>[:<host-list>] …
|
||||
@ -616,7 +616,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>check</term>
|
||||
<term>check (Not supported by Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall check [ <configuration-directory>
|
||||
@ -644,7 +644,8 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>compile (Shorewall 3.1 and later)</term>
|
||||
<term>compile (Shorewall 3.1 and later - Not supported by Shorewall
|
||||
Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall compile [ -e ] [ <directory name> ]
|
||||
@ -699,7 +700,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>delete</term>
|
||||
<term>delete (Not supported by Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall delete
|
||||
@ -875,7 +876,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>refresh</term>
|
||||
<term>refresh (Not supported by Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall [ -q ] refresh</command></para>
|
||||
@ -947,7 +948,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>safe-restart</term>
|
||||
<term>safe-restart (Not supported by Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall [ -q ] safe-restart [ <filename>
|
||||
@ -966,7 +967,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>safe-start</term>
|
||||
<term>safe-start (Not supported by Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall [ -q ] safe-start [ <filename>
|
||||
@ -1090,7 +1091,7 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>try (Deprecated)</term>
|
||||
<term>try (Deprecated - Not supported by Shorewall Lite)</term>
|
||||
|
||||
<listitem>
|
||||
<para><command>shorewall try <configuration-directory> [
|
||||
|
Loading…
Reference in New Issue
Block a user