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,339 +8,337 @@
<meta name="CHANGED" content="20060310;20345500">
<meta http-equiv="Content-Language" content="en-us">
</head>
<body dir="ltr" lang="en-US">
<h1 align="left">Shorewall Download</h1>
<p><b>Tom Eastep<br>
<br>
</b>Copyright ©  2001-2007 Thomas M. Eastep</p>
<p>Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or any
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
</b>Copyright ©&nbsp; 2001-2008 Thomas M. Eastep</p>
<p>Permission is granted to copy, distribute and/or modify this
document
under the terms of the GNU Free Documentation License, Version 1.2 or
any
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"
target="_self">GNU Free Documentation License</a>”.</p>
<p>2007-12-09 </p>
target="_self">GNU Free Documentation License</a>”.</p>
<p>2008-07-25 </p>
<hr>
<h2>Table of Contents</h2>
<p><b><a href="#Which">Package Information</a><br>
<a href="#Updates">Finding Updates that Correct Known Problems</a><br>
<a href="#Sites">Download Sites</a><br>
<a href="#SVN">SVN</a></b></p>
<hr>
<h2><a name="Which"></a>Package Information</h2>
<p><b>Before trying to install, I strongly urge you to read and print a copy
<p><b>Before trying to install, I strongly urge you to read and print a
copy
of the <a href="shorewall_quickstart_guide.htm">Shorewall QuickStart
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
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
from the Download Sites listed in the table below.</p>
<p><font color="#ff0000"><b>NOTICE: There are two current Shorewall Release
<p><font color="#ff0000"><b>NOTICE: There are two current Shorewall
Release
Series:</b></font></p>
<ul>
<li><p style="margin-bottom: 0in;">The STABLE release series is 4.0. Choose
this release if you value stability and good documentation.</p>
<li>
<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><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
test the code and report bugs. <strong>THIS VERSION IS EXPERIMENTAL AND
IS NOT SUPPORTED.</strong> </p>
<li>
<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
test the code and report bugs. <strong>THIS VERSION IS EXPERIMENTAL
AND IS NOT SUPPORTED.</strong> </p>
</li>
</ul>
<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
packages:</p>
<ul>
<li>Shorewall-shell -- the legacy Shorewall configuration compiler written
in Bourne Shell.</li>
<li>Shorewall-perl -- an implementation of the Shorewall configuration
compiler written in the Perl programming language. This compiler is much
faster than Shorewall-shell and produces a firewall script that runs
faster. It is the preferred compiler for new Shorewall installations.</li>
<li>Shorewall-common -- A base package required by both Shorewall-shell and
Shorewall-perl.</li>
<li>Shorewall-shell -- the legacy Shorewall configuration compiler
written in Bourne Shell.</li>
<li>Shorewall-perl -- an implementation of the Shorewall
configuration compiler written in the Perl programming language. This
compiler is much faster than Shorewall-shell and produces a firewall
script that runs faster. It is the preferred compiler for new Shorewall
installations.</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
compiled firewall scripts generated on a system with one of the compiler
packages installed.</li>
compiled firewall scripts generated on a system with one of the
compiler packages installed.</li>
</ul>
To summarize:
<ul>
<li>On at least one system in your network, you must install one or both of
the compilers (Shorewall-shell and/or Shorewall-perl) and the
Shorewall-common package.</li>
<li>If you only have a single firewall, then that system should be your
firewall system.</li>
<li>If you have more than one firewall, you may wish to install one or both
of the compilers on a single <em>administrative</em> system and install
Shorewall-lite on the firewalls. Doing so will allow for centralized
administration and configuration of the firewalls.</li>
<li>On at least one system in your network, you must install one or
both of the compilers (Shorewall-shell and/or Shorewall-perl) and the
Shorewall-common package.</li>
<li>If you only have a single firewall, then that system should be
your firewall system.</li>
<li>If you have more than one firewall, you may wish to install one
or both of the compilers on a single <em>administrative</em> system
and install Shorewall-lite on the firewalls. Doing so will allow for
centralized administration and configuration of the firewalls.</li>
</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><span style="font-weight: bold;">You probably don't want to install both a
<p><span style="font-weight: bold;">You probably don't want to install
both 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>
</p>
<p>Once you've printed the appropriate QuickStart Guide, download the
appropriate modules:</p>
<ul>
<li><p style="margin-bottom: 0in;">Simon Matter provides RPMs tailored for
<b>Redhat</b> and <b>Fedora</b>. You can <a
<li>
<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
his site</a>.</p>
his site</a>.</p>
</li>
<li><p style="margin-bottom: 0in;">Fabio Longarai provides a package for
<b>OpenWRT</b> (Open firmware for Linksys® WRT54G). You can <a
<li>
<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>
<!-- Seems Unavailable
<!-- Seems Unavailable
<LI><P STYLE="margin-bottom: 0in">Marc Zonzon provides an old
package for <B>OpenWRT</B> (Open firmware for Linksys&reg; WRT54G).
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> -->
</li>
<li><p style="margin-bottom: 0in;">jMCg provides a package for <b>Arch
Linux.</b> You can <a
<li>
<p style="margin-bottom: 0in;">jMCg provides a package for <b>Arch
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
it from the Arch Linux site</a>. </p>
it from the Arch Linux site</a>. </p>
</li>
<li><p style="margin-bottom: 0in;">If you run a <b>SUSE,</b> <b>Linux
PPC</b>, <b>Trustix</b> or <b>TurboLinux</b> distribution with a 2.4 or
2.6 kernel, you can use the standard RPM version (note: the RPM should
also work with other distributions that store init scripts in /etc/init.d
and that include chkconfig or insserv). If you find that it works in
other cases, let <a href="mailto:teastep@shorewall.net">me</a> know so
that I can mention them here (Note: the standard RPM is known to work on
Redhat, Fedora and Mandriva with issues ranging from trivial (Redhat and
Fedora) to moderate (Mandriva)). See the <a
<li>
<p style="margin-bottom: 0in;">If you run a <b>SUSE,</b> <b>Linux
PPC</b>, <b>Trustix</b> or <b>TurboLinux</b> distribution with a 2.4
or 2.6 kernel, you can use the standard RPM version (note: the RPM
should also work with other distributions that store init scripts in
/etc/init.d and that include chkconfig or insserv). If you find that it
works in other cases, let <a href="mailto:teastep@shorewall.net">me</a>
know so that I can mention them here (Note: the standard RPM is known
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
installing the RPM.</p>
installing the RPM.</p>
</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
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
Testing Branch</a> and the <a
Testing Branch</a> and the <a
href="http://packages.debian.org/unstable/net/shorewall.html">Debian
Unstable Branch</a>. Additionally, packages for the current Debian
stable release are available from the package maintainer's <a
href="http://people.connexer.com/~roberto/debian/">personal page</a>.
Unstable Branch</a>. Additionally, packages for the current Debian
stable release are available from the package maintainer's <a
href="http://people.connexer.com/%7Eroberto/debian/">personal page</a>.
</p>
</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
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>
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
before making it available. So we may be behind sometimes. But better be
sure that the new version is running on LEAF, than being too fast...<br>
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 before making it available. So we may be behind sometimes. But
better be sure that the new version is running on LEAF, than being too
fast...<br>
<br>
I know it's not obvious for newbies where to find the lrp on our
pages.<br>
I know it's not obvious for newbies where to find the lrp on our pages.<br>
<br>
shorewall.lrp is part of the packages page:<br>
shorewall.lrp is part of the packages page:<br>
<br>
<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>
<br>
which itself links to cvs:<br>
which itself links to cvs:<br>
<br>
<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>
</li>
<li><p>Otherwise, download the <i>shorewall</i> module (.tgz) </p>
<li>
<p>Otherwise, download the <i>shorewall</i> module (.tgz) </p>
</li>
</ul>
<p>You will probably also want to download the HTML version of the
documentation for easy reference.</p>
<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
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
'errata' subdirectory.</p>
<p>Example:</p>
<blockquote>
<pre>ftp&gt; cd pub/shorewall/2.2/shorewall-2.2.0250 OK.
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>
<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>
</blockquote>
<p style="margin-left: 0.42in;"><font face="monospace"><font
color="#cc0000">(1) Directory containing updates. For Shorewall versions
prior to 2.4.0, the updates/LRP directory contains those updates that apply
color="#cc0000">(1) Directory containing updates. For Shorewall
versions
prior to 2.4.0, the updates/LRP directory contains those updates that
apply
to the LRP package.</font><br>
<font color="#cc0000">(2) List of known problems, workarounds and updates..
   </font>                       </font></p>
<p>Beginning with Shorewall 4.0.6, updated packages that include fixes to
<font color="#cc0000">(2) List of known problems, workarounds and
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
known problems may also be made available.</p>
<p>Example:</p>
<blockquote>
<pre>ftp&gt; cd pub/shorewall/4.0/shorewall-4.0.6
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>
<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>
-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 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 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>
-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>
226-Options: -a -l
226 41 matches total
ftp</pre>
</blockquote>
<blockquote>
<p>The lines flagged with &lt;====== show that the Shorewall-perl package
has been updated to include a bug fix (note the "-2" in the 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
applied to the base (4.0.6) Shorewall-perl release to produce 4.0.6-2. The
original Shorewall-perl packages may be found in the
<strong>superseded</strong> directory. Note that the fixes are still
available in the <strong>errata</strong> directory; the
<strong>known_problems.txt</strong> file indicates which problems are fixed
in each updated package.</p>
<p>The lines flagged with &lt;====== show that the Shorewall-perl
package has been updated to include a bug fix (note the "-2" in the
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 applied to the base (4.0.6) Shorewall-perl release to produce
4.0.6-2. The original Shorewall-perl packages may be found in the <strong>superseded</strong>
directory. Note that the fixes are still available in the <strong>errata</strong>
directory; the <strong>known_problems.txt</strong> file indicates
which problems are fixed in each updated package.</p>
</blockquote>
<h2><a name="Sites"></a><b>Download Sites</b></h2>
<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>
<br>
Packages are GPG signed, please <b>verify the integrity of the files</b>
using our public key <a
href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net/shorewall.gpg.key</a>
href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net/shorewall.gpg.key</a>
</p>
<dl>
<dd>
<table border="2" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td><p><b>SERVER LOCATION</b></p>
<td>
<p><b>SERVER LOCATION</b></p>
</td>
<td><p><b>DOMAIN</b></p>
<td>
<p><b>DOMAIN</b></p>
</td>
<td><p><b>HTTP</b></p>
<td>
<p><b>HTTP</b></p>
</td>
<td><p><b>FTP</b></p>
<td>
<p><b>FTP</b></p>
</td>
</tr>
<tr>
<td><p>Slovak Republic</p>
<td>
<p>Slovak Republic</p>
</td>
<td><p>Shorewall.net</p>
<td>
<p>Shorewall.net</p>
</td>
<td><p><a
href="http://slovakia.shorewall.net/pub/shorewall/">Browse</a></p>
<td>
<p><a href="http://slovakia.shorewall.net/pub/shorewall/">Browse</a></p>
</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>
</td>
</tr>
<tr>
<td><p>Seattle, Washington, USA<span
style="font-weight: bold;"></span><br>
<td>
<p>Seattle, Washington, USA<span style="font-weight: bold;"></span><br>
</p>
</td>
<td><p>Shorewall.net</p>
<td>
<p>Shorewall.net</p>
</td>
<td><p><a
href="http://www.shorewall.net/pub/shorewall/">Browse</a></p>
<td>
<p><a href="http://www.shorewall.net/pub/shorewall/">Browse</a></p>
</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>
</td>
</tr>
<tr>
<td><p>Frankfurt/Main, Germany</p>
<td>
<p>Frankfurt/Main, Germany</p>
</td>
<td><p>Shorewall.de</p>
<td>
<p>Shorewall.de</p>
</td>
<td><p><a
href="http://www.shorewall.de/pub/shorewall/">Browse</a></p>
<td>
<p><a href="http://www.shorewall.de/pub/shorewall/">Browse</a></p>
</td>
<td><p>N/A</p>
<td>
<p>N/A</p>
</td>
</tr>
<tr>
<td><p>Shoreline, Wa, USA</p>
<td>
<p>Shoreline, Wa, USA</p>
</td>
<td><p>Shorewall.net</p>
<td>
<p>Shorewall.net</p>
</td>
<td><p><a
href="http://www1.shorewall.net/pub/shorewall/">Browse</a></p>
<td>
<p><a href="http://www1.shorewall.net/pub/shorewall/">Browse</a></p>
</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>
</td>
</tr>
<tr>
<td><p>Australia<br>
<td>
<p>Australia<br>
</p>
</td>
<td><p>Shorewall.com.au</p>
<td>
<p>Shorewall.com.au</p>
</td>
<td><p><a href="http://www.shorewall.com.au/"
target="_top">Browse</a></p>
<td>
<p><a href="http://www.shorewall.com.au/" target="_top">Browse</a></p>
</td>
<td><p>N/A</p>
<td>
<p>N/A</p>
</td>
</tr>
<tr>
<td><p>Plano Texas, USA</p>
<td>
<p>Plano Texas, USA</p>
</td>
<td><p>Infohiiway.com</p>
<td>
<p>Infohiiway.com</p>
</td>
<td><p><a
href="http://shorewall.infohiiway.com/pub/shorewall">Browse</a></p>
<td>
<p><a href="http://shorewall.infohiiway.com/pub/shorewall">Browse</a></p>
</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>
<td>France</td>
<td>Shorewall.net</td>
@ -352,14 +350,18 @@ href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net
</td>
</tr>
<tr valign="top">
<td><p>Argentina</p>
<td>
<p>Argentina</p>
</td>
<td><p>Shorewall.net</p>
<td>
<p>Shorewall.net</p>
</td>
<td><p><a
<td>
<p><a
href="http://argentina.shorewall.net/pub/shorewall/shorewall">Browse</a></p>
</td>
<td><p>N/A<br>
<td>
<p>N/A<br>
</p>
</td>
</tr>
@ -371,12 +373,11 @@ href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net
<td style="vertical-align: top;">N/A<br>
</td>
<td style="vertical-align: top;"><a
href="ftp://ftp.syachile.cl/pub/shorewall"
target="_top">Browse</a></td>
href="ftp://ftp.syachile.cl/pub/shorewall" target="_top">Browse</a></td>
</tr>
<tr>
<td style="vertical-align: top;">San Jose California
(Incomplete)<br>
(Incomplete)<br>
</td>
<td style="vertical-align: top;">Sourceforge.net<br>
</td>
@ -388,174 +389,158 @@ href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net
</table>
</dd>
</dl>
<p style="margin-left: 0.42in;"><b>Redhat</b> and <b>Fedora</b> RPMS provided
by Simon Matter: <a
href="http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br>
<p style="margin-left: 0.42in;"><b>Redhat</b> and <b>Fedora</b> RPMS
provided
by Simon Matter: <a href="http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br>
<br>
<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>
<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>
<br>
<b>OpenWRT</b> package provided by Marc Zonzon: <a
href="http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall">http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall</a><br>
href="http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall">http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall</a><br>
<br>
<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>
<h2><a name="SVN"></a><b>SVN</b></h2>
<blockquote>
The <a href="https://sourceforge.net/svn/?group_id=22587"
target="_blank">SVN Repository at Sourceforge</a> is used as a safe-store
for Shorewall releases.<br>
<blockquote> The <a href="https://sourceforge.net/svn/?group_id=22587"
target="_blank">SVN&nbsp;Repository at Sourceforge</a> is used as a
safe-store for Shorewall releases.<br>
<br>
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
components; you will end up with an incomplete and non-working
installation. </strong>
<p>If you want to build your own packages from the SVN images, use the
build script found in tools/build/buildshorewall.</p>
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 components; you will end up with an incomplete and non-working
installation. </strong>
<p>If you want to build your own packages from the SVN images, use
the build script found in tools/build/buildshorewall.</p>
<p>If you are looking for bug fixes for the current release, see <a
href="#Updates">above.</a><br>
<br>
The following SVN projects are currently active:<br>
The following SVN projects are currently active:<br>
</p>
</blockquote>
<ol>
<li>
<blockquote>
<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
releases.</p>
<p>The current <strong>stable</strong> version is branch named x.y
where x.y is the major version. Example: 3.4. <br>
releases.</p>
<p>The current <strong>stable</strong> version is branch named
x.y where x.y is the major version. Example: 3.4. <br>
</p>
<p>You can download it using the following commands: <br>
<br>
    <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/branches/x.y/Shorewall</span></p>
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/branches/x.y/Shorewall</span></p>
</blockquote>
</li>
<li>
<blockquote>
<b>Shorewall<br>
<blockquote> <b>Shorewall<br>
<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>
</li>
<li>
<blockquote>
<b>Shorewall-common<br>
<blockquote> <b>Shorewall-common<br>
<br>
</b>Beginning with Shorewall 3.9.1, this project contains the code
common to any Shorewall configuration. It contains no compiler.<br>
'trunk' is the current development version.<br>
</b>Beginning with Shorewall 3.9.1, this project contains the
code common to any Shorewall configuration. It contains no compiler.<br>
'trunk' is the current development version.<br>
<br>
You can download it using the following commands: <br>
You can download it using the following commands: <br>
<br>
    <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-common</span><br>
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-common</span><br>
<span style="font-weight: bold;"></span></blockquote>
</li>
<li>
<blockquote>
<span style="font-weight: bold;">Shorewall-shell</span><br>
<blockquote> <span style="font-weight: bold;">Shorewall-shell</span><br>
<br>
Beginning with Shorewall 3.9.1, this project contains the legacy
compiler written in Bourne shell. The current development version is in
'trunk.<br>
Beginning with Shorewall 3.9.1, this project contains the legacy
compiler written in Bourne shell. The current development version is in
'trunk.<br>
<br>
You can download it using the following commands: <br>
You can download it using the following commands: <br>
<br>
    <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-shell</span></blockquote>
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-shell</span></blockquote>
</li>
<li>
<blockquote>
<span style="font-weight: bold;">Shorewall-perl<br>
<blockquote> <span style="font-weight: bold;">Shorewall-perl<br>
<br>
</span>Beginning with Shorewall 3.9.0, this project contains the new
compiler written in Perl. The current development version is in
'trunk'.<br>
</span>Beginning with Shorewall 3.9.0, this project contains the
new compiler written in Perl. The current development version is in
'trunk'.<br>
<br>
You can download it using the following commands: <br>
You can download it using the following commands: <br>
<br>
    <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-perl</span></blockquote>
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/Shorewall-perl</span></blockquote>
</li>
<li>
<blockquote>
<span style="font-weight: bold;">manpages<br>
<blockquote> <span style="font-weight: bold;">manpages<br>
</span><br>
Beginning with Shorewall 3,4,0, this project contains the man pages for
Shorewall. 'trunk' is the current development version.<br>
Beginning with Shorewall 3,4,0, this project contains the man pages for
Shorewall. 'trunk' is the current development version.<br>
<br>
You can download it using the following commands: <br>
You can download it using the following commands: <br>
<br>
    <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages</span></blockquote>
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages</span></blockquote>
</li>
<li>
<blockquote>
<span style="font-weight: bold;">manpages-lite<br>
<blockquote> <span style="font-weight: bold;">manpages-lite<br>
</span><br>
Beginning with Shorewall 3.4.0, this project contains the man pages for
Shorewall Lite. 'trunk'  is the current development version.<br>
Beginning with Shorewall 3.4.0, this project contains the man pages for
Shorewall Lite. 'trunk'&nbsp; is the current development version.<br>
<br>
You can download it using the following commands: <br>
You can download it using the following commands: <br>
<br>
    <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages-lite</span></blockquote>
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/manpages-lite</span></blockquote>
</li>
<li>
<blockquote>
<span style="font-weight: bold;">docs</span><br>
<blockquote> <span style="font-weight: bold;">docs</span><br>
<b><br>
</b>This project contains the Shorewall documenation.<br>
trunk is the current development version. <br>
trunk is the current development version. <br>
<br>
<br>
You can always get the current documentation in XML Docbook format
using the following command: <br>
You can always get the current documentation in XML Docbook format
using the following command: <br>
<br>
    <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/docs</span></blockquote>
&nbsp;&nbsp;&nbsp; <span style="font-weight: bold;">svn co
https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk/docs</span></blockquote>
</li>
<li>
<blockquote>
<b>web<br>
<blockquote> <b>web<br>
<br>
</b>The project contains the part of this Web site not included in the
"docs" project. </blockquote>
</b>The project contains the part of this Web site not included
in the "docs" project. </blockquote>
</li>
<li>
<blockquote>
<b>tools<br>
<blockquote> <b>tools<br>
<br>
</b>This project includes the tools used by the Shorewall developers to
build Shorewall releases and to publish content to the web
sites.</blockquote>
</b>This project includes the tools used by the Shorewall
developers to build Shorewall releases and to publish content to the
web sites.</blockquote>
</li>
<li>
<blockquote>
<b>Samples<br>
<blockquote> <b>Samples<br>
<br>
</b>This project contains the sample configurations.</blockquote>
</li>
<li>
<blockquote>
<b>Shorewall-lite<br>
<blockquote> <b>Shorewall-lite<br>
<br>
</b>This project contains Shorewall Lite -- introduced in Shorewall
version 3.2.0 RC1.</blockquote>
</b>This project contains Shorewall Lite -- introduced in
Shorewall version 3.2.0 RC1.</blockquote>
</li>
</ol>
</body>