html cleanup :-)

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2726 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
judas_iscariote 2005-09-23 00:12:12 +00:00
parent 8974b09fa5
commit 1dc9f03f72
9 changed files with 12811 additions and 10079 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,63 +1,89 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator"
content="HTML Tidy for Linux (vers 1st April 2002), see www.w3.org" />
<head>
<title>Shorewall</title>
<meta name="author" content="Cristian Rodriguez R." />
<meta http-equiv="Content-Type"
content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="./shorewall.css"
title="Default" media="screen" />
<base target="main" />
</head>
<title>Shorewall</title>
<meta name="author" content="Cristian Rodriguez R." />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="./shorewall.css" title="Default" media="screen" />
<base target="main">
</head>
<body>
<ul class="menu">
<li><a href="index.htm" target="_top">Home</a></li>
<body>
<li><a href="News.htm">News&nbsp;and<br />
Announcements</a></li>
<ul class="menu">
<li><a href="Introduction.html">Introduction</a></li>
<li> <a href="index.htm" target="_top">Home</a></li>
<li> <a href="News.htm">News&nbsp;and<br />Announcements</a></li>
<li> <a href="Introduction.html">Introduction</a> </li>
<li> <a href="shorewall_prerequisites.htm">Requirements</a> </li>
<li> <a href="shorewall_features.htm">Features</a></li>
<li> <a href="Shorewall_Doesnt.html">What&nbsp;it&nbsp;Cannot&nbsp;Do&nbsp;</a></li>
<li> <a href="download.htm">Download</a></li>
<li> <a href="Install.html">Installation/<br />Upgrade</a></li>
<li> <a href="FAQ.htm"> FAQs </a></li>
<li> <a href="Documentation_Index.html">Documentation</a></li>
<li> <a href="errata.htm">Errata</a></li>
<li> <a href="upgrade_issues.htm">Upgrade&nbsp;Issues</a></li>
<li> <a href="troubleshoot.htm">Troubleshooting</a></li>
<li> <a href="support.htm">Getting&nbsp;Help</a></li>
<li><a
href="shorewall_prerequisites.htm">Requirements</a></li>
</ul>
<li><a href="shorewall_features.htm">Features</a></li>
<ul class="submenu">
<li> <a href="shoreline.htm">About&nbsp;The&nbsp;Author</a></li>
<li> <a href="http://sourceforge.net/cvs/?group_id=22587" target="_blank">CVS&nbsp;Repository</a></li>
<li> <a href="shorewall_mirrors.htm">Mirrors</a></li>
<li> <a href="shorewall_index.htm#Donations">Donations</a></li>
<li> <a href="quotes.htm"> Quotes&nbsp;from&nbsp;Users</a></li>
<li> <a href="LinuxFest.pdf">LinuxFest&nbsp;NW&nbsp;2005<br />Presentation</a> </li>
<li> <a href="useful_links.html">Useful&nbsp;Links</a></li>
<li><a
href="Shorewall_Doesnt.html">What&nbsp;it&nbsp;Cannot&nbsp;Do&nbsp;</a></li>
</ul>
<li><a href="download.htm">Download</a></li>
<p class="copyright">
<li><a href="Install.html">Installation/<br />
Upgrade</a></li>
<a href="copyright.htm">Copyright&copy;&nbsp;2001-2005<br />
Thomas&nbsp;M.&nbsp;Eastep</a>
<li><a href="FAQ.htm">FAQs</a></li>
</p>
<li><a href="Documentation_Index.html">Documentation</a></li>
<!-- shorewall logo -->
<li><a href="errata.htm">Errata</a></li>
<img src="images/ProtectedBy.png" width="144" height="30" align="left" border="0" /><br /><br />
<li><a href="upgrade_issues.htm">Upgrade&nbsp;Issues</a></li>
<p class="copyright">
<li><a href="troubleshoot.htm">Troubleshooting</a></li>
Please&nbsp;report&nbsp;errors&nbsp;<br />on&nbsp;this&nbsp;site&nbsp;to
<a href="mailto:webmaster@shorewall.net?subject=Website%20Comments">the&nbsp;Webmaster</a></p>
</body>
<li><a href="support.htm">Getting&nbsp;Help</a></li>
</ul>
<ul class="submenu">
<li><a
href="shoreline.htm">About&nbsp;The&nbsp;Author</a></li>
<li><a href="http://sourceforge.net/cvs/?group_id=22587"
target="_blank">CVS&nbsp;Repository</a></li>
<li><a href="shorewall_mirrors.htm">Mirrors</a></li>
<li><a
href="shorewall_index.htm#Donations">Donations</a></li>
<li><a href="quotes.htm">Quotes&nbsp;from&nbsp;Users</a></li>
<li><a href="LinuxFest.pdf">LinuxFest&nbsp;NW&nbsp;2005<br />
Presentation</a></li>
<li><a href="useful_links.html">Useful&nbsp;Links</a></li>
</ul>
<p class="copyright"><a
href="copyright.htm">Copyright©&nbsp;2001-2005<br />
Thomas&nbsp;M.&nbsp;Eastep</a></p>
<!-- shorewall logo -->
<img src="images/ProtectedBy.png" width="144" height="30"
align="left" border="0" /><br />
<br />
<p class="copyright">Please&nbsp;report&nbsp;errors&nbsp;<br />
on&nbsp;this&nbsp;site&nbsp;to <a
href="mailto:webmaster@shorewall.net?subject=Website%20Comments">
the&nbsp;Webmaster</a></p>
</body>
</html>

View File

@ -1,27 +1,36 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Copyright</title>
</head>
<body>
<h1 style="text-align: center;">Copyright<br>
</h1>
<p align="left">Copyright &copy;
2000-2005 Thomas M Eastep<br>
&nbsp;</p>
<blockquote>
<p align="left">Permission is granted to copy, distribute and/or
modify this document under the terms of the GNU Free Documentation
License, Version 1.1 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">GNU Free Documentation
License</a>".<br>
&nbsp;</p>
</blockquote>
<br>
<br>
</body>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>Copyright</title>
</head>
<body>
<h1 style="text-align: center;">Copyright<br>
</h1>
<p align="left">Copyright © 2000-2005 Thomas M Eastep<br>
&nbsp;</p>
<blockquote>
<p align="left">Permission is granted to copy, distribute
and/or modify this document under the terms of the GNU Free
Documentation License, Version 1.1 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">GNU Free Documentation
License</a>".<br>
&nbsp;</p>
</blockquote>
<br>
<br>
</body>
</html>

View File

@ -1,352 +1,473 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Download</title>
</head>
<body>
<h1 style="text-align: left;">Shorewall Download</h1>
<span style="font-weight: bold;">Tom Eastep<br>
<br>
</span>Copyright ©&nbsp; 2001-2005 Thomas M. Eastep<span
style="font-weight: bold;"><br>
</span>
<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 “<span
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free
Documentation License</a></span>”.<br>
</p>
<p>2005-08-27<br>
</p>
<hr style="width: 100%; height: 2px;">
<p><b>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.<br>
</b></p>
<p>The entire set of Shorewall documentation is available in PDF format
at:</p>
<p>&nbsp;&nbsp;&nbsp; <a
href="ftp://slovakia.shorewall.net/mirror/shorewall/pdf/">ftp://slovakia.shorewall.net/mirror/shorewall/pdf/</a><br>
&nbsp;&nbsp;&nbsp; <a
href="http://slovakia.shorewall.net/pub/shorewall/pdf/">http://slovakia.shorewall.net/pub/shorewall/pdf/</a><br>
&nbsp;&nbsp;&nbsp; <a
href="rsync://slovakia.shorewall.net/shorewall/pdf/">rsync://slovakia.shorewall.net/shorewall/pdf/</a>
</p>
<p>The documentation in both XML and HTML formats is also 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 Series:</b></font><br>
</p>
<ul>
<li>The STABLE release series is 2.4. Choose this release if you
value stability and good documentation.<br>
</li>
<li>The DEVELOPMENT release series is 2.5. Choose this release if
you want the latest and greatest and are willing to help test it.<br>
</li>
</ul>
For additional information, see this article about the<a
href="ReleaseModel.html"> Shorewall Release Model</a>.
<p> Once you've printed the appropriate QuickStart Guide, download <u>
one</u> of the modules:</p>
<ul>
<li>Simon Matter provides RPMs taylored for <span
style="font-weight: bold;">Redhat</span> and <span
style="font-weight: bold;">Fedora</span>. You can <a
href="http://www.invoca.ch/pub/packages/shorewall/">download them from
his site</a>. <br>
</li>
<li>Jack Coates provides RPMs taylored for <span
style="font-weight: bold;">Mandrake.</span> You can <a
href="http://www.monkeynoodle.org/comp/net/shorewall/">download them
from his site</a>.</li>
<li>Marc Zonzon provides a package for <span
style="font-weight: bold;">OpenWRT</span> (Open firmware for Linksys®
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>.<br>
</li>
<li>jMCg provides a package for <span style="font-weight: bold;">Arch
Linux.</span> 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>.</li>
<li>If you run a <b>SuSE, </b><b>Linux
PPC</b>, <span style="font-weight: bold;">Trustix</span> 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 Mandrake with issues ranging from trivial (Redhat and Fedora) to
moderate (Mandrake)). See the <a href="Install.htm">Installation
Instructions</a>
if you have problems installing the RPM.<br>
</li>
<li>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
href="http://packages.debian.org/testing/net/shorewall.html">Debian
Testing Branch</a> and the <a
href="http://packages.debian.org/unstable/net/shorewall.html">Debian
Unstable Branch</a>.</li>
<li>If you run LEAF/Bering or one if it's derivatives, you can
download a .lrp file from the <a target="_top"
href="http://leaf-project.org">LEAF site</a>.<br>
</li>
<li>Otherwise, download the <i>shorewall</i> module (.tgz)</li>
</ul>
<p>You will probably also want to download the HTML version of the
documentation for easy reference.</p>
<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 will be listed in the known problems and you can download them
from the 'errata' subdirectory.<br>
</p>
<p>Example:<br>
</p>
<p style="margin-left: 40px;"><span style="font-family: monospace;">ftp&gt;
cd
pub/shorewall/2.2/shorewall-2.2.0</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">250 OK. Current directory is
/pub/shorewall/2.2/shorewall-2.2.0</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">ftp&gt; ls</span><span
style="font-family: monospace;"></span><br
style="font-family: monospace;">
<span style="font-family: monospace;">227 Entering Passive Mode
(206,124,146,177,35,91)</span><br style="font-family: monospace;">
<span style="font-family: monospace;">150 Accepted data connection</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">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 .</span><br style="font-family: monospace;">
<span style="font-family: monospace;">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 ..</span><br style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br style="font-family: monospace;">
<span style="font-family: monospace; color: rgb(204, 0, 0);">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)</span><br style="font-family: monospace;">
<span style="font-family: monospace; color: rgb(204, 0, 0);">-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)</span><span
style="font-family: monospace;"></span><br
style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br style="font-family: monospace;">
<span style="font-family: monospace;">-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</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">226-Options: -a -l</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">226 13 matches total</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">ftp&gt;<br>
</span></p>
<p style="margin-left: 40px;"><span style="font-family: monospace;"><span
style="color: rgb(204, 0, 0);">(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.</span><br style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">(2) List of known problems,
workarounds and updates.. &nbsp;&nbsp;&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><br>
</p>
<p><b>Download Sites:<br>
</b></p>
<div style="margin-left: 40px;"><span style="font-weight: bold;">Redhat</span>
and <span style="font-weight: bold;">Fedora</span> RPMS provided by
Simon Matter: <a href="http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br>
<br>
<span style="font-weight: bold;">Mandrake</span> RPMS provided by Jack
Coates: <a href="http://www.monkeynoodle.org/comp/net/shorewall/">http://www.monkeynoodle.org/comp/net/shorewall/</a><br>
<br>
<span style="font-weight: bold;">OpenWRT</span> 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>
<br>
Use the sites below to download the<span style="font-weight: bold;">
tarball</span>, the <span style="font-weight: bold;">documentation</span>
<span style="font-weight: bold;"></span>and the
<span style="font-weight: bold;">standard RPM</span> for (<span
style="font-weight: bold;">Suse</span>, <span
style="font-weight: bold;">Power PPC</span>, <span
style="font-weight: bold;">Trustix</span> and <span
style="font-weight: bold;">TurboLinux</span>).<br>
<br>
Packages are GPG signed, please <span style="font-weight: bold;">
verify the integrity of the files</span>using our public key <a
href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net/shorewall.gpg.key</a>
</div>
<blockquote>
<table style="border-collapse: collapse;" border="2" cellpadding="2">
<tbody>
<tr>
<td><b>SERVER LOCATION</b></td>
<td><b>DOMAIN</b></td>
<td><b>HTTP</b></td>
<td><b>FTP</b></td>
</tr>
<tr>
<td>Slovak Republic</td>
<td>Shorewall.net</td>
<td><a href="http://slovakia.shorewall.net/pub/shorewall/">Browse</a></td>
<td> <a target="_blank"
href="ftp://slovakia.shorewall.net/mirror/shorewall/">Browse</a></td>
</tr>
<tr>
<td style="vertical-align: top;">Vienna, Va, USA</td>
<td style="vertical-align: top;">Shorewall.net</td>
<td style="vertical-align: top;"><a
href="http://www.shorewall.net/pub/shorewall/">Browse</a></td>
<td style="vertical-align: top;"><a
href="ftp://ftp.shorewall.net/pub/shorewall/" target="_blank">Browse</a></td>
</tr>
<tr>
<td style="vertical-align: top;">Frankfurt/Main, Germany<br>
</td>
<td style="vertical-align: top;">Shorewall.de<br>
</td>
<td style="vertical-align: top;"><a
href="http://www.shorewall.de/pub/shorewall/">Browse</a><br>
</td>
<td style="vertical-align: top;"><a target="_top"
href="ftp://ftp.shorewall.de/pub/shorewall/">Browse</a><br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Shoreline, Wa, USA<br>
</td>
<td style="vertical-align: top;">Shorewall.net<br>
</td>
<td style="vertical-align: top;"><a
href="http://www1.shorewall.net/pub/shorewall/">Browse</a><br>
</td>
<td style="vertical-align: top;"><a target="_top"
href="ftp://ftp1.shorewall.net/pub/shorewall">Browse</a><br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Boston, Mass., USA<br>
</td>
<td style="vertical-align: top;">viisage.com<br>
</td>
<td style="vertical-align: top;"><a
href="http://shorewall.viisage.com/pub/shorewall">Browse</a><br>
</td>
<td style="vertical-align: top;">N/A<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Austin Texas, USA<br>
</td>
<td style="vertical-align: top;">shorewall.net<br>
</td>
<td style="vertical-align: top;"><a target="_top"
href="http://slovak.ece.utexas.edu/mirrors/shorewall/">Browse</a><br>
</td>
<td style="vertical-align: top;"><a target="_top"
href="ftp://slovak.ece.utexas.edu/shorewall/">Browse</a><br>
</td>
</tr>
<tr>
<td>Plano Texas, USA</td>
<td>Infohiiway.com</td>
<td><a href="http://shorewall.infohiiway.com/pub/shorewall">Browse</a></td>
<td><a target="_blank"
href="ftp://ftp.infohiiway.com/pub/shorewall/">Browse<br>
</a></td>
</tr>
<!--<tr>
<td>France</td>
<td>Shorewall.net</td>
<td><a href="http://france.shorewall.net/pub/shorewall">Browse</a></td>
<td> <a target="_blank"
href="ftp://france.shorewall.net/pub/mirrors/shorewall/">Browse</a></td>
</tr>-->
<tr>
<td valign="top">Argentina<br>
</td>
<td valign="top">Shorewall.net<br>
</td>
<td valign="top"><a
href="http://argentina.shorewall.net/pub/shorewall/shorewall">Browse</a><br>
</td>
<td valign="top"><a href="ftp://ftp.syachile.cl/pub/shorewall"
target="_top">Browse</a><br>
</td>
</tr>
<tr>
<td>Sourceforge - California, USA (Incomplete)<br>
</td>
<td>Sourceforge.net<br>
</td>
<td><a href="http://sourceforge.net/projects/shorewall">Browse<br>
</a></td>
<td>N/A<br>
</td>
</tr>
</tbody>
</table>
</blockquote>
<p align="left"><b>CVS:</b></p>
<blockquote>
<p align="left">The <a target="_top"
href="http://cvs.sourceforge.net/viewcvs.py/shorewall">CVS
repository at cvs.shorewall.net</a> contains the latest snapshots of
the each Shorewall component. There's no guarantee that what you find
there will work at all.<br>
</p>
<p align="left">The CVS repository also can be used to retreive the
latest released versions. <a
href="http://cvs.sourceforge.net/viewcvs.py/shorewall/tools/build/makeshorewall">Here
is a
shell script</a> that allows you to generate Shorewall packages from
the current
contents of the CVS repository (it is the same script that I use to
build Shorewall releases).<br>
</p>
</blockquote>
</body>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>Download</title>
</head>
<body>
<h1 style="text-align: left;">Shorewall Download</h1>
<span style="font-weight: bold;">Tom Eastep<br>
<br>
</span> Copyright ©&nbsp; 2001-2005 Thomas M. Eastep<span
style="font-weight: bold;"><br>
</span>
<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 “<span class="quote"><a href=
"GnuCopyright.htm" target="_self">GNU Free Documentation
License</a></span>”.<br>
</p>
<p>2005-08-27<br>
</p>
<hr style="width: 100%; height: 2px;">
<p><b>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.<br>
</b></p>
<p>The entire set of Shorewall documentation is available in
PDF format at:</p>
<p>&nbsp;&nbsp;&nbsp; <a href=
"ftp://slovakia.shorewall.net/mirror/shorewall/pdf/">ftp://slovakia.shorewall.net/mirror/shorewall/pdf/</a><br>
&nbsp;&nbsp;&nbsp; <a href=
"http://slovakia.shorewall.net/pub/shorewall/pdf/">http://slovakia.shorewall.net/pub/shorewall/pdf/</a><br>
&nbsp;&nbsp;&nbsp; <a href=
"rsync://slovakia.shorewall.net/shorewall/pdf/">rsync://slovakia.shorewall.net/shorewall/pdf/</a></p>
<p>The documentation in both XML and HTML formats is also
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 Series:</b></font><br>
</p>
<ul>
<li>The STABLE release series is 2.4. Choose this release if
you value stability and good documentation.<br>
</li>
<li>The DEVELOPMENT release series is 2.5. Choose this
release if you want the latest and greatest and are willing
to help test it.<br>
</li>
</ul>
For additional information, see this article about the <a href=
"ReleaseModel.html">Shorewall Release Model</a>.
<p>Once you've printed the appropriate QuickStart Guide,
download <u>one</u> of the modules:</p>
<ul>
<li>Simon Matter provides RPMs taylored for <span style=
"font-weight: bold;">Redhat</span> and <span style=
"font-weight: bold;">Fedora</span>. You can <a href=
"http://www.invoca.ch/pub/packages/shorewall/">download them
from his site</a>.<br>
</li>
<li>Jack Coates provides RPMs taylored for <span style=
"font-weight: bold;">Mandrake.</span> You can <a href=
"http://www.monkeynoodle.org/comp/net/shorewall/">download
them from his site</a>.</li>
<li>Marc Zonzon provides a package for <span style=
"font-weight: bold;">OpenWRT</span> (Open firmware for
Linksys® 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>.<br>
</li>
<li>jMCg provides a package for <span style=
"font-weight: bold;">Arch Linux.</span> 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>.</li>
<li>If you run a <b>SuSE,</b> <b>Linux PPC</b>, <span style=
"font-weight: bold;">Trustix</span> 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 Mandrake with issues ranging from trivial
(Redhat and Fedora) to moderate (Mandrake)). See the <a href=
"Install.htm">Installation Instructions</a> if you have
problems installing the RPM.<br>
</li>
<li>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 href=
"http://packages.debian.org/testing/net/shorewall.html">Debian
Testing Branch</a> and the <a href=
"http://packages.debian.org/unstable/net/shorewall.html">Debian
Unstable Branch</a>.</li>
<li>If you run LEAF/Bering or one if it's derivatives, you
can download a .lrp file from the <a target="_top" href=
"http://leaf-project.org">LEAF site</a>.<br>
</li>
<li>Otherwise, download the <i>shorewall</i> module
(.tgz)</li>
</ul>
<p>You will probably also want to download the HTML version of
the documentation for easy reference.</p>
<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 will be listed in the known
problems and you can download them from the 'errata'
subdirectory.<br>
</p>
<p>Example:<br>
</p>
<p style="margin-left: 40px;"><span style=
"font-family: monospace;">ftp&gt; cd
pub/shorewall/2.2/shorewall-2.2.0</span><br style=
"font-family: monospace;">
<span style="font-family: monospace;">250 OK. Current
directory is /pub/shorewall/2.2/shorewall-2.2.0</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">ftp&gt; ls</span><br
style="font-family: monospace;">
<span style="font-family: monospace;">227 Entering Passive
Mode (206,124,146,177,35,91)</span><br style=
"font-family: monospace;">
<span style="font-family: monospace;">150 Accepted data
connection</span><br style="font-family: monospace;">
<span style=
"font-family: monospace;">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 .</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace;">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 ..</span><br style="font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace; color: rgb(204, 0, 0);">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)</span><br style="font-family: monospace;">
<span style=
"font-family: monospace; color: rgb(204, 0, 0);">-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)</span><br
style="font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style=
"font-family: monospace;">-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</span><br style=
"font-family: monospace;">
<span style="font-family: monospace;">226-Options: -a
-l</span><br style="font-family: monospace;">
<span style="font-family: monospace;">226 13 matches
total</span><br style="font-family: monospace;">
<span style="font-family: monospace;">ftp&gt;<br>
</span></p>
<p style="margin-left: 40px;"><span style=
"font-family: monospace;"><span style=
"color: rgb(204, 0, 0);">(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.</span><br
style="color: rgb(204, 0, 0);">
<span style="color: rgb(204, 0, 0);">(2) List of known
problems, workarounds and updates..
&nbsp;&nbsp;&nbsp;</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><br>
</p>
<p><b>Download Sites:<br>
</b></p>
<div style="margin-left: 40px;">
<span style="font-weight: bold;">Redhat</span> and <span
style="font-weight: bold;">Fedora</span> RPMS provided by
Simon Matter: <a href=
"http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br>
<br>
<span style="font-weight: bold;">Mandrake</span> RPMS
provided by Jack Coates: <a href=
"http://www.monkeynoodle.org/comp/net/shorewall/">http://www.monkeynoodle.org/comp/net/shorewall/</a><br>
<br>
<span style="font-weight: bold;">OpenWRT</span> 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>
<br>
Use the sites below to download the<span style=
"font-weight: bold;">tarball</span>, the <span style=
"font-weight: bold;">documentation</span> and the <span
style="font-weight: bold;">standard RPM</span> for (<span
style="font-weight: bold;">Suse</span>, <span style=
"font-weight: bold;">Power PPC</span>, <span style=
"font-weight: bold;">Trustix</span> and <span style=
"font-weight: bold;">TurboLinux</span>).<br>
<br>
Packages are GPG signed, please <span style=
"font-weight: bold;">verify the integrity of the files</span>
using our public key <a href=
"https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net/shorewall.gpg.key</a>
</div>
<blockquote>
<table style="border-collapse: collapse;" border="2"
cellpadding="2">
<tbody>
<tr>
<td><b>SERVER LOCATION</b></td>
<td><b>DOMAIN</b></td>
<td><b>HTTP</b></td>
<td><b>FTP</b></td>
</tr>
<tr>
<td>Slovak Republic</td>
<td>Shorewall.net</td>
<td><a href=
"http://slovakia.shorewall.net/pub/shorewall/">Browse</a></td>
<td><a target="_blank" href=
"ftp://slovakia.shorewall.net/mirror/shorewall/">Browse</a></td>
</tr>
<tr>
<td style="vertical-align: top;">Vienna, Va, USA</td>
<td style="vertical-align: top;">Shorewall.net</td>
<td style="vertical-align: top;"><a href=
"http://www.shorewall.net/pub/shorewall/">Browse</a></td>
<td style="vertical-align: top;"><a href=
"ftp://ftp.shorewall.net/pub/shorewall/" target=
"_blank">Browse</a></td>
</tr>
<tr>
<td style="vertical-align: top;">Frankfurt/Main,
Germany<br>
</td>
<td style="vertical-align: top;">Shorewall.de<br>
</td>
<td style="vertical-align: top;"><a href=
"http://www.shorewall.de/pub/shorewall/">Browse</a><br>
</td>
<td style="vertical-align: top;"><a target="_top" href=
"ftp://ftp.shorewall.de/pub/shorewall/">Browse</a><br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Shoreline, Wa, USA<br>
</td>
<td style="vertical-align: top;">Shorewall.net<br>
</td>
<td style="vertical-align: top;"><a href=
"http://www1.shorewall.net/pub/shorewall/">Browse</a><br>
</td>
<td style="vertical-align: top;"><a target="_top" href=
"ftp://ftp1.shorewall.net/pub/shorewall">Browse</a><br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Boston, Mass., USA<br>
</td>
<td style="vertical-align: top;">viisage.com<br>
</td>
<td style="vertical-align: top;"><a href=
"http://shorewall.viisage.com/pub/shorewall">Browse</a><br>
</td>
<td style="vertical-align: top;">N/A<br>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Austin Texas, USA<br>
</td>
<td style="vertical-align: top;">shorewall.net<br>
</td>
<td style="vertical-align: top;"><a target="_top" href=
"http://slovak.ece.utexas.edu/mirrors/shorewall/">Browse</a><br>
</td>
<td style="vertical-align: top;"><a target="_top" href=
"ftp://slovak.ece.utexas.edu/shorewall/">Browse</a><br>
</td>
</tr>
<tr>
<td>Plano Texas, USA</td>
<td>Infohiiway.com</td>
<td><a href=
"http://shorewall.infohiiway.com/pub/shorewall">Browse</a></td>
<td><a target="_blank" href=
"ftp://ftp.infohiiway.com/pub/shorewall/">Browse<br>
</a></td>
</tr>
<!--<tr>
<td>France</td>
<td>Shorewall.net</td>
<td><a href="http://france.shorewall.net/pub/shorewall">Browse</a></td>
<td> <a target="_blank"
href="ftp://france.shorewall.net/pub/mirrors/shorewall/">Browse</a></td>
</tr>-->
<tr>
<td valign="top">Argentina<br>
</td>
<td valign="top">Shorewall.net<br>
</td>
<td valign="top"><a href=
"http://argentina.shorewall.net/pub/shorewall/shorewall">
Browse</a><br>
</td>
<td valign="top"><a href=
"ftp://ftp.syachile.cl/pub/shorewall" target=
"_top">Browse</a><br>
</td>
</tr>
<tr>
<td>Sourceforge - California, USA (Incomplete)<br>
</td>
<td>Sourceforge.net<br>
</td>
<td><a href=
"http://sourceforge.net/projects/shorewall">Browse<br>
</a></td>
<td>N/A<br>
</td>
</tr>
</tbody>
</table>
</blockquote>
<p align="left"><b>CVS:</b></p>
<blockquote>
<p align="left">The <a target="_top" href=
"http://cvs.sourceforge.net/viewcvs.py/shorewall">CVS
repository at cvs.shorewall.net</a> contains the latest
snapshots of the each Shorewall component. There's no
guarantee that what you find there will work at all.<br>
</p>
<p align="left">The CVS repository also can be used to
retreive the latest released versions. <a href=
"http://cvs.sourceforge.net/viewcvs.py/shorewall/tools/build/makeshorewall">
Here is a shell script</a> that allows you to generate
Shorewall packages from the current contents of the CVS
repository (it is the same script that I use to build
Shorewall releases).<br>
</p>
</blockquote>
</body>
</html>

View File

@ -1,22 +1,35 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Frameset//EN""http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<title>Shoreline Firewall</title>
<LINK REL="SHORTCUT ICON" HREF="favicon.ico">
<meta http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<link href="/html.css" rel="stylesheet" type="text/css">
</head>
<frameset rows="114,*" cols="*" frameborder="no"
border="1"framespacing="0"> <frame
src="Banner.html" name="topFrame"scrolling="NO"
noresize >
<frameset cols="159,*" frameborder="no" border="0" framespacing="0">
<frame src="Shorewall_index_frame.htm" name="contents"> <frame src="shorewall_index.htm"
name="main">
</frameset>
</frameset>
<noframes><body><p>This page uses frames, but your browser doesn't
support them.</p></body></noframes>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<title>Shoreline Firewall</title>
<link rel="SHORTCUT ICON" href="favicon.ico">
<meta http-equiv="Content-Type" content=
"text/html; charset=UTF-8">
<link href="/html.css" rel="stylesheet" type="text/css">
</head>
<frameset rows="114,*" cols="*" frameborder="no" border="1"
framespacing="0">
<frame src="Banner.html" name="topFrame" scrolling="no"
noresize>
<frameset cols="159,*" frameborder="no" border="0"
framespacing="0">
<frame src="Shorewall_index_frame.htm" name="contents">
<frame src="shorewall_index.htm" name="main">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support
them.</p>
</body>
</noframes>
</frameset>
</html>

View File

@ -1,107 +1,139 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>About the Shorewall Author</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="none">
</head>
<body>
<p align="center"> </p>
<h1 style="text-align: left;">Tom Eastep</h1>
<div style="text-align: center;"><span style="font-style: italic;">Open
Source Software is not free; it comes at a very high cost.<br>
<br>
- </span>Wietse Venema<br>
<br>
<span style="font-style: italic;">Perfection
in design is achieved not
when there is nothing left to add, but rather when there is nothing
left to take away.</span><br>
</div>
<br>
<div style="text-align: center;">&nbsp;- Antoine de Saint-Exupery<br>
<div style="text-align: left;"><br>
<div style="text-align: center;"><span style="font-style: italic;">Fragmentation
is like classful
addressing -- an interesting early architectural error that shows how
much experimentation was going on while IP was being designed.</span><br>
</div>
<div style="text-align: center;"><br>
- Paul Vixie<br>
<div style="text-align: left;"><br>
<div style="text-align: center;"><span style="font-style: italic;">Nothing
is foolproof to a sufficiently-talented fool</span><br>
<span style="font-style: italic;"></span></div>
<span style="font-style: italic;"><br>
</span>
<div style="text-align: center;"><span style="font-style: italic;"></span>-
Anonymous<br>
<span style="font-style: italic;"></span></div>
</div>
</div>
<br>
</div>
</div>
<br>
Copyright © 2001-2005 Thomas M. Eastep<br>
<br>
<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 “<span
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free
Documentation License</a></span>”.<br>
</p>
<p>2005-05-20<br>
</p>
<hr style="width: 100%; height: 2px;">
<p style="text-align: left;"><img src="images/Tom.jpg"
alt="Aging Geek - June 2003"
style="border: 3px solid ; width: 320px; height: 240px;"> </p>
<div style="text-align: left;">"The Aging Geek" -- June 2003<br>
</div>
<p align="center"><br>
</p>
<ul>
<li>Born 1945 in <a href="http://www.experiencewashington.com"
target="_top">Washington
State</a> .</li>
<li>BA Mathematics from <a href="http://www.wsu.edu" target="_top">Washington
State University</a> 1967</li>
<li>MA Mathematics from <a href="http://www.washington.edu"
target="_top">University
of Washington</a> 1969</li>
<li>Burroughs Corporation (now <a href="http://www.unisys.com"
target="_top">Unisys</a>
) 1969 - 1980</li>
<li>Tandem Computers,
Incorporated
(now part of <a href="http://www.hp.com" target="_top">Hewlett-Packard</a>)
1980 -
present</li>
<li>Married 1969 - no children.</li>
</ul>
<p>I am currently a member of the design team for the next-generation
operating system from the NonStop Enterprise Division of HP. </p>
<p>I became interested in Internet Security when I established a home
office in 1999 and had DSL service installed in our home. I
investigated ipchains and developed the scripts which are now
collectively known as <a href="http://seawall.sourceforge.net">
Seattle Firewall</a>. Expanding on what I learned from Seattle
Firewall, I then designed and wrote Shorewall. </p>
<p>I telework from our <a
href="http://lists.shorewall.net/SeattleInTheSpring.html">home</a>
in&nbsp;<a href="http://www.cityofshoreline.com" target="_top">Shoreline,
Washington</a>
where
I live with my wife Tarry.&nbsp; </p>
<p></p>
<ul>
</ul>
<p>For information about our home network see <a href="myfiles.htm">my
Shorewall Configuration files.</a></p>
</body>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>About the Shorewall Author</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="none">
</head>
<body>
<h1 style="text-align: left;">Tom Eastep</h1>
<div style="text-align: center;">
<span style="font-style: italic;">Open Source Software is not
free; it comes at a very high cost.<br>
<br>
-</span> Wietse Venema<br>
<br>
<span style="font-style: italic;">Perfection in design is
achieved not when there is nothing left to add, but rather
when there is nothing left to take away.</span><br>
</div>
<br>
<div style="text-align: center;">
&nbsp;- Antoine de Saint-Exupery<br>
<div style="text-align: left;">
<br>
<div style="text-align: center;">
<span style="font-style: italic;">Fragmentation is like
classful addressing -- an interesting early architectural
error that shows how much experimentation was going on
while IP was being designed.</span><br>
</div>
<div style="text-align: center;">
<br>
- Paul Vixie<br>
<div style="text-align: left;">
<br>
<div style="text-align: center;">
<span style="font-style: italic;">Nothing is
foolproof to a sufficiently-talented fool</span><br>
</div>
<span style="font-style: italic;"><br>
</span>
<div style="text-align: center;">
- Anonymous<br>
</div>
</div>
</div>
<br>
</div>
</div>
<br>
Copyright © 2001-2005 Thomas M. Eastep<br>
<br>
<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 “<span class="quote"><a href=
"GnuCopyright.htm" target="_self">GNU Free Documentation
License</a></span>”.<br>
</p>
<p>2005-05-20<br>
</p>
<hr style="width: 100%; height: 2px;">
<p style="text-align: left;"><img src="images/Tom.jpg" alt=
"Aging Geek - June 2003" style=
"border: 3px solid ; width: 320px; height: 240px;"></p>
<div style="text-align: left;">
"The Aging Geek" -- June 2003<br>
</div>
<p align="center"><br>
</p>
<ul>
<li>Born 1945 in <a href=
"http://www.experiencewashington.com" target=
"_top">Washington State</a> .</li>
<li>BA Mathematics from <a href="http://www.wsu.edu" target=
"_top">Washington State University</a> 1967</li>
<li>MA Mathematics from <a href="http://www.washington.edu"
target="_top">University of Washington</a> 1969</li>
<li>Burroughs Corporation (now <a href=
"http://www.unisys.com" target="_top">Unisys</a> ) 1969 -
1980</li>
<li>Tandem Computers, Incorporated (now part of <a href=
"http://www.hp.com" target="_top">Hewlett-Packard</a>) 1980 -
present</li>
<li>Married 1969 - no children.</li>
</ul>
<p>I am currently a member of the design team for the
next-generation operating system from the NonStop Enterprise
Division of HP.</p>
<p>I became interested in Internet Security when I established
a home office in 1999 and had DSL service installed in our
home. I investigated ipchains and developed the scripts which
are now collectively known as <a href=
"http://seawall.sourceforge.net">Seattle Firewall</a>.
Expanding on what I learned from Seattle Firewall, I then
designed and wrote Shorewall.</p>
<p>I telework from our <a href=
"http://lists.shorewall.net/SeattleInTheSpring.html">home</a>
in&nbsp;<a href="http://www.cityofshoreline.com" target=
"_top">Shoreline, Washington</a> where I live with my wife
Tarry.&nbsp;</p>
<p>For information about our home network see <a href=
"myfiles.htm">my Shorewall Configuration files.</a></p>
</body>
</html>

View File

@ -1,209 +1,277 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<title>Shoreline Firewall (Shorewall) 2.0</title>
<base target="_self">
<meta name="GENERATOR" content="OpenOffice.org 1.1.1 (Linux)">
<meta name="CREATED" content="20040920;15031500">
<meta name="CHANGED" content="20040920;15183300">
</head>
<body dir="ltr" lang="en-US">
<h1><span style="font-weight: bold;"></span>Shorewall 2.x</h1>
<h2><a href="News.htm#20050717"><font color="#ff0000">Security
vulnerability in Shorewall 2.x</font></a></h2>
<hr style="width: 100%; height: 2px;">
<p>The information on this site applies only
to 2.x releases of Shorewall. For older versions:</p>
<ul>
<li>
<p style="margin-bottom: 0in;">The 1.4 site is <a
href="http://www.shorewall.net/1.4" target="_top">here.</a></p>
</li>
<li>
<p style="margin-bottom: 0in;">The 1.3 site is <a
href="http://www.shorewall.net/1.3" target="_top">here.</a> </p>
</li>
<li>
<p>The 1.2 site is <a href="http://shorewall.net/1.2/"
target="_top">here</a>. </p>
</li>
</ul>
<p>The current 2.4 Stable Release is 2.4.4 -- Here are the <a
href="http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/releasenotes.txt">release
notes</a> and here are the <a
href="http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/known_problems.txt">known
problems</a> and <a
href="http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/errata/">updates</a>.<br>
<br>
The current 2.5 Development Release is 2.5.6 -- Here are the <a
href="http://shorewall.net/pub/shorewall/2.5/shorewall-2.5.6/releasenotes.txt">release
notes</a> and the preliminary documentation is <a href="3.0/index.html">here</a>.<br>
<br>
Copyright © 2001-2005 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>2005-09-17</p>
<hr style="width: 100%; height: 2px;">
<h3>Table of Contents</h3>
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href="#Intro">Introduction
to Shorewall</a></p>
<p style="margin-left: 0.83in; margin-bottom: 0in;"><a href="#Glossary">Glossary</a><br>
<a href="#WhatIs">What
is Shorewall?</a><br>
<a href="#GettingStarted">Getting Started with
Shorewall</a><br>
<a href="#Info">Looking for Information?</a><br>
<a href="#Mandrake">Running
Shorewall on Mandrake® with a two-interface setup?</a><br>
<a href="#License">License</a><br>
</p>
<div style="margin-left: 40px;"><br>
<a href="#Leaf">Leaf</a><br>
<br>
<a href="#OpenWRT">OpenWRT</a><br>
</div>
<p style="margin-left: 40px;"><a href="#Donations">Donations</a></p>
<h2><a name="Intro"></a>Introduction to Shorewall</h2>
<h3><a name="Glossary"></a>Glossary</h3>
<ul>
<li>
<p style="margin-bottom: 0in;"><a href="http://www.netfilter.org/"
target="_top">Netfilter</a> - the packet filter facility built into
the 2.4 and later Linux kernels. </p>
</li>
<li>
<p style="margin-bottom: 0in;">ipchains - the packet filter
facility built into the 2.2 Linux kernels. Also the name of the utility
program used to configure and control that facility. Netfilter can be
used in ipchains compatibility mode. </p>
</li>
<li>
<p>iptables - the utility program used to configure and control
Netfilter. The term 'iptables' is often used to refer to the
combination of iptables+Netfilter (with Netfilter not in ipchains
compatibility mode). </p>
</li>
</ul>
<h3><a name="WhatIs"></a>What is Shorewall?</h3>
<p style="margin-left: 0.42in;">The Shoreline Firewall, more commonly
known as "Shorewall", is a high-level tool for configuring
Netfilter. You describe your firewall/gateway requirements using
entries in a set of configuration files. Shorewall reads those
configuration files and with the help of the iptables utility,
Shorewall configures Netfilter to match your requirements. Shorewall
can be used on a dedicated firewall system, a multi-function
gateway/router/server or on a standalone GNU/Linux system. Shorewall
does not use Netfilter's ipchains compatibility mode and can thus
take advantage of Netfilter's <a
href="http://www.cs.princeton.edu/%7Ejns/security/iptables/iptables_conntrack.html"
target="_top">connection
state tracking capabilities</a>.<br>
<br>
Shorewall is <u>not</u> a
daemon. Once Shorewall has configured Netfilter, it's job is
complete. After that, there is no Shorewall code running although the
<a href="starting_and_stopping_shorewall.htm">/sbin/shorewall program
can be used at any time to monitor the Netfilter firewall</a>.<br>
</p>
<p style="margin-left: 0.42in;">Shorewall is not the easiest to use of
the available iptables configuration tools but I believe that it is the
most flexible and powerful. So if you are looking for a simple
point-and-click set-and-forget Linux firewall solution that requires a
minimum of networking knowledge, I would encourage you to check out the
following alternatives:</p>
<ul style="margin-left: 40px;">
<li><a href="http://www.m0n0.ch/wall">http://www.m0n0.ch/wall</a></li>
<li><a href="http://www.fs-security.com/">http://www.fs-security.com/</a><br>
</li>
</ul>
<p style="margin-left: 0.42in;">On the other hand, if you are looking
for a Linux firewall solution that can handle complex and fast changing
network environments then Shorewall is a logical choice.<br>
</p>
<h3><a name="GettingStarted"></a>Getting Started with Shorewall</h3>
<p style="margin-left: 0.42in;">New to Shorewall? Start by selecting
the <a href="shorewall_quickstart_guide.htm">QuickStart Guide</a>
that most closely matches your environment and follow the step by
step instructions.</p>
<h3><a name="Info"></a>Looking for Information?</h3>
<p style="margin-left: 0.42in;">The <a href="Documentation_Index.html">Documentation
Index</a> is a good place to start as is the Site Search in the
frame above.<br>
</p>
<h3><a name="Mandrake"></a>Running Shorewall on Mandrake® with a
two-interface setup?</h3>
<p style="margin-left: 0.42in;">If so, the documentation on this site
will not apply directly to your setup. If you want to use the
documentation that you find here, you will want to consider
uninstalling what you have and installing a setup that matches the
documentation on this site. See the <a href="two-interface.htm">Two-interface
QuickStart Guide</a> for details.<br>
<br>
<b>Update: </b>I have been
informed by Mandrake Development that this problem has been corrected
in Mandrake 10.0 Final (the problem still exists in the 10.0
Community release).</p>
<h3><a name="License"></a>License</h3>
<p style="margin-left: 0.42in;">This program is free software; you can
redistribute it and/or modify it under the terms of <a
href="http://www.gnu.org/licenses/gpl.html">Version
2 of the GNU General Public License</a> as published by the Free
Software Foundation.</p>
<p style="margin-left: 0.42in;">This program is distributed in the
hope that it will be useful, but WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the GNU General Public License for more detail.</p>
<p style="margin-left: 0.42in;">You should have received a copy of the
GNU General Public License along with this program; if not, write to
the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
02139, USA</p>
<p style="margin-left: 0.42in;">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 "GNU Free
Documentation License". </p>
<hr>
<h2><a name="Leaf"></a>Leaf</h2>
<p><a href="http://leaf.sourceforge.net/" target="_top"><font
color="#000000"><img src="images/leaflogo.gif" name="Graphic1"
alt="(Leaf Logo)" align="bottom" border="1" height="39" width="52"></font></a>
LEAF is an open source project which provides a Firewall/router on a
floppy, CD or CF. Several LEAF distributions including Bering and
Bering-uClibc use Shorewall as their Netfilter configuration tool.</p>
<hr style="width: 100%; height: 2px;">
<h2><a name="OpenWRT"></a>OpenWRT</h2>
<a href="http://openwrt.org"><img alt="(OpenWRT Logo)"
src="images/openwrt.png"
style="border: 0px solid ; width: 88px; height: 31px;" hspace="4"></a>OpenWRT
is a project which provides open source firmware for Linksys WRT54G
wireless routers. Two different Shorewall packages are available for
OpenWRT.<br>
<hr>
<h2><a name="Donations"></a>Donations</h2>
<p align="left"><a href="http://www.alz.org/" target="_top"><font
color="#000000"><img src="images/alz_logo2.gif" name="Graphic2"
alt="(Alzheimer's Association Logo)" align="right" border="1"
height="63" width="303"></font></a><a href="http://www.starlight.org/"
target="_top"><font color="#000000"><img src="images/newlog.gif"
name="Graphic3" alt="(Starlight Foundation Logo)" align="right"
border="1" height="105" width="62"></font></a><font size="4">Shorewall
is free but if you try it and find it useful, please consider making
a donation to the <a href="http://www.alz.org/" target="_top">Alzheimer's
Association</a> or to the <a href="http://www.starlight.org/"
target="_top">Starlight
Children's Foundation</a>.</font></p>
<p align="left"><font size="4">Thank You<br>
</font></p>
<p align="left"><br>
<br>
</p>
</body>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<meta http-equiv="CONTENT-TYPE" content=
"text/html; charset=utf-8">
<title>Shoreline Firewall (Shorewall) 2.0</title>
<base target="_self">
<meta name="GENERATOR" content="OpenOffice.org 1.1.1 (Linux)">
<meta name="CREATED" content="20040920;15031500">
<meta name="CHANGED" content="20040920;15183300">
</head>
<body dir="ltr" lang="en-US">
<h1>Shorewall 2.x</h1>
<h2><a href="News.htm#20050717"><font color="#ff0000">Security
vulnerability in Shorewall 2.x</font></a></h2>
<hr style="width: 100%; height: 2px;">
<p>The information on this site applies only to 2.x releases of
Shorewall. For older versions:</p>
<ul>
<li>
<p style="margin-bottom: 0in;">The 1.4 site is <a href=
"http://www.shorewall.net/1.4" target="_top">here.</a></p>
</li>
<li>
<p style="margin-bottom: 0in;">The 1.3 site is <a href=
"http://www.shorewall.net/1.3" target="_top">here.</a></p>
</li>
<li>
<p>The 1.2 site is <a href="http://shorewall.net/1.2/"
target="_top">here</a>.</p>
</li>
</ul>
<p>The current 2.4 Stable Release is 2.4.4 -- Here are the <a
href=
"http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/releasenotes.txt">
release notes</a> and here are the <a href=
"http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/known_problems.txt">
known problems</a> and <a href=
"http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/errata/">
updates</a>.<br>
<br>
The current 2.5 Development Release is 2.5.6 -- Here are the <a
href=
"http://shorewall.net/pub/shorewall/2.5/shorewall-2.5.6/releasenotes.txt">
release notes</a> and the preliminary documentation is <a href=
"3.0/index.html">here</a>.<br>
<br>
Copyright © 2001-2005 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>2005-09-17</p>
<hr style="width: 100%; height: 2px;">
<h3>Table of Contents</h3>
<p style="margin-left: 0.42in; margin-bottom: 0in;"><a href=
"#Intro">Introduction to Shorewall</a></p>
<p style="margin-left: 0.83in; margin-bottom: 0in;"><a href=
"#Glossary">Glossary</a><br>
<a href="#WhatIs">What is Shorewall?</a><br>
<a href="#GettingStarted">Getting Started with
Shorewall</a><br>
<a href="#Info">Looking for Information?</a><br>
<a href="#Mandrake">Running Shorewall on Mandrake® with a
two-interface setup?</a><br>
<a href="#License">License</a><br>
</p>
<div style="margin-left: 40px;">
<br>
<a href="#Leaf">Leaf</a><br>
<br>
<a href="#OpenWRT">OpenWRT</a><br>
</div>
<p style="margin-left: 40px;"><a href=
"#Donations">Donations</a></p>
<h2><a name="Intro"></a>Introduction to Shorewall</h2>
<h3><a name="Glossary"></a>Glossary</h3>
<ul>
<li>
<p style="margin-bottom: 0in;"><a href=
"http://www.netfilter.org/" target="_top">Netfilter</a> -
the packet filter facility built into the 2.4 and later
Linux kernels.</p>
</li>
<li>
<p style="margin-bottom: 0in;">ipchains - the packet filter
facility built into the 2.2 Linux kernels. Also the name of
the utility program used to configure and control that
facility. Netfilter can be used in ipchains compatibility
mode.</p>
</li>
<li>
<p>iptables - the utility program used to configure and
control Netfilter. The term 'iptables' is often used to
refer to the combination of iptables+Netfilter (with
Netfilter not in ipchains compatibility mode).</p>
</li>
</ul>
<h3><a name="WhatIs"></a>What is Shorewall?</h3>
<p style="margin-left: 0.42in;">The Shoreline Firewall, more
commonly known as "Shorewall", is a high-level tool for
configuring Netfilter. You describe your firewall/gateway
requirements using entries in a set of configuration files.
Shorewall reads those configuration files and with the help of
the iptables utility, Shorewall configures Netfilter to match
your requirements. Shorewall can be used on a dedicated
firewall system, a multi-function gateway/router/server or on a
standalone GNU/Linux system. Shorewall does not use Netfilter's
ipchains compatibility mode and can thus take advantage of
Netfilter's <a href=
"http://www.cs.princeton.edu/%7Ejns/security/iptables/iptables_conntrack.html"
target="_top">connection state tracking capabilities</a>.<br>
<br>
Shorewall is <u>not</u> a daemon. Once Shorewall has configured
Netfilter, it's job is complete. After that, there is no
Shorewall code running although the <a href=
"starting_and_stopping_shorewall.htm">/sbin/shorewall program
can be used at any time to monitor the Netfilter
firewall</a>.<br>
</p>
<p style="margin-left: 0.42in;">Shorewall is not the easiest to
use of the available iptables configuration tools but I believe
that it is the most flexible and powerful. So if you are
looking for a simple point-and-click set-and-forget Linux
firewall solution that requires a minimum of networking
knowledge, I would encourage you to check out the following
alternatives:</p>
<ul style="margin-left: 40px;">
<li><a href=
"http://www.m0n0.ch/wall">http://www.m0n0.ch/wall</a></li>
<li><a href=
"http://www.fs-security.com/">http://www.fs-security.com/</a><br>
</li>
</ul>
<p style="margin-left: 0.42in;">On the other hand, if you are
looking for a Linux firewall solution that can handle complex
and fast changing network environments then Shorewall is a
logical choice.<br>
</p>
<h3><a name="GettingStarted"></a>Getting Started with
Shorewall</h3>
<p style="margin-left: 0.42in;">New to Shorewall? Start by
selecting the <a href=
"shorewall_quickstart_guide.htm">QuickStart Guide</a> that most
closely matches your environment and follow the step by step
instructions.</p>
<h3><a name="Info"></a>Looking for Information?</h3>
<p style="margin-left: 0.42in;">The <a href=
"Documentation_Index.html">Documentation Index</a> is a good
place to start as is the Site Search in the frame above.<br>
</p>
<h3><a name="Mandrake"></a>Running Shorewall on Mandrake® with
a two-interface setup?</h3>
<p style="margin-left: 0.42in;">If so, the documentation on
this site will not apply directly to your setup. If you want to
use the documentation that you find here, you will want to
consider uninstalling what you have and installing a setup that
matches the documentation on this site. See the <a href=
"two-interface.htm">Two-interface QuickStart Guide</a> for
details.<br>
<br>
<b>Update:</b> I have been informed by Mandrake Development
that this problem has been corrected in Mandrake 10.0 Final
(the problem still exists in the 10.0 Community release).</p>
<h3><a name="License"></a>License</h3>
<p style="margin-left: 0.42in;">This program is free software;
you can redistribute it and/or modify it under the terms of <a
href="http://www.gnu.org/licenses/gpl.html">Version 2 of the
GNU General Public License</a> as published by the Free
Software Foundation.</p>
<p style="margin-left: 0.42in;">This program is distributed in
the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more detail.</p>
<p style="margin-left: 0.42in;">You should have received a copy
of the GNU General Public License along with this program; if
not, write to the Free Software Foundation, Inc., 675 Mass Ave,
Cambridge, MA 02139, USA</p>
<p style="margin-left: 0.42in;">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 "GNU Free Documentation License".</p>
<hr>
<h2><a name="Leaf"></a>Leaf</h2>
<p><a href="http://leaf.sourceforge.net/" target="_top"><font
color="#000000"><img src="images/leaflogo.gif" name="Graphic1"
alt="(Leaf Logo)" align="bottom" border="1" height="39" width=
"52"></font></a> LEAF is an open source project which provides
a Firewall/router on a floppy, CD or CF. Several LEAF
distributions including Bering and Bering-uClibc use Shorewall
as their Netfilter configuration tool.</p>
<hr style="width: 100%; height: 2px;">
<h2><a name="OpenWRT"></a>OpenWRT</h2>
<a href="http://openwrt.org"><img alt="(OpenWRT Logo)" src=
"images/openwrt.png" style=
"border: 0px solid ; width: 88px; height: 31px;" hspace=
"4"></a>OpenWRT is a project which provides open source
firmware for Linksys WRT54G wireless routers. Two different
Shorewall packages are available for OpenWRT.<br>
<hr>
<h2><a name="Donations"></a>Donations</h2>
<p align="left"><a href="http://www.alz.org/" target=
"_top"><font color="#000000"><img src="images/alz_logo2.gif"
name="Graphic2" alt="(Alzheimer's Association Logo)" align=
"right" border="1" height="63" width="303"></font></a><a href=
"http://www.starlight.org/" target="_top"><font color=
"#000000"><img src="images/newlog.gif" name="Graphic3" alt=
"(Starlight Foundation Logo)" align="right" border="1" height=
"105" width="62"></font></a><font size="4">Shorewall is free
but if you try it and find it useful, please consider making a
donation to the <a href="http://www.alz.org/" target=
"_top">Alzheimer's Association</a> or to the <a href=
"http://www.starlight.org/" target="_top">Starlight Children's
Foundation</a>.</font></p>
<p align="left"><font size="4">Thank You<br>
</font></p>
<p align="left"><br>
<br>
</p>
</body>
</html>

View File

@ -1,24 +1,34 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=windows-1252">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Shoreline Firewall</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Border" content="none, default">
</head>
<title>Shoreline Firewall</title>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Border" content="none, default">
</head>
<frameset rows="90,*">
<frame name="banner" scrolling="no" noresize target="contents" src="Banner.html">
<frameset cols="262,*">
<frame name="contents" target="main" src="Shorewall_index_frame.htm">
<frame name="main" src="shorewall_index.htm" target="_self">
<frameset rows="90,*">
<frame name="banner" scrolling="no" noresize target="contents"
src="Banner.html">
<frameset cols="262,*">
<frame name="contents" target="main" src=
"Shorewall_index_frame.htm">
<frame name="main" src="shorewall_index.htm" target="_self">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support
them.</p>
</body>
</noframes>
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support them.</body>
</noframes>
</frameset>
</html>

View File

@ -1,91 +1,139 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Shorewall Mirrors</title>
</head>
<body>
<h1 style="text-align: left;">Shorewall Mirrors</h1>
<span style="font-weight: bold;">Tom Eastep</span><br>
<br>
Copyright © 2001-2005 Thomas M . Eastep<br>
<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 “<span
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free
Documentation License</a></span>”.<br>
</p>
<p>2005-08-14<br>
</p>
<hr style="width: 100%; height: 2px;"><span style="font-weight: bold;"><span
style="font-weight: bold;"></span></span>
<p align="left"><b>Remember that updates to the mirrors are often
delayed for 6-12 hours after an update to the primary site. For
HTML content, the Sourceforge web site (<a
href="http://shorewall.sf.net" target="_top">http://shorewall.sf.net</a>)
is updated at the same time as the primary site.<br>
</b></p>
<p align="left"><b>The primary site has a very low bandwidth so I
encourage you to use a mirror site whenever possible.<br>
</b></p>
<p align="left">The primary web site is <a href="http://shorewall.net/"
target="_top">http://www1.shorewall.net</a>
(Shoreline, Washington, USA). It is mirrored via rsync at:<br>
</p>
<ul>
<li><a href="http://www.shorewall.net/" target="_top">http://[www.]shorewall.net</a>
(Vienna, Virginia, USA)</li>
<li><a target="_top" href="http://slovakia.shorewall.net">http://slovakia.shorewall.net</a>
(Slovak Republic).</li>
<li><a target="_top" href="http://utexas.shorewall.net">http://utexas.shorewall.net</a>
(Austin, Texas, USA)<br>
</li>
<li><a target="_top" href="http://france.shorewall.net">http://france.shorewall.net</a>
(Paris, France)<b> Currently offline</b></li>
<li><a href="http://shorewall.syachile.cl" target="_top">http://shorewall.syachile.cl
</a>(Santiago Chile)</li>
<li><a href="http://argentina.shorewall.net" target="_top">http://argentina.shorewall.net</a>
(Argentina)</li>
<li><a href="http://www.shorewall.com.au" target="_top">http://www.shorewall.com.au</a>
(Australia)</li>
<li><a href="http://shorewall.viisage.com" target="_top">http://shorewall.viisage.com</a>
(Boston Mass., USA)</li>
<li><a href="http://www.infohiiway.com/shorewall" target="_top">http://shorewall.infohiiway.com</a>
(Plano, Texas, USA).</li>
<li><a target="_top" href="http://italy.shorewall.net/index.html">http://italy.shorewall.net</a>
(<font size="3">Univesita` degli Studi di Milano - </font>Milan, Italy)<br>
</li>
</ul>
<p align="left">The primary FTP site is <a
href="ftp://shorewall.net/pub/shorewall/" target="_top">ftp://shorewall.net/pub/shorewall/</a>&nbsp;
(Shoreline, Washington, USA). It is mirrored via rsync at:<br>
</p>
<ul>
<li><a href="ftp://ftp.shorewall.net/pub/shorewall" target="_blank">ftp://[ftp.]shorewall.net
</a>(Vienna, Virginia, USA)</li>
<li><a target="_blank"
href="ftp://slovakia.shorewall.net/mirror/shorewall/">ftp://slovakia.shorewall.net/mirror/shorewall</a>
(Slovak Republic).</li>
<li><a target="_top" href="ftp://utexas.shorewall.net/shorewall/">ftp://utexas.shorewall.net/shorewall/</a><br>
</li>
<li> <a target="_blank"
href="ftp://france.shorewall.net/pub/mirrors/shorewall">ftp://france.shorewall.net/pub/mirrors/shorewall</a>
(Paris, France)<b> Currently offline</b></li>
<li><a href="ftp://ftp.syachile.cl/pub/shorewall" target="_top">ftp://ftp.syachile.cl/pub/shorewall
</a>(Santiago Chile)</li>
<li><a target="_top" href="ftp://ftp.shorewall.de/pub/shorewall/">ftp://ftp.shorewall.de/pub/shorewall/</a>
(Frankfurt/Main, Germany)<br>
</li>
<li><a href="ftp://ftp.infohiiway.com/pub/mirrors/shorewall/">Search
results and the mailing list archives are always fetched from
the primary web site.<br>
<head>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Shorewall Mirrors</title>
</head>
<body>
<h1 style="text-align: left;">Shorewall Mirrors</h1>
<span style="font-weight: bold;">Tom Eastep</span><br>
<br>
</a></li>
</ul>
</body>
Copyright © 2001-2005 Thomas M . Eastep<br>
<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 “<span class="quote"><a href=
"GnuCopyright.htm" target="_self">GNU Free Documentation
License</a></span>”.<br>
</p>
<p>2005-08-14<br>
</p>
<hr style="width: 100%; height: 2px;">
<p align="left"><b>Remember that updates to the mirrors are
often delayed for 6-12 hours after an update to the primary
site. For HTML content, the Sourceforge web site (<a href=
"http://shorewall.sf.net" target=
"_top">http://shorewall.sf.net</a>) is updated at the same time
as the primary site.<br>
</b></p>
<p align="left"><b>The primary site has a very low bandwidth so
I encourage you to use a mirror site whenever possible.<br>
</b></p>
<p align="left">The primary web site is <a href=
"http://shorewall.net/" target=
"_top">http://www1.shorewall.net</a> (Shoreline, Washington,
USA). It is mirrored via rsync at:<br>
</p>
<ul>
<li><a href="http://www.shorewall.net/" target=
"_top">http://[www.]shorewall.net</a> (Vienna, Virginia,
USA)</li>
<li><a target="_top" href=
"http://slovakia.shorewall.net">http://slovakia.shorewall.net</a>
(Slovak Republic).</li>
<li><a target="_top" href=
"http://utexas.shorewall.net">http://utexas.shorewall.net</a>
(Austin, Texas, USA)<br>
</li>
<li><a target="_top" href=
"http://france.shorewall.net">http://france.shorewall.net</a>
(Paris, France) <b>Currently offline</b></li>
<li><a href="http://shorewall.syachile.cl" target=
"_top">http://shorewall.syachile.cl</a> (Santiago Chile)</li>
<li><a href="http://argentina.shorewall.net" target=
"_top">http://argentina.shorewall.net</a> (Argentina)</li>
<li><a href="http://www.shorewall.com.au" target=
"_top">http://www.shorewall.com.au</a> (Australia)</li>
<li><a href="http://shorewall.viisage.com" target=
"_top">http://shorewall.viisage.com</a> (Boston Mass.,
USA)</li>
<li><a href="http://www.infohiiway.com/shorewall" target=
"_top">http://shorewall.infohiiway.com</a> (Plano, Texas,
USA).</li>
<li><a target="_top" href=
"http://italy.shorewall.net/index.html">http://italy.shorewall.net</a>
(<font size="3">Univesita` degli Studi di Milano -</font>
Milan, Italy)<br>
</li>
</ul>
<p align="left">The primary FTP site is <a href=
"ftp://shorewall.net/pub/shorewall/" target=
"_top">ftp://shorewall.net/pub/shorewall/</a>&nbsp; (Shoreline,
Washington, USA). It is mirrored via rsync at:<br>
</p>
<ul>
<li><a href="ftp://ftp.shorewall.net/pub/shorewall" target=
"_blank">ftp://[ftp.]shorewall.net</a> (Vienna, Virginia,
USA)</li>
<li><a target="_blank" href=
"ftp://slovakia.shorewall.net/mirror/shorewall/">ftp://slovakia.shorewall.net/mirror/shorewall</a>
(Slovak Republic).</li>
<li><a target="_top" href=
"ftp://utexas.shorewall.net/shorewall/">ftp://utexas.shorewall.net/shorewall/</a><br>
</li>
<li><a target="_blank" href=
"ftp://france.shorewall.net/pub/mirrors/shorewall">ftp://france.shorewall.net/pub/mirrors/shorewall</a>
(Paris, France) <b>Currently offline</b></li>
<li><a href="ftp://ftp.syachile.cl/pub/shorewall" target=
"_top">ftp://ftp.syachile.cl/pub/shorewall</a> (Santiago
Chile)</li>
<li><a target="_top" href=
"ftp://ftp.shorewall.de/pub/shorewall/">ftp://ftp.shorewall.de/pub/shorewall/</a>
(Frankfurt/Main, Germany)<br>
</li>
<li><a href=
"ftp://ftp.infohiiway.com/pub/mirrors/shorewall/">Search
results and the mailing list archives are always fetched from
the primary web site.<br>
<br>
</a></li>
</ul>
</body>
</html>