Final Beta3 Updates

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8646 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-07-26 01:26:44 +00:00
parent fae0704e76
commit 05333b4332

View File

@ -8,104 +8,108 @@
<meta name="CHANGED" content="20060310;20345500"> <meta name="CHANGED" content="20060310;20345500">
<meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Language" content="en-us">
</head> </head>
<body dir="ltr" lang="en-US"> <body dir="ltr" lang="en-US">
<h1 align="left">Shorewall Download</h1> <h1 align="left">Shorewall Download</h1>
<p><b>Tom Eastep<br> <p><b>Tom Eastep<br>
<br> <br>
</b>Copyright ©  2001-2007 Thomas M. Eastep</p> </b>Copyright ©&nbsp; 2001-2008 Thomas M. Eastep</p>
<p>Permission is granted to copy, distribute and/or modify this
<p>Permission is granted to copy, distribute and/or modify this document document
under the terms of the GNU Free Documentation License, Version 1.2 or any under the terms of the GNU Free Documentation License, Version 1.2 or
later version published by the Free Software Foundation; with no Invariant any
Sections, with no Front-Cover, and with no Back-Cover Texts. A copy of the later version published by the Free Software Foundation; with no
Invariant
Sections, with no Front-Cover, and with no Back-Cover Texts. A copy of
the
license is included in the section entitled “<a href="GnuCopyright.htm" license is included in the section entitled “<a href="GnuCopyright.htm"
target="_self">GNU Free Documentation License</a>”.</p> target="_self">GNU Free Documentation License</a>”.</p>
<p>2008-07-25 </p>
<p>2007-12-09 </p>
<hr> <hr>
<h2>Table of Contents</h2> <h2>Table of Contents</h2>
<p><b><a href="#Which">Package Information</a><br> <p><b><a href="#Which">Package Information</a><br>
<a href="#Updates">Finding Updates that Correct Known Problems</a><br> <a href="#Updates">Finding Updates that Correct Known Problems</a><br>
<a href="#Sites">Download Sites</a><br> <a href="#Sites">Download Sites</a><br>
<a href="#SVN">SVN</a></b></p> <a href="#SVN">SVN</a></b></p>
<hr> <hr>
<h2><a name="Which"></a>Package Information</h2> <h2><a name="Which"></a>Package Information</h2>
<p><b>Before trying to install, I strongly urge you to read and print a
<p><b>Before trying to install, I strongly urge you to read and print a copy copy
of the <a href="shorewall_quickstart_guide.htm">Shorewall QuickStart of the <a href="shorewall_quickstart_guide.htm">Shorewall QuickStart
Guide</a> for the configuration that most closely matches your own.</b> </p> Guide</a> for the configuration that most closely matches your own.</b>
</p>
<p>The documentation in both XML and HTML formats is available for download <p>The documentation in both XML and HTML formats is available for
download
from the Download Sites listed in the table below.</p> from the Download Sites listed in the table below.</p>
<p><font color="#ff0000"><b>NOTICE: There are two current Shorewall
<p><font color="#ff0000"><b>NOTICE: There are two current Shorewall Release Release
Series:</b></font></p> Series:</b></font></p>
<ul> <ul>
<li><p style="margin-bottom: 0in;">The STABLE release series is 4.0. Choose <li>
this release if you value stability and good documentation.</p> <p style="margin-bottom: 0in;">The STABLE release series is 4.0.
Choose this release if you value stability and good documentation.</p>
</li> </li>
<li><p>The DEVELOPMENT release series is 4.1 (found in the 'development' <li>
directory). Choose this release if you are <strong>very <p>The DEVELOPMENT release series is 4.1 (found in the
'development' directory). Choose this release if you are <strong>very
experienced</strong> <strong>user</strong> and you are willing to help experienced</strong> <strong>user</strong> and you are willing to help
test the code and report bugs. <strong>THIS VERSION IS EXPERIMENTAL AND test the code and report bugs. <strong>THIS VERSION IS EXPERIMENTAL
IS NOT SUPPORTED.</strong> </p> AND IS NOT SUPPORTED.</strong> </p>
</li> </li>
</ul> </ul>
<p>For additional information, see this article about the <a <p>For additional information, see this article about the <a
href="ReleaseModel.html">Shorewall Release Model</a>. </p> href="ReleaseModel.html">Shorewall Release Model</a>. </p>
<p>Beginning with Shorewall version 4.0.0 RC1, there are four related <p>Beginning with Shorewall version 4.0.0 RC1, there are four related
packages:</p> packages:</p>
<ul> <ul>
<li>Shorewall-shell -- the legacy Shorewall configuration compiler written <li>Shorewall-shell -- the legacy Shorewall configuration compiler
in Bourne Shell.</li> written in Bourne Shell.</li>
<li>Shorewall-perl -- an implementation of the Shorewall configuration <li>Shorewall-perl -- an implementation of the Shorewall
compiler written in the Perl programming language. This compiler is much configuration compiler written in the Perl programming language. This
faster than Shorewall-shell and produces a firewall script that runs compiler is much faster than Shorewall-shell and produces a firewall
faster. It is the preferred compiler for new Shorewall installations.</li> script that runs faster. It is the preferred compiler for new Shorewall
<li>Shorewall-common -- A base package required by both Shorewall-shell and installations.</li>
Shorewall-perl.</li> <li>Shorewall-common -- A base package required by both
Shorewall-shell and Shorewall-perl.</li>
<li>Shorewall Lite -- a light-weight Shorewall version that will run <li>Shorewall Lite -- a light-weight Shorewall version that will run
compiled firewall scripts generated on a system with one of the compiler compiled firewall scripts generated on a system with one of the
packages installed.</li> compiler packages installed.</li>
</ul> </ul>
To summarize: To summarize:
<ul> <ul>
<li>On at least one system in your network, you must install one or both of <li>On at least one system in your network, you must install one or
the compilers (Shorewall-shell and/or Shorewall-perl) and the both of the compilers (Shorewall-shell and/or Shorewall-perl) and the
Shorewall-common package.</li> Shorewall-common package.</li>
<li>If you only have a single firewall, then that system should be your <li>If you only have a single firewall, then that system should be
firewall system.</li> your firewall system.</li>
<li>If you have more than one firewall, you may wish to install one or both <li>If you have more than one firewall, you may wish to install one
of the compilers on a single <em>administrative</em> system and install or both of the compilers on a single <em>administrative</em> system
Shorewall-lite on the firewalls. Doing so will allow for centralized and install Shorewall-lite on the firewalls. Doing so will allow for
administration and configuration of the firewalls.</li> centralized administration and configuration of the firewalls.</li>
</ul> </ul>
<p>When RPM is used to install Shorewall, the compiler (shorewall-shell
and/or shorewall-perl) and shorewall-common must be installed in a
single execution of the
rpm utility.<br>
</p>
<p>Here are the <a href="Install.htm">installation instructions</a>.</p> <p>Here are the <a href="Install.htm">installation instructions</a>.</p>
<p><span style="font-weight: bold;">You probably don't want to install
<p><span style="font-weight: bold;">You probably don't want to install both a both a
Shorewall compiler and Shorewall Lite on the same system. See the <a Shorewall compiler and Shorewall Lite on the same system. See the <a
href="CompiledPrograms.html#Lite">Shorewall Lite Documentation</a> for href="CompiledPrograms.html#Lite">Shorewall Lite Documentation</a> for
details.</span><br> details.</span><br>
</p> </p>
<p>Once you've printed the appropriate QuickStart Guide, download the <p>Once you've printed the appropriate QuickStart Guide, download the
appropriate modules:</p> appropriate modules:</p>
<ul> <ul>
<li><p style="margin-bottom: 0in;">Simon Matter provides RPMs tailored for <li>
<b>Redhat</b> and <b>Fedora</b>. You can <a <p style="margin-bottom: 0in;">Simon Matter provides RPMs tailored
for <b>Redhat</b> and <b>Fedora</b>. You can <a
href="http://www.invoca.ch/pub/packages/shorewall/">download them from href="http://www.invoca.ch/pub/packages/shorewall/">download them from
his site</a>.</p> his site</a>.</p>
</li> </li>
<li><p style="margin-bottom: 0in;">Fabio Longarai provides a package for <li>
<b>OpenWRT</b> (Open firmware for Linksys® WRT54G). You can <a <p style="margin-bottom: 0in;">Fabio Longarai provides a package
for <b>OpenWRT</b> (Open firmware for Linksys® WRT54G). You can <a
href="http://openwrt.homelinux.net/">download it from his site</a>. </p> href="http://openwrt.homelinux.net/">download it from his site</a>. </p>
<!-- Seems Unavailable <!-- Seems Unavailable
<LI><P STYLE="margin-bottom: 0in">Marc Zonzon provides an old <LI><P STYLE="margin-bottom: 0in">Marc Zonzon provides an old
@ -113,24 +117,27 @@ appropriate modules:</p>
You can <A HREF="http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall">download You can <A HREF="http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall">download
it from his site</A>.</P> --> it from his site</A>.</P> -->
</li> </li>
<li><p style="margin-bottom: 0in;">jMCg provides a package for <b>Arch <li>
<p style="margin-bottom: 0in;">jMCg provides a package for <b>Arch
Linux.</b> You can <a Linux.</b> You can <a
href="http://aur.archlinux.org/packages.php?do_Details=1&amp;ID=1563&amp;O=0&amp;L=0&amp;C=0&amp;K=shorewall&amp;SB=n&amp;PP=25&amp;do_MyPackages=0">download href="http://aur.archlinux.org/packages.php?do_Details=1&amp;ID=1563&amp;O=0&amp;L=0&amp;C=0&amp;K=shorewall&amp;SB=n&amp;PP=25&amp;do_MyPackages=0">download
it from the Arch Linux site</a>. </p> it from the Arch Linux site</a>. </p>
</li> </li>
<li><p style="margin-bottom: 0in;">If you run a <b>SUSE,</b> <b>Linux <li>
PPC</b>, <b>Trustix</b> or <b>TurboLinux</b> distribution with a 2.4 or <p style="margin-bottom: 0in;">If you run a <b>SUSE,</b> <b>Linux
2.6 kernel, you can use the standard RPM version (note: the RPM should PPC</b>, <b>Trustix</b> or <b>TurboLinux</b> distribution with a 2.4
also work with other distributions that store init scripts in /etc/init.d or 2.6 kernel, you can use the standard RPM version (note: the RPM
and that include chkconfig or insserv). If you find that it works in should also work with other distributions that store init scripts in
other cases, let <a href="mailto:teastep@shorewall.net">me</a> know so /etc/init.d and that include chkconfig or insserv). If you find that it
that I can mention them here (Note: the standard RPM is known to work on works in other cases, let <a href="mailto:teastep@shorewall.net">me</a>
Redhat, Fedora and Mandriva with issues ranging from trivial (Redhat and know so that I can mention them here (Note: the standard RPM is known
Fedora) to moderate (Mandriva)). See the <a to work on Redhat, Fedora and Mandriva with issues ranging from trivial
(Redhat and Fedora) to moderate (Mandriva)). See the <a
href="Install.htm">Installation Instructions</a> if you have problems href="Install.htm">Installation Instructions</a> if you have problems
installing the RPM.</p> installing the RPM.</p>
</li> </li>
<li><p style="margin-bottom: 0in;">If you run <a <li>
<p style="margin-bottom: 0in;">If you run <a
href="http://www.debian.org/"><b>Debian</b></a> and would like a .deb href="http://www.debian.org/"><b>Debian</b></a> and would like a .deb
package, Shorewall is included in both the <a package, Shorewall is included in both the <a
href="http://packages.debian.org/testing/net/shorewall.html">Debian href="http://packages.debian.org/testing/net/shorewall.html">Debian
@ -138,20 +145,21 @@ appropriate modules:</p>
href="http://packages.debian.org/unstable/net/shorewall.html">Debian href="http://packages.debian.org/unstable/net/shorewall.html">Debian
Unstable Branch</a>. Additionally, packages for the current Debian Unstable Branch</a>. Additionally, packages for the current Debian
stable release are available from the package maintainer's <a stable release are available from the package maintainer's <a
href="http://people.connexer.com/~roberto/debian/">personal page</a>. href="http://people.connexer.com/%7Eroberto/debian/">personal page</a>.
</p> </p>
</li> </li>
<li><p style="margin-bottom: 0in;">If you run <a <li>
<p style="margin-bottom: 0in;">If you run <a
href="http://leaf.sourceforge.net/">LEAF/Bering</a> or one if it's href="http://leaf.sourceforge.net/">LEAF/Bering</a> or one if it's
derivatives, you can download a .lrp file from the Leaf site.<br> derivatives, you can download a .lrp file from the Leaf site.<br>
<br> <br>
From the LEAF Bering-uClibc Team: We try to provide the latest stable From the LEAF Bering-uClibc Team: We try to provide the latest stable
version shortly after release, but we also want to do some internal tests version shortly after release, but we also want to do some internal
before making it available. So we may be behind sometimes. But better be tests before making it available. So we may be behind sometimes. But
sure that the new version is running on LEAF, than being too fast...<br> better be sure that the new version is running on LEAF, than being too
fast...<br>
<br> <br>
I know it's not obvious for newbies where to find the lrp on our I know it's not obvious for newbies where to find the lrp on our pages.<br>
pages.<br>
<br> <br>
shorewall.lrp is part of the packages page:<br> shorewall.lrp is part of the packages page:<br>
<br> <br>
@ -163,94 +171,63 @@ appropriate modules:</p>
<a <a
href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/bering-uclibc/packages/shorwall.lrp?rev=HEAD&amp;content-type=application/octet-stream">http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/bering-uclibc/packages/shorwall.lrp?rev=HEAD&amp;content-type=application/octet-stream</a></p> href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/bering-uclibc/packages/shorwall.lrp?rev=HEAD&amp;content-type=application/octet-stream">http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/leaf/bin/bering-uclibc/packages/shorwall.lrp?rev=HEAD&amp;content-type=application/octet-stream</a></p>
</li> </li>
<li><p>Otherwise, download the <i>shorewall</i> module (.tgz) </p> <li>
<p>Otherwise, download the <i>shorewall</i> module (.tgz) </p>
</li> </li>
</ul> </ul>
<p>You will probably also want to download the HTML version of the <p>You will probably also want to download the HTML version of the
documentation for easy reference.</p> documentation for easy reference.</p>
<h2><a name="Updates"></a>Finding Updates that Correct Known Problems</h2> <h2><a name="Updates"></a>Finding Updates that Correct Known Problems</h2>
<p>Beginning with Shorewall 2.2.0, you will find a file named <p>Beginning with Shorewall 2.2.0, you will find a file named
known_problems.txt in the download directory. This file lists the known known_problems.txt in the download directory. This file lists the known
problems with that version of Shorewall. If corrections are available, they problems with that version of Shorewall. If corrections are available,
they
will be listed in the known problems and you can download them from the will be listed in the known problems and you can download them from the
'errata' subdirectory.</p> 'errata' subdirectory.</p>
<p>Example:</p> <p>Example:</p>
<blockquote> <blockquote>
<pre>ftp&gt; cd pub/shorewall/2.2/shorewall-2.2.0250 OK. <pre>ftp&gt; cd pub/shorewall/2.2/shorewall-2.2.0250 OK.<br>Current directory is /pub/shorewall/2.2/shorewall-2.2.0<br>ftp&gt; ls<br>227 Entering Passive Mode (206,124,146,177,35,91)<br>150 Accepted data connection<br>drwxr-sr-x&nbsp;&nbsp;&nbsp; 3 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Feb&nbsp; 1 09:52 .<br>drwxr-sr-x&nbsp;&nbsp;&nbsp; 3 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Jan 28 14:28 ..<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500 Jan 28 14:27 2.2.0.md5sums<br>drwxr-sr-x&nbsp;&nbsp;&nbsp; 2 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Feb&nbsp; 1 09:51 errata&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;=== (1)<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 156 Feb&nbsp; 1 09:52 known_problems.txt &lt;=== (2)<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16059 Jan 24 16:13 patch-2.2.0<br>-rwxr-xr-x&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22963 Jan 24 16:10 releasenotes.txt<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 100232 Jan 25 15:58 shorewall-2.2.0-1.noarch.rpm<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 122161 Jan 25 15:58 shorewall-2.2.0.tgz<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2534077 Jan 28 13:29 shorewall-docs-html-2.2.0.tgz<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4481205 Jan 28 13:29 shorewall-docs-xml-2.2.0.tgz<br>-rw-r--r--&nbsp;&nbsp;&nbsp; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 93905 Jan 25 15:58 shorewall-lrp-2.2.0.tgz<br>226-Options: -a -l<br>226 13 matches total<br>ftp&gt;<br></pre>
Current directory is /pub/shorewall/2.2/shorewall-2.2.0
ftp&gt; ls<br>227 Entering Passive Mode (206,124,146,177,35,91)<br>150 Accepted data connection<br>drwxr-sr-x    3 0        0            4096 Feb  1 09:52 .<br>drwxr-sr-x    3 0        0            4096 Jan 28 14:28 ..<br>-rw-r--r--    1 0        0             500 Jan 28 14:27 2.2.0.md5sums<br>drwxr-sr-x    2 0        0            4096 Feb  1 09:51 errata             &lt;=== (1)<br>-rw-r--r--    1 0        0             156 Feb  1 09:52 known_problems.txt &lt;=== (2)<br>-rw-r--r--    1 0        0           16059 Jan 24 16:13 patch-2.2.0<br>-rwxr-xr-x    1 0        0           22963 Jan 24 16:10 releasenotes.txt<br>-rw-r--r--    1 0        0          100232 Jan 25 15:58 shorewall-2.2.0-1.noarch.rpm<br>-rw-r--r--    1 0        0          122161 Jan 25 15:58 shorewall-2.2.0.tgz<br>-rw-r--r--    1 0        0         2534077 Jan 28 13:29 shorewall-docs-html-2.2.0.tgz<br>-rw-r--r--    1 0        0         4481205 Jan 28 13:29 shorewall-docs-xml-2.2.0.tgz<br>-rw-r--r--    1 0        0           93905 Jan 25 15:58 shorewall-lrp-2.2.0.tgz<br>226-Options: -a -l<br>226 13 matches total<br>ftp&gt;<br></pre>
</blockquote> </blockquote>
<p style="margin-left: 0.42in;"><font face="monospace"><font <p style="margin-left: 0.42in;"><font face="monospace"><font
color="#cc0000">(1) Directory containing updates. For Shorewall versions color="#cc0000">(1) Directory containing updates. For Shorewall
prior to 2.4.0, the updates/LRP directory contains those updates that apply versions
prior to 2.4.0, the updates/LRP directory contains those updates that
apply
to the LRP package.</font><br> to the LRP package.</font><br>
<font color="#cc0000">(2) List of known problems, workarounds and updates.. <font color="#cc0000">(2) List of known problems, workarounds and
   </font>                       </font></p> updates..
&nbsp;&nbsp;&nbsp;</font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></p>
<p>Beginning with Shorewall 4.0.6, updated packages that include fixes to <p>Beginning with Shorewall 4.0.6, updated packages that include fixes
to
known problems may also be made available.</p> known problems may also be made available.</p>
<p>Example:</p> <p>Example:</p>
<blockquote> <blockquote>
<pre>ftp&gt; cd pub/shorewall/4.0/shorewall-4.0.6 <pre>ftp&gt; cd pub/shorewall/4.0/shorewall-4.0.6<br>250 OK. Current directory is /pub/shorewall/4.0/shorewall-4.0.6<br>ftp&gt; ls<br>200 PORT command successful<br>150 Connecting to port 36018<br>drwxr-sr-x 4 1006 8 4096 Dec 1 08:16 .<br>drwxr-sr-x 9 1006 8 4096 Nov 23 08:22 ..<br>-rw-r--r-- 1 1006 8 194 Nov 24 07:38 4.0.6-2.md5sums<br>-rw-r--r-- 1 1006 8 218 Nov 24 07:38 4.0.6-2.sha1sums<br>-rw-r--r-- 1 1006 8 841 Nov 26 13:26 4.0.6.md5sums<br>-rw-r--r-- 1 1006 8 945 Nov 26 13:26 4.0.6.sha1sums<br>-rw-r--r-- 1 1006 8 322 Nov 26 08:35 README.txt<br>drwxr-xr-x 4 1006 8 4096 Nov 23 17:16 errata<br>drwxr-xr-x 4 1006 8 4096 Nov 23 08:21 <strong>base</strong>
250 OK. Current directory is /pub/shorewall/4.0/shorewall-4.0.6
ftp&gt; ls
200 PORT command successful
150 Connecting to port 36018
drwxr-sr-x 4 1006 8 4096 Dec 1 08:16 .
drwxr-sr-x 9 1006 8 4096 Nov 23 08:22 ..
-rw-r--r-- 1 1006 8 194 Nov 24 07:38 4.0.6-2.md5sums
-rw-r--r-- 1 1006 8 218 Nov 24 07:38 4.0.6-2.sha1sums
-rw-r--r-- 1 1006 8 841 Nov 26 13:26 4.0.6.md5sums
-rw-r--r-- 1 1006 8 945 Nov 26 13:26 4.0.6.sha1sums
-rw-r--r-- 1 1006 8 322 Nov 26 08:35 README.txt
drwxr-xr-x 4 1006 8 4096 Nov 23 17:16 errata
drwxr-xr-x 4 1006 8 4096 Nov 23 08:21 <strong>base</strong>
-rw-r--r-- 1 1006 8 1570 Dec 1 08:16 known_problems.txt -rw-r--r-- 1 1006 8 1570 Dec 1 08:16 known_problems.txt
-rw-r--r-- 1 1006 8 148363 Nov 23 08:22 patch-4.0.6 -rw-r--r-- 1 1006 8 148363 Nov 23 08:22 patch-4.0.6
-rw-r--r-- 1 1006 8 5249 Nov 24 07:38 <strong>patch-4.0.6-2</strong> -rw-r--r-- 1 1006 8 5249 Nov 24 07:38 <strong>patch-4.0.6-2</strong>
... ...
-rw-r--r-- 1 1006 8 102295 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.noarch.rpm &lt;========= -rw-r--r-- 1 1006 8 102295 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.noarch.rpm &lt;=========<br>-rw-r--r-- 1 1006 8 99884 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tar.bz2 &lt;========= <br>-rw-r--r-- 1 1006 8 300 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tar.bz2.asc &lt;=========<br>-rw-r--r-- 1 1006 8 124814 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tgz &lt;=========<br>-rw-r--r-- 1 1006 8 300 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tgz.asc &lt;=========<br>-rw-r--r-- 1 1006 8 59124 Nov 23 08:22 shorewall-shell-4.0.6-1.noarch.rpm<br>-rw-r--r-- 1 1006 8 76500 Nov 23 08:22 shorewall-shell-4.0.6.tar.bz2<br>-rw-r--r-- 1 1006 8 300 Nov 23 08:22 shorewall-shell-4.0.6.tar.bz2.asc<br>-rw-r--r-- 1 1006 8 95193 Nov 23 08:22 shorewall-shell-4.0.6.tgz<br>-rw-r--r-- 1 1006 8 300 Nov 23 08:22 shorewall-shell-4.0.6.tgz.asc<br>drwxr-sr-x 2 1006 8 4096 Nov 26 08:33 <strong>superseded</strong>
-rw-r--r-- 1 1006 8 99884 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tar.bz2 &lt;=========
-rw-r--r-- 1 1006 8 300 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tar.bz2.asc &lt;=========
-rw-r--r-- 1 1006 8 124814 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tgz &lt;=========
-rw-r--r-- 1 1006 8 300 Nov 24 07:38 shorewall-perl-4.0.6<strong>-2</strong>.tgz.asc &lt;=========
-rw-r--r-- 1 1006 8 59124 Nov 23 08:22 shorewall-shell-4.0.6-1.noarch.rpm
-rw-r--r-- 1 1006 8 76500 Nov 23 08:22 shorewall-shell-4.0.6.tar.bz2
-rw-r--r-- 1 1006 8 300 Nov 23 08:22 shorewall-shell-4.0.6.tar.bz2.asc
-rw-r--r-- 1 1006 8 95193 Nov 23 08:22 shorewall-shell-4.0.6.tgz
-rw-r--r-- 1 1006 8 300 Nov 23 08:22 shorewall-shell-4.0.6.tgz.asc
drwxr-sr-x 2 1006 8 4096 Nov 26 08:33 <strong>superseded</strong>
226-Options: -a -l 226-Options: -a -l
226 41 matches total 226 41 matches total
ftp</pre> ftp</pre>
</blockquote> </blockquote>
<blockquote> <blockquote>
<p>The lines flagged with &lt;====== show that the Shorewall-perl package <p>The lines flagged with &lt;====== show that the Shorewall-perl
has been updated to include a bug fix (note the "-2" in the version). The package has been updated to include a bug fix (note the "-2" in the
base tarballs for the release are found in the <strong>base</strong> version). The base tarballs for the release are found in the <strong>base</strong>
directory. The unified diff file name <strong>patch-4.0.6-2</strong> may be directory. The unified diff file name <strong>patch-4.0.6-2</strong>
applied to the base (4.0.6) Shorewall-perl release to produce 4.0.6-2. The may be applied to the base (4.0.6) Shorewall-perl release to produce
original Shorewall-perl packages may be found in the 4.0.6-2. The original Shorewall-perl packages may be found in the <strong>superseded</strong>
<strong>superseded</strong> directory. Note that the fixes are still directory. Note that the fixes are still available in the <strong>errata</strong>
available in the <strong>errata</strong> directory; the directory; the <strong>known_problems.txt</strong> file indicates
<strong>known_problems.txt</strong> file indicates which problems are fixed which problems are fixed in each updated package.</p>
in each updated package.</p>
</blockquote> </blockquote>
<h2><a name="Sites"></a><b>Download Sites</b></h2> <h2><a name="Sites"></a><b>Download Sites</b></h2>
<p style="margin-left: 0.42in;">Use the sites below to download the <p style="margin-left: 0.42in;">Use the sites below to download the
<b>tarball</b>, the <b>documentation</b> and the <b>standard RPM</b> for <b>tarball</b>, the <b>documentation</b> and the <b>standard RPM</b>
for
(<b>SUSE</b>, <b>Power PPC</b>, <b>Trustix</b> and <b>TurboLinux</b>).<br> (<b>SUSE</b>, <b>Power PPC</b>, <b>Trustix</b> and <b>TurboLinux</b>).<br>
<br> <br>
Packages are GPG signed, please <b>verify the integrity of the files</b> Packages are GPG signed, please <b>verify the integrity of the files</b>
@ -262,85 +239,106 @@ href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net
<table border="2" cellpadding="2" cellspacing="2"> <table border="2" cellpadding="2" cellspacing="2">
<tbody> <tbody>
<tr> <tr>
<td><p><b>SERVER LOCATION</b></p> <td>
<p><b>SERVER LOCATION</b></p>
</td> </td>
<td><p><b>DOMAIN</b></p> <td>
<p><b>DOMAIN</b></p>
</td> </td>
<td><p><b>HTTP</b></p> <td>
<p><b>HTTP</b></p>
</td> </td>
<td><p><b>FTP</b></p> <td>
<p><b>FTP</b></p>
</td> </td>
</tr> </tr>
<tr> <tr>
<td><p>Slovak Republic</p> <td>
<p>Slovak Republic</p>
</td> </td>
<td><p>Shorewall.net</p> <td>
<p>Shorewall.net</p>
</td> </td>
<td><p><a <td>
href="http://slovakia.shorewall.net/pub/shorewall/">Browse</a></p> <p><a href="http://slovakia.shorewall.net/pub/shorewall/">Browse</a></p>
</td> </td>
<td><p><a href="ftp://slovakia.shorewall.net/mirror/shorewall/" <td>
<p><a href="ftp://slovakia.shorewall.net/mirror/shorewall/"
target="_blank">Browse</a></p> target="_blank">Browse</a></p>
</td> </td>
</tr> </tr>
<tr> <tr>
<td><p>Seattle, Washington, USA<span <td>
style="font-weight: bold;"></span><br> <p>Seattle, Washington, USA<span style="font-weight: bold;"></span><br>
</p> </p>
</td> </td>
<td><p>Shorewall.net</p> <td>
<p>Shorewall.net</p>
</td> </td>
<td><p><a <td>
href="http://www.shorewall.net/pub/shorewall/">Browse</a></p> <p><a href="http://www.shorewall.net/pub/shorewall/">Browse</a></p>
</td> </td>
<td><p><a href="ftp://ftp.shorewall.net/pub/shorewall/" <td>
<p><a href="ftp://ftp.shorewall.net/pub/shorewall/"
target="_blank">Browse</a></p> target="_blank">Browse</a></p>
</td> </td>
</tr> </tr>
<tr> <tr>
<td><p>Frankfurt/Main, Germany</p> <td>
<p>Frankfurt/Main, Germany</p>
</td> </td>
<td><p>Shorewall.de</p> <td>
<p>Shorewall.de</p>
</td> </td>
<td><p><a <td>
href="http://www.shorewall.de/pub/shorewall/">Browse</a></p> <p><a href="http://www.shorewall.de/pub/shorewall/">Browse</a></p>
</td> </td>
<td><p>N/A</p> <td>
<p>N/A</p>
</td> </td>
</tr> </tr>
<tr> <tr>
<td><p>Shoreline, Wa, USA</p> <td>
<p>Shoreline, Wa, USA</p>
</td> </td>
<td><p>Shorewall.net</p> <td>
<p>Shorewall.net</p>
</td> </td>
<td><p><a <td>
href="http://www1.shorewall.net/pub/shorewall/">Browse</a></p> <p><a href="http://www1.shorewall.net/pub/shorewall/">Browse</a></p>
</td> </td>
<td><p><a href="ftp://ftp1.shorewall.net/pub/shorewall" <td>
<p><a href="ftp://ftp1.shorewall.net/pub/shorewall"
target="_top">Browse</a></p> target="_top">Browse</a></p>
</td> </td>
</tr> </tr>
<tr> <tr>
<td><p>Australia<br> <td>
<p>Australia<br>
</p> </p>
</td> </td>
<td><p>Shorewall.com.au</p> <td>
<p>Shorewall.com.au</p>
</td> </td>
<td><p><a href="http://www.shorewall.com.au/" <td>
target="_top">Browse</a></p> <p><a href="http://www.shorewall.com.au/" target="_top">Browse</a></p>
</td> </td>
<td><p>N/A</p> <td>
<p>N/A</p>
</td> </td>
</tr> </tr>
<tr> <tr>
<td><p>Plano Texas, USA</p> <td>
<p>Plano Texas, USA</p>
</td> </td>
<td><p>Infohiiway.com</p> <td>
<p>Infohiiway.com</p>
</td> </td>
<td><p><a <td>
href="http://shorewall.infohiiway.com/pub/shorewall">Browse</a></p> <p><a href="http://shorewall.infohiiway.com/pub/shorewall">Browse</a></p>
</td> </td>
<td><p><a href="ftp://ftp.infohiiway.com/pub/shorewall/" <td>
<p><a href="ftp://ftp.infohiiway.com/pub/shorewall/"
target="_blank">Browse<!--<tr> target="_blank">Browse<!--<tr>
<td>France</td> <td>France</td>
<td>Shorewall.net</td> <td>Shorewall.net</td>
@ -352,14 +350,18 @@ href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net
</td> </td>
</tr> </tr>
<tr valign="top"> <tr valign="top">
<td><p>Argentina</p> <td>
<p>Argentina</p>
</td> </td>
<td><p>Shorewall.net</p> <td>
<p>Shorewall.net</p>
</td> </td>
<td><p><a <td>
<p><a
href="http://argentina.shorewall.net/pub/shorewall/shorewall">Browse</a></p> href="http://argentina.shorewall.net/pub/shorewall/shorewall">Browse</a></p>
</td> </td>
<td><p>N/A<br> <td>
<p>N/A<br>
</p> </p>
</td> </td>
</tr> </tr>
@ -371,8 +373,7 @@ href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net
<td style="vertical-align: top;">N/A<br> <td style="vertical-align: top;">N/A<br>
</td> </td>
<td style="vertical-align: top;"><a <td style="vertical-align: top;"><a
href="ftp://ftp.syachile.cl/pub/shorewall" href="ftp://ftp.syachile.cl/pub/shorewall" target="_top">Browse</a></td>
target="_top">Browse</a></td>
</tr> </tr>
<tr> <tr>
<td style="vertical-align: top;">San Jose California <td style="vertical-align: top;">San Jose California
@ -388,16 +389,16 @@ href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net
</table> </table>
</dd> </dd>
</dl> </dl>
<p style="margin-left: 0.42in;"><b>Redhat</b> and <b>Fedora</b> RPMS
<p style="margin-left: 0.42in;"><b>Redhat</b> and <b>Fedora</b> RPMS provided provided
by Simon Matter: <a by Simon Matter: <a href="http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br>
href="http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br>
<br> <br>
<b>Mandriva</b> RPMS provided by Jack Coates: <a <b>Mandriva</b> RPMS provided by Jack Coates: <a
href="http://www.monkeynoodle.org/comp/net/shorewall/">http://www.monkeynoodle.org/comp/net/shorewall/</a><br> href="http://www.monkeynoodle.org/comp/net/shorewall/">http://www.monkeynoodle.org/comp/net/shorewall/</a><br>
<br> <br>
<b>Slackware</b> packages created by JMedina. You can <a <b>Slackware</b> packages created by JMedina. You can <a
href="http://tuxjm.net/downloads/source/testing-10.2/">download them from his href="http://tuxjm.net/downloads/source/testing-10.2/">download them
from his
site</a>.<br> site</a>.<br>
<br> <br>
<b>OpenWRT</b> package provided by Marc Zonzon: <a <b>OpenWRT</b> package provided by Marc Zonzon: <a
@ -406,22 +407,17 @@ href="http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=
<b>Leaf/Bering </b>package is available at <a <b>Leaf/Bering </b>package is available at <a
href="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;PAGE_user_op=view_page&amp;PAGE_id=3&amp;MMN_position=3:3">http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;PAGE_user_op=view_page&amp;PAGE_id=3&amp;MMN_position=3:3</a><br> href="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;PAGE_user_op=view_page&amp;PAGE_id=3&amp;MMN_position=3:3">http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;PAGE_user_op=view_page&amp;PAGE_id=3&amp;MMN_position=3:3</a><br>
</p> </p>
<h2><a name="SVN"></a><b>SVN</b></h2> <h2><a name="SVN"></a><b>SVN</b></h2>
<blockquote> The <a href="https://sourceforge.net/svn/?group_id=22587"
<blockquote> target="_blank">SVN&nbsp;Repository at Sourceforge</a> is used as a
The <a href="https://sourceforge.net/svn/?group_id=22587" safe-store for Shorewall releases.<br>
target="_blank">SVN Repository at Sourceforge</a> is used as a safe-store
for Shorewall releases.<br>
<br> <br>
You should download and use the latest SVN version only <b>at your own You should download and use the latest SVN version only <b>at your own
risk</b> -- <strong>please do not attempt to install Shorewall from the SVN risk</b> -- <strong>please do not attempt to install Shorewall from
components; you will end up with an incomplete and non-working the SVN components; you will end up with an incomplete and non-working
installation. </strong> installation. </strong>
<p>If you want to build your own packages from the SVN images, use
<p>If you want to build your own packages from the SVN images, use the the build script found in tools/build/buildshorewall.</p>
build script found in tools/build/buildshorewall.</p>
<p>If you are looking for bug fixes for the current release, see <a <p>If you are looking for bug fixes for the current release, see <a
href="#Updates">above.</a><br> href="#Updates">above.</a><br>
<br> <br>
@ -434,40 +430,37 @@ href="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;
<p><span style="font-weight: bold;">branches</span></p> <p><span style="font-weight: bold;">branches</span></p>
<p>This project contains sub-projects for each of the stable <p>This project contains sub-projects for each of the stable
releases.</p> releases.</p>
<p>The current <strong>stable</strong> version is branch named x.y <p>The current <strong>stable</strong> version is branch named
where x.y is the major version. Example: 3.4. <br> x.y where x.y is the major version. Example: 3.4. <br>
</p> </p>
<p>You can download it using the following commands: <br> <p>You can download it using the following commands: <br>
<br> <br>
    <span style="font-weight: bold;">svn co &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/branches/x.y/Shorewall</span></p> https://shorewall.svn.sourceforge.net/svnroot/shorewall/branches/x.y/Shorewall</span></p>
</blockquote> </blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <b>Shorewall<br>
<b>Shorewall<br>
<br> <br>
</b>This project contains the Shorewall code.<br> </b>This project contains the Shorewall code.<br>
This project was renamed Shorewall-common in Shorewall 3.9.1.<br> This project was renamed Shorewall-common in Shorewall 3.9.1.<br>
</blockquote> </blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <b>Shorewall-common<br>
<b>Shorewall-common<br>
<br> <br>
</b>Beginning with Shorewall 3.9.1, this project contains the code </b>Beginning with Shorewall 3.9.1, this project contains the
common to any Shorewall configuration. It contains no compiler.<br> code common to any Shorewall configuration. It contains no compiler.<br>
'trunk' is the current development version.<br> 'trunk' is the current development version.<br>
<br> <br>
You can download it using the following commands: <br> You can download it using the following commands: <br>
<br> <br>
    <span style="font-weight: bold;">svn co &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-common</span><br> https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-common</span><br>
<span style="font-weight: bold;"></span></blockquote> <span style="font-weight: bold;"></span></blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <span style="font-weight: bold;">Shorewall-shell</span><br>
<span style="font-weight: bold;">Shorewall-shell</span><br>
<br> <br>
Beginning with Shorewall 3.9.1, this project contains the legacy Beginning with Shorewall 3.9.1, this project contains the legacy
compiler written in Bourne shell. The current development version is in compiler written in Bourne shell. The current development version is in
@ -475,49 +468,45 @@ href="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;
<br> <br>
You can download it using the following commands: <br> You can download it using the following commands: <br>
<br> <br>
    <span style="font-weight: bold;">svn co &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-shell</span></blockquote> https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-shell</span></blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <span style="font-weight: bold;">Shorewall-perl<br>
<span style="font-weight: bold;">Shorewall-perl<br>
<br> <br>
</span>Beginning with Shorewall 3.9.0, this project contains the new </span>Beginning with Shorewall 3.9.0, this project contains the
compiler written in Perl. The current development version is in new compiler written in Perl. The current development version is in
'trunk'.<br> 'trunk'.<br>
<br> <br>
You can download it using the following commands: <br> You can download it using the following commands: <br>
<br> <br>
    <span style="font-weight: bold;">svn co &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-perl</span></blockquote> https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-perl</span></blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <span style="font-weight: bold;">manpages<br>
<span style="font-weight: bold;">manpages<br>
</span><br> </span><br>
Beginning with Shorewall 3,4,0, this project contains the man pages for Beginning with Shorewall 3,4,0, this project contains the man pages for
Shorewall. 'trunk' is the current development version.<br> Shorewall. 'trunk' is the current development version.<br>
<br> <br>
You can download it using the following commands: <br> You can download it using the following commands: <br>
<br> <br>
    <span style="font-weight: bold;">svn co &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages</span></blockquote> https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages</span></blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <span style="font-weight: bold;">manpages-lite<br>
<span style="font-weight: bold;">manpages-lite<br>
</span><br> </span><br>
Beginning with Shorewall 3.4.0, this project contains the man pages for Beginning with Shorewall 3.4.0, this project contains the man pages for
Shorewall Lite. 'trunk'  is the current development version.<br> Shorewall Lite. 'trunk'&nbsp; is the current development version.<br>
<br> <br>
You can download it using the following commands: <br> You can download it using the following commands: <br>
<br> <br>
    <span style="font-weight: bold;">svn co &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages-lite</span></blockquote> https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages-lite</span></blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <span style="font-weight: bold;">docs</span><br>
<span style="font-weight: bold;">docs</span><br>
<b><br> <b><br>
</b>This project contains the Shorewall documenation.<br> </b>This project contains the Shorewall documenation.<br>
trunk is the current development version. <br> trunk is the current development version. <br>
@ -526,36 +515,32 @@ href="http://leaf.sourceforge.net/bering-uclibc/index.php?module=pagemaster&amp;
You can always get the current documentation in XML Docbook format You can always get the current documentation in XML Docbook format
using the following command: <br> using the following command: <br>
<br> <br>
    <span style="font-weight: bold;">svn co &nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/docs</span></blockquote> https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/docs</span></blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <b>web<br>
<b>web<br>
<br> <br>
</b>The project contains the part of this Web site not included in the </b>The project contains the part of this Web site not included
"docs" project. </blockquote> in the "docs" project. </blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <b>tools<br>
<b>tools<br>
<br> <br>
</b>This project includes the tools used by the Shorewall developers to </b>This project includes the tools used by the Shorewall
build Shorewall releases and to publish content to the web developers to build Shorewall releases and to publish content to the
sites.</blockquote> web sites.</blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <b>Samples<br>
<b>Samples<br>
<br> <br>
</b>This project contains the sample configurations.</blockquote> </b>This project contains the sample configurations.</blockquote>
</li> </li>
<li> <li>
<blockquote> <blockquote> <b>Shorewall-lite<br>
<b>Shorewall-lite<br>
<br> <br>
</b>This project contains Shorewall Lite -- introduced in Shorewall </b>This project contains Shorewall Lite -- introduced in
version 3.2.0 RC1.</blockquote> Shorewall version 3.2.0 RC1.</blockquote>
</li> </li>
</ol> </ol>
</body> </body>