mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-24 03:31:24 +02:00
Some documentation updates
This commit is contained in:
parent
e2abf20371
commit
8cdb171087
@ -1321,9 +1321,10 @@ fi</programlisting></para>
|
|||||||
in the preceding section.</para>
|
in the preceding section.</para>
|
||||||
|
|
||||||
<para>Like many Open Source products, LSM is poorly documented. It's
|
<para>Like many Open Source products, LSM is poorly documented. It's
|
||||||
main configuration file is normally kept in /etc/lsm/lsm.conf, but the
|
main configuration file is normally kept in
|
||||||
file's name is passed as an argument to the lsm program so you can
|
<filename>/etc/lsm/lsm.conf</filename>, but the file's name is passed
|
||||||
name it anything you want.</para>
|
as an argument to the lsm program so you can name it anything you
|
||||||
|
want.</para>
|
||||||
|
|
||||||
<para>The sample <filename>lsm.conf</filename> included with the
|
<para>The sample <filename>lsm.conf</filename> included with the
|
||||||
product shows some of the possibilities for configuration. One feature
|
product shows some of the possibilities for configuration. One feature
|
||||||
@ -1332,8 +1333,20 @@ fi</programlisting></para>
|
|||||||
configuration file.</para>
|
configuration file.</para>
|
||||||
|
|
||||||
<para>I personally use LSM here at shorewall.net (configuration is
|
<para>I personally use LSM here at shorewall.net (configuration is
|
||||||
described <link linkend="Complete">below</link>). Here are my relevant
|
described <link linkend="Complete">below</link>). I have set things up
|
||||||
configuration files:</para>
|
so that Shorewall [re]starts lsm during processing of the
|
||||||
|
<command>start</command> and <command>restore</command> commands. I
|
||||||
|
don't have Shorewall restart lsm during Shorewall
|
||||||
|
<command>restart</command> because I restart Shorewall much more often
|
||||||
|
than the average user is likely to do. I have Shorewall start lsm
|
||||||
|
because I have a dynamic IP address from one of my providers
|
||||||
|
(Comcast); Shorewall detects the default gateway to that provider and
|
||||||
|
creates a secondary configuration file
|
||||||
|
(<filename>/etc/lsm/shorewall.conf</filename>) that contains the link
|
||||||
|
configurations. That file is included by
|
||||||
|
<filename>/etc/lsm/lsm.conf</filename>.</para>
|
||||||
|
|
||||||
|
<para>Here are my relevant configuration files:</para>
|
||||||
|
|
||||||
<para><filename>/etc/shorewall/isusable</filename>:</para>
|
<para><filename>/etc/shorewall/isusable</filename>:</para>
|
||||||
|
|
||||||
|
@ -66,7 +66,8 @@ shake out the bugs in the next stable release. <span
|
|||||||
</ul>
|
</ul>
|
||||||
For additional information, see this article about the <a
|
For additional information, see this article about the <a
|
||||||
href="ReleaseModel.html">Shorewall Release Model</a>.
|
href="ReleaseModel.html">Shorewall Release Model</a>.
|
||||||
<p>In Shorewall version 4.0.*, there are four related
|
<p>In Shorewall version <span style="font-weight: bold;">4.0.*</span>,
|
||||||
|
there are four related
|
||||||
packages:</p>
|
packages:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span style="font-weight: bold;">Shorewall-shell</span> -- the
|
<li><span style="font-weight: bold;">Shorewall-shell</span> -- the
|
||||||
@ -87,7 +88,8 @@ light-weight Shorewall version that will run
|
|||||||
compiled firewall scripts generated on a system with one of the
|
compiled firewall scripts generated on a system with one of the
|
||||||
compiler packages installed.</li>
|
compiler packages installed.</li>
|
||||||
</ul>
|
</ul>
|
||||||
In Shorewall version 4.2.*, there are two additional
|
In Shorewall version <span style="font-weight: bold;">4.2.*</span>,
|
||||||
|
there are two additional
|
||||||
packages that provide IPv6 support:<br>
|
packages that provide IPv6 support:<br>
|
||||||
<ul>
|
<ul>
|
||||||
<li><span style="font-weight: bold;">Shorewall6</span> -- Provides
|
<li><span style="font-weight: bold;">Shorewall6</span> -- Provides
|
||||||
@ -101,7 +103,8 @@ run compiled firewall scripts generated on a system with Shorewall6
|
|||||||
installed.<br>
|
installed.<br>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
In Shorewall version 4.4.*, the Shorewall-common, Shorewall-shell and
|
In Shorewall version <span style="font-weight: bold;">4.4.*</span>,
|
||||||
|
the Shorewall-common, Shorewall-shell and
|
||||||
Shorewall-perl packages are discontinued and replaced with a single <span
|
Shorewall-perl packages are discontinued and replaced with a single <span
|
||||||
style="font-weight: bold;">Shorewall</span> package which combined the
|
style="font-weight: bold;">Shorewall</span> package which combined the
|
||||||
functions of Shorewall-common and Shorewall-perl. The shell-based
|
functions of Shorewall-common and Shorewall-perl. The shell-based
|
||||||
|
Loading…
x
Reference in New Issue
Block a user