forked from extern/shorewall_code
More Lite Documentation
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4069 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
70ae80eb11
commit
1ecf900450
@ -197,7 +197,8 @@
|
|||||||
<para>The firewall systems do <emphasis role="bold">NOT</emphasis>
|
<para>The firewall systems do <emphasis role="bold">NOT</emphasis>
|
||||||
need to have the full Shorewall product installed but rather only
|
need to have the full Shorewall product installed but rather only
|
||||||
the Shorewall Lite product. Shorewall and Shorewall LIte may be
|
the Shorewall Lite product. Shorewall and Shorewall LIte may be
|
||||||
installed on the same system; whichever package is installed first
|
installed on the same system <emphasis role="bold">although we don't
|
||||||
|
recommend doing so</emphasis>; whichever package is installed first
|
||||||
will be the one invoked by <filename
|
will be the one invoked by <filename
|
||||||
class="symlink">/sbin/shorewall</filename>. <filename
|
class="symlink">/sbin/shorewall</filename>. <filename
|
||||||
class="symlink">/sbin/shorewall</filename> is a symbolic link that
|
class="symlink">/sbin/shorewall</filename> is a symbolic link that
|
||||||
@ -382,12 +383,16 @@ wireless:~ # </programlisting>
|
|||||||
included in <filename>/etc/shorewall/routestopped</filename>.</para>
|
included in <filename>/etc/shorewall/routestopped</filename>.</para>
|
||||||
|
|
||||||
<programlisting><command>shorewall stop</command></programlisting>
|
<programlisting><command>shorewall stop</command></programlisting>
|
||||||
|
|
||||||
|
<para><emphasis role="bold">We strongly recommend that you uninstall
|
||||||
|
Shorewall at this point.</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Install Shorewall Lite on the firewall system; switch
|
<para>Install Shorewall Lite on the firewall system; <emphasis
|
||||||
<filename>/sbin/shorewall</filename> to Shorewall Lite as described
|
role="bold">If you did not uninstall Shorewall in the previous step,
|
||||||
above.</para>
|
then you must switch <filename>/sbin/shorewall</filename> to
|
||||||
|
Shorewall Lite as described above.</emphasis></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
25
docs/FAQ.xml
25
docs/FAQ.xml
@ -17,7 +17,7 @@
|
|||||||
</author>
|
</author>
|
||||||
</authorgroup>
|
</authorgroup>
|
||||||
|
|
||||||
<pubdate>2006-06-10</pubdate>
|
<pubdate>2006-06-12</pubdate>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2001-2006</year>
|
<year>2001-2006</year>
|
||||||
@ -1824,6 +1824,29 @@ eth0 eth1 # eth1 = interface to local netwo
|
|||||||
url="CompiledPrograms.html#Lite">Compiled Firewall script
|
url="CompiledPrograms.html#Lite">Compiled Firewall script
|
||||||
documentation</ulink>.</para>
|
documentation</ulink>.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<title>(FAQ 54) If I want to use Shorewall Lite, do I also need to
|
||||||
|
install Shorewall on the same system?</title>
|
||||||
|
|
||||||
|
<para><emphasis role="bold">Answer</emphasis>: No. In fact, we recommend
|
||||||
|
that you do <emphasis role="bold">NOT</emphasis> install Shorewall on
|
||||||
|
systems where you wish to use Shorewall Lite. You must have Shorewall
|
||||||
|
installed on at least one system within your network in order to use
|
||||||
|
Shorewall Lite.</para>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<section>
|
||||||
|
<title>(FAQ 55) I just installed Shorewall but /sbin/shorewall runs
|
||||||
|
Shorewall Lite!</title>
|
||||||
|
|
||||||
|
<para><emphasis role="bold">Answer</emphasis>: This means that Shorewall
|
||||||
|
Lite was already installed when you installed Shorewall and the
|
||||||
|
/sbin/shorewall symbolic link is still pointing to the Shorewall Lite
|
||||||
|
version of the program. See the <ulink
|
||||||
|
url="CompiledPrograms.html#Lite">Shorewall Lite documentation</ulink>
|
||||||
|
for instructions on how to correct this condition.</para>
|
||||||
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
Loading…
Reference in New Issue
Block a user