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"?> <?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"> <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> <body>
<meta name="author" content="Cristian Rodriguez R." /> <ul class="menu">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <li><a href="index.htm" target="_top">Home</a></li>
<link rel="stylesheet" type="text/css" href="./shorewall.css" title="Default" media="screen" />
<base target="main">
</head>
<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
<li> <a href="News.htm">News&nbsp;and<br />Announcements</a></li> href="shorewall_prerequisites.htm">Requirements</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>
</ul> <li><a href="shorewall_features.htm">Features</a></li>
<ul class="submenu"> <li><a
href="Shorewall_Doesnt.html">What&nbsp;it&nbsp;Cannot&nbsp;Do&nbsp;</a></li>
<li> <a href="shoreline.htm">About&nbsp;The&nbsp;Author</a></li> <li><a href="download.htm">Download</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> <li><a href="Install.html">Installation/<br />
Upgrade</a></li>
<p class="copyright"> <li><a href="FAQ.htm">FAQs</a></li>
<a href="copyright.htm">Copyright&copy;&nbsp;2001-2005<br /> <li><a href="Documentation_Index.html">Documentation</a></li>
Thomas&nbsp;M.&nbsp;Eastep</a>
</p> <li><a href="errata.htm">Errata</a></li>
<!-- shorewall logo --> <li><a href="upgrade_issues.htm">Upgrade&nbsp;Issues</a></li>
<img src="images/ProtectedBy.png" width="144" height="30" align="left" border="0" /><br /><br /> <li><a href="troubleshoot.htm">Troubleshooting</a></li>
<p class="copyright"> <li><a href="support.htm">Getting&nbsp;Help</a></li>
</ul>
Please&nbsp;report&nbsp;errors&nbsp;<br />on&nbsp;this&nbsp;site&nbsp;to <ul class="submenu">
<a href="mailto:webmaster@shorewall.net?subject=Website%20Comments">the&nbsp;Webmaster</a></p> <li><a
</body> 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> </html>

View File

@ -1,27 +1,36 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html> <html>
<head> <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-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>Copyright</title> <title>Copyright</title>
</head> </head>
<body>
<h1 style="text-align: center;">Copyright<br> <body>
</h1> <h1 style="text-align: center;">Copyright<br>
<p align="left">Copyright &copy; </h1>
2000-2005 Thomas M Eastep<br>
&nbsp;</p> <p align="left">Copyright © 2000-2005 Thomas M Eastep<br>
<blockquote> &nbsp;</p>
<p align="left">Permission is granted to copy, distribute and/or
modify this document under the terms of the GNU Free Documentation <blockquote>
License, Version 1.1 or any later version published by the Free <p align="left">Permission is granted to copy, distribute
Software Foundation; with no Invariant Sections, with no Front-Cover, and/or modify this document under the terms of the GNU Free
and with no Back-Cover Texts. A copy of the license is included in the Documentation License, Version 1.1 or any later version
section entitled "<a href="GnuCopyright.htm">GNU Free Documentation published by the Free Software Foundation; with no Invariant
License</a>".<br> Sections, with no Front-Cover, and with no Back-Cover Texts.
&nbsp;</p> A copy of the license is included in the section entitled "<a
</blockquote> href="GnuCopyright.htm">GNU Free Documentation
<br> License</a>".<br>
<br> &nbsp;</p>
</body> </blockquote>
<br>
<br>
</body>
</html> </html>

View File

@ -1,352 +1,473 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html> <html>
<head> <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-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>Download</title> <title>Download</title>
</head> </head>
<body>
<h1 style="text-align: left;">Shorewall Download</h1> <body>
<span style="font-weight: bold;">Tom Eastep<br> <h1 style="text-align: left;">Shorewall Download</h1>
<br> <span style="font-weight: bold;">Tom Eastep<br>
</span>Copyright ©&nbsp; 2001-2005 Thomas M. Eastep<span <br>
</span> Copyright ©&nbsp; 2001-2005 Thomas M. Eastep<span
style="font-weight: bold;"><br> style="font-weight: bold;"><br>
</span> </span>
<p>Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version <p>Permission is granted to copy, distribute and/or modify this
1.2 or any later version published by the Free Software Foundation; document under the terms of the GNU Free Documentation License,
with no Invariant Sections, with no Front-Cover, and with no Back-Cover Version 1.2 or any later version published by the Free Software
Texts. A copy of the license is included in the section entitled “<span Foundation; with no Invariant Sections, with no Front-Cover,
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free and with no Back-Cover Texts. A copy of the license is included
Documentation License</a></span>”.<br> in the section entitled “<span class="quote"><a href=
</p> "GnuCopyright.htm" target="_self">GNU Free Documentation
<p>2005-08-27<br> License</a></span>”.<br>
</p> </p>
<hr style="width: 100%; height: 2px;">
<p><b>I strongly urge you to read and print a copy of the <a <p>2005-08-27<br>
href="shorewall_quickstart_guide.htm">Shorewall QuickStart Guide</a> </p>
for the configuration that most closely matches your own.<br> <hr style="width: 100%; height: 2px;">
</b></p>
<p>The entire set of Shorewall documentation is available in PDF format <p><b>I strongly urge you to read and print a copy of the <a
at:</p> href="shorewall_quickstart_guide.htm">Shorewall QuickStart
<p>&nbsp;&nbsp;&nbsp; <a Guide</a> for the configuration that most closely matches your
href="ftp://slovakia.shorewall.net/mirror/shorewall/pdf/">ftp://slovakia.shorewall.net/mirror/shorewall/pdf/</a><br> own.<br>
&nbsp;&nbsp;&nbsp; <a </b></p>
href="http://slovakia.shorewall.net/pub/shorewall/pdf/">http://slovakia.shorewall.net/pub/shorewall/pdf/</a><br>
&nbsp;&nbsp;&nbsp; <a <p>The entire set of Shorewall documentation is available in
href="rsync://slovakia.shorewall.net/shorewall/pdf/">rsync://slovakia.shorewall.net/shorewall/pdf/</a> PDF format at:</p>
</p>
<p>The documentation in both XML and HTML formats is also available for <p>&nbsp;&nbsp;&nbsp; <a href=
download from the Download Sites listed in the table below.</p> "ftp://slovakia.shorewall.net/mirror/shorewall/pdf/">ftp://slovakia.shorewall.net/mirror/shorewall/pdf/</a><br>
<p><font color="#ff0000"><b>NOTICE: There are two current Shorewall
Release Series:</b></font><br> &nbsp;&nbsp;&nbsp; <a href=
</p> "http://slovakia.shorewall.net/pub/shorewall/pdf/">http://slovakia.shorewall.net/pub/shorewall/pdf/</a><br>
<ul>
<li>The STABLE release series is 2.4. Choose this release if you &nbsp;&nbsp;&nbsp; <a href=
value stability and good documentation.<br> "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>
<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>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> </li>
</ul> </ul>
For additional information, see this article about the<a For additional information, see this article about the <a href=
href="ReleaseModel.html"> Shorewall Release Model</a>. "ReleaseModel.html">Shorewall Release Model</a>.
<p> Once you've printed the appropriate QuickStart Guide, download <u>
one</u> of the modules:</p> <p>Once you've printed the appropriate QuickStart Guide,
<ul> download <u>one</u> of the modules:</p>
<li>Simon Matter provides RPMs taylored for <span
style="font-weight: bold;">Redhat</span> and <span <ul>
style="font-weight: bold;">Fedora</span>. You can <a <li>Simon Matter provides RPMs taylored for <span style=
href="http://www.invoca.ch/pub/packages/shorewall/">download them from "font-weight: bold;">Redhat</span> and <span style=
his site</a>. <br> "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>
<li>Jack Coates provides RPMs taylored for <span
style="font-weight: bold;">Mandrake.</span> You can <a <li>Jack Coates provides RPMs taylored for <span style=
href="http://www.monkeynoodle.org/comp/net/shorewall/">download them "font-weight: bold;">Mandrake.</span> You can <a href=
from his site</a>.</li> "http://www.monkeynoodle.org/comp/net/shorewall/">download
<li>Marc Zonzon provides a package for <span them from his site</a>.</li>
style="font-weight: bold;">OpenWRT</span> (Open firmware for Linksys®
WRT54G). You can <a <li>Marc Zonzon provides a package for <span style=
href="http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall">download "font-weight: bold;">OpenWRT</span> (Open firmware for
it from his site</a>.<br> 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>
<li>jMCg provides a package for <span style="font-weight: bold;">Arch
Linux.</span> You can <a <li>jMCg provides a package for <span style=
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 "font-weight: bold;">Arch Linux.</span> You can <a href=
it "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">
from the Arch Linux site</a>.</li> 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> <li>If you run a <b>SuSE,</b> <b>Linux PPC</b>, <span style=
TurboLinux</b> distribution with a 2.4 or 2.6 kernel, you can "font-weight: bold;">Trustix</span> or <b>TurboLinux</b>
use the standard RPM version (note: the RPM should also work with other distribution with a 2.4 or 2.6 kernel, you can use the
distributions that store init scripts in /etc/init.d and that include standard RPM version (note: the RPM should also work with
chkconfig or insserv). If you find that it works in other cases, let <a other distributions that store init scripts in /etc/init.d
href="mailto:teastep@shorewall.net"> me</a> know so that I can mention and that include chkconfig or insserv). If you find that it
them here (Note: the standard RPM is known to work on Redhat, Fedora works in other cases, let <a href=
and Mandrake with issues ranging from trivial (Redhat and Fedora) to "mailto:teastep@shorewall.net">me</a> know so that I can
moderate (Mandrake)). See the <a href="Install.htm">Installation mention them here (Note: the standard RPM is known to work on
Instructions</a> Redhat, Fedora and Mandrake with issues ranging from trivial
if you have problems installing the RPM.<br> (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>
<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 <li>If you run <a href=
href="http://packages.debian.org/testing/net/shorewall.html">Debian "http://www.debian.org"><b>Debian</b></a> and would like a
Testing Branch</a> and the <a .deb package, Shorewall is included in both the <a href=
href="http://packages.debian.org/unstable/net/shorewall.html">Debian "http://packages.debian.org/testing/net/shorewall.html">Debian
Unstable Branch</a>.</li> Testing Branch</a> and the <a href=
<li>If you run LEAF/Bering or one if it's derivatives, you can "http://packages.debian.org/unstable/net/shorewall.html">Debian
download a .lrp file from the <a target="_top" Unstable Branch</a>.</li>
href="http://leaf-project.org">LEAF site</a>.<br>
<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>
<li>Otherwise, download the <i>shorewall</i> module (.tgz)</li>
</ul> <li>Otherwise, download the <i>shorewall</i> module
<p>You will probably also want to download the HTML version of the (.tgz)</li>
documentation for easy reference.</p> </ul>
<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 <p>You will probably also want to download the HTML version of
problems with that version of Shorewall. If corrections are available, the documentation for easy reference.</p>
they will be listed in the known problems and you can download them
from the 'errata' subdirectory.<br> <p>Beginning with Shorewall 2.2.0, you will find a file named
</p> known_problems.txt in the download directory. This file lists
<p>Example:<br> the known problems with that version of Shorewall. If
</p> corrections are available, they will be listed in the known
<p style="margin-left: 40px;"><span style="font-family: monospace;">ftp&gt; problems and you can download them from the 'errata'
cd subdirectory.<br>
pub/shorewall/2.2/shorewall-2.2.0</span><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;"> style="font-family: monospace;">
<span style="font-family: monospace;">250 OK. Current directory is <span style="font-family: monospace;">ftp&gt; ls</span><br
/pub/shorewall/2.2/shorewall-2.2.0</span><br
style="font-family: monospace;"> style="font-family: monospace;">
<span style="font-family: monospace;">ftp&gt; ls</span><span <span style="font-family: monospace;">227 Entering Passive
style="font-family: monospace;"></span><br 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;"> style="font-family: monospace;">
<span style="font-family: monospace;">227 Entering Passive Mode <span style=
(206,124,146,177,35,91)</span><br style="font-family: monospace;"> "font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1
<span style="font-family: monospace;">150 Accepted data connection</span><br 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
style="font-family: monospace;"> 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<span style="font-family: monospace;">drwxr-sr-x&nbsp;&nbsp;&nbsp; 3 16059 Jan 24 16:13 patch-2.2.0</span><br style=
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "font-family: monospace;">
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style=
4096 Feb&nbsp; 1 09:52 .</span><br style="font-family: monospace;"> "font-family: monospace;">-rwxr-xr-x&nbsp;&nbsp;&nbsp; 1
<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; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22963 Jan 24 16:10 releasenotes.txt</span><br style=
4096 Jan 28 14:28 ..</span><br style="font-family: monospace;"> "font-family: monospace;">
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 <span style=
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
500 Jan 28 14:27 2.2.0.md5sums</span><br style="font-family: monospace;"> 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 100232
<span style="font-family: monospace; color: rgb(204, 0, 0);">drwxr-sr-x&nbsp;&nbsp;&nbsp; Jan 25 15:58 shorewall-2.2.0-1.noarch.rpm</span><br style=
2 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "font-family: monospace;">
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style=
4096 Feb&nbsp; 1 09:51 "font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1
errata&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;=== (1)</span><br style="font-family: monospace;"> 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 122161
<span style="font-family: monospace; color: rgb(204, 0, 0);">-rw-r--r--&nbsp;&nbsp;&nbsp; Jan 25 15:58 shorewall-2.2.0.tgz</span><br style=
1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "font-family: monospace;">
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style=
156 Feb&nbsp; 1 09:52 known_problems.txt &lt;=== (2)</span><span "font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1
style="font-family: monospace;"></span><br 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
style="font-family: monospace;"> 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2534077 Jan
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 28 13:29 shorewall-docs-html-2.2.0.tgz</span><br style=
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "font-family: monospace;">
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16059 Jan <span style=
24 16:13 patch-2.2.0</span><br style="font-family: monospace;"> "font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1
<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; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4481205 Jan
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22963 Jan 28 13:29 shorewall-docs-xml-2.2.0.tgz</span><br style=
24 16:10 releasenotes.txt</span><br style="font-family: monospace;"> "font-family: monospace;">
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 <span style=
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 100232 Jan 25 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
15:58 shorewall-2.2.0-1.noarch.rpm</span><br 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
style="font-family: monospace;"> 93905 Jan 25 15:58 shorewall-lrp-2.2.0.tgz</span><br style=
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 "font-family: monospace;">
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style="font-family: monospace;">226-Options: -a
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 122161 Jan 25 -l</span><br style="font-family: monospace;">
15:58 shorewall-2.2.0.tgz</span><br style="font-family: monospace;"> <span style="font-family: monospace;">226 13 matches
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 total</span><br style="font-family: monospace;">
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <span style="font-family: monospace;">ftp&gt;<br>
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2534077 Jan 28 13:29 </span></p>
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 <p style="margin-left: 40px;"><span style=
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "font-family: monospace;"><span style=
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4481205 Jan 28 13:29 "color: rgb(204, 0, 0);">(1) Directory containing updates. For
shorewall-docs-xml-2.2.0.tgz</span><br style="font-family: monospace;"> Shorewall versions prior to 2.4.0, the updates/LRP directory
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 contains those updates that apply to the LRP package.</span><br
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; style="color: rgb(204, 0, 0);">
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 93905 Jan <span style="color: rgb(204, 0, 0);">(2) List of known
25 15:58 shorewall-lrp-2.2.0.tgz</span><br problems, workarounds and updates..
style="font-family: monospace;"> &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>
<span style="font-family: monospace;">226-Options: -a -l</span><br
style="font-family: monospace;"> </p>
<span style="font-family: monospace;">226 13 matches total</span><br
style="font-family: monospace;"> <p><b>Download Sites:<br>
<span style="font-family: monospace;">ftp&gt;<br> </b></p>
</span></p>
<p style="margin-left: 40px;"><span style="font-family: monospace;"><span <div style="margin-left: 40px;">
style="color: rgb(204, 0, 0);">(1) Directory containing updates. For <span style="font-weight: bold;">Redhat</span> and <span
Shorewall versions prior to 2.4.0, the style="font-weight: bold;">Fedora</span> RPMS provided by
updates/LRP directory contains those updates that apply to the LRP Simon Matter: <a href=
package.</span><br style="color: rgb(204, 0, 0);"> "http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br>
<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; <br>
</span><br> <span style="font-weight: bold;">Mandrake</span> RPMS
</p> provided by Jack Coates: <a href=
<p><b>Download Sites:<br> "http://www.monkeynoodle.org/comp/net/shorewall/">http://www.monkeynoodle.org/comp/net/shorewall/</a><br>
</b></p>
<div style="margin-left: 40px;"><span style="font-weight: bold;">Redhat</span> <br>
and <span style="font-weight: bold;">Fedora</span> RPMS provided by <span style="font-weight: bold;">OpenWRT</span> package
Simon Matter: <a href="http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br> provided by Marc Zonzon: <a href=
<br> "http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall">
<span style="font-weight: bold;">Mandrake</span> RPMS provided by Jack http://www.iut-lannion.fr/ZONZON/memos_index.php?part=Network&amp;section=WRTMemo&amp;subsec=shorewall</a><br>
Coates: <a href="http://www.monkeynoodle.org/comp/net/shorewall/">http://www.monkeynoodle.org/comp/net/shorewall/</a><br>
<br> <br>
<span style="font-weight: bold;">OpenWRT</span> package provided by Use the sites below to download the<span style=
Marc Zonzon: <a "font-weight: bold;">tarball</span>, the <span style=
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> "font-weight: bold;">documentation</span> and the <span
<br> style="font-weight: bold;">standard RPM</span> for (<span
Use the sites below to download the<span style="font-weight: bold;"> style="font-weight: bold;">Suse</span>, <span style=
tarball</span>, the <span style="font-weight: bold;">documentation</span> "font-weight: bold;">Power PPC</span>, <span style=
<span style="font-weight: bold;"></span>and the "font-weight: bold;">Trustix</span> and <span style=
<span style="font-weight: bold;">standard RPM</span> for (<span "font-weight: bold;">TurboLinux</span>).<br>
style="font-weight: bold;">Suse</span>, <span <br>
style="font-weight: bold;">Power PPC</span>, <span Packages are GPG signed, please <span style=
style="font-weight: bold;">Trustix</span> and <span "font-weight: bold;">verify the integrity of the files</span>
style="font-weight: bold;">TurboLinux</span>).<br> using our public key <a href=
<br> "https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net/shorewall.gpg.key</a>
Packages are GPG signed, please <span style="font-weight: bold;"> </div>
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> <blockquote>
</div> <table style="border-collapse: collapse;" border="2"
<blockquote> cellpadding="2">
<table style="border-collapse: collapse;" border="2" cellpadding="2">
<tbody> <tbody>
<tr> <tr>
<td><b>SERVER LOCATION</b></td> <td><b>SERVER LOCATION</b></td>
<td><b>DOMAIN</b></td> <td><b>DOMAIN</b></td>
<td><b>HTTP</b></td> <td><b>HTTP</b></td>
<td><b>FTP</b></td> <td><b>FTP</b></td>
</tr> </tr>
<tr> <tr>
<td>Slovak Republic</td> <td>Slovak Republic</td>
<td>Shorewall.net</td> <td>Shorewall.net</td>
<td><a href="http://slovakia.shorewall.net/pub/shorewall/">Browse</a></td>
<td> <a target="_blank" <td><a href=
href="ftp://slovakia.shorewall.net/mirror/shorewall/">Browse</a></td> "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>
<tr> <tr>
<td style="vertical-align: top;">Vienna, Va, USA</td> <td style="vertical-align: top;">Vienna, Va, USA</td>
<td style="vertical-align: top;">Shorewall.net</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=
<td style="vertical-align: top;"><a "http://www.shorewall.net/pub/shorewall/">Browse</a></td>
href="ftp://ftp.shorewall.net/pub/shorewall/" target="_blank">Browse</a></td>
<td style="vertical-align: top;"><a href=
"ftp://ftp.shorewall.net/pub/shorewall/" target=
"_blank">Browse</a></td>
</tr> </tr>
<tr> <tr>
<td style="vertical-align: top;">Frankfurt/Main, Germany<br> <td style="vertical-align: top;">Frankfurt/Main,
Germany<br>
</td> </td>
<td style="vertical-align: top;">Shorewall.de<br> <td style="vertical-align: top;">Shorewall.de<br>
</td> </td>
<td style="vertical-align: top;"><a
href="http://www.shorewall.de/pub/shorewall/">Browse</a><br> <td style="vertical-align: top;"><a href=
"http://www.shorewall.de/pub/shorewall/">Browse</a><br>
</td> </td>
<td style="vertical-align: top;"><a target="_top"
href="ftp://ftp.shorewall.de/pub/shorewall/">Browse</a><br> <td style="vertical-align: top;"><a target="_top" href=
"ftp://ftp.shorewall.de/pub/shorewall/">Browse</a><br>
</td> </td>
</tr> </tr>
<tr> <tr>
<td style="vertical-align: top;">Shoreline, Wa, USA<br> <td style="vertical-align: top;">Shoreline, Wa, USA<br>
</td> </td>
<td style="vertical-align: top;">Shorewall.net<br> <td style="vertical-align: top;">Shorewall.net<br>
</td> </td>
<td style="vertical-align: top;"><a
href="http://www1.shorewall.net/pub/shorewall/">Browse</a><br> <td style="vertical-align: top;"><a href=
"http://www1.shorewall.net/pub/shorewall/">Browse</a><br>
</td> </td>
<td style="vertical-align: top;"><a target="_top"
href="ftp://ftp1.shorewall.net/pub/shorewall">Browse</a><br> <td style="vertical-align: top;"><a target="_top" href=
"ftp://ftp1.shorewall.net/pub/shorewall">Browse</a><br>
</td> </td>
</tr> </tr>
<tr> <tr>
<td style="vertical-align: top;">Boston, Mass., USA<br> <td style="vertical-align: top;">Boston, Mass., USA<br>
</td> </td>
<td style="vertical-align: top;">viisage.com<br> <td style="vertical-align: top;">viisage.com<br>
</td> </td>
<td style="vertical-align: top;"><a
href="http://shorewall.viisage.com/pub/shorewall">Browse</a><br> <td style="vertical-align: top;"><a href=
"http://shorewall.viisage.com/pub/shorewall">Browse</a><br>
</td> </td>
<td style="vertical-align: top;">N/A<br> <td style="vertical-align: top;">N/A<br>
</td> </td>
</tr> </tr>
<tr> <tr>
<td style="vertical-align: top;">Austin Texas, USA<br> <td style="vertical-align: top;">Austin Texas, USA<br>
</td> </td>
<td style="vertical-align: top;">shorewall.net<br> <td style="vertical-align: top;">shorewall.net<br>
</td> </td>
<td style="vertical-align: top;"><a target="_top"
href="http://slovak.ece.utexas.edu/mirrors/shorewall/">Browse</a><br> <td style="vertical-align: top;"><a target="_top" href=
"http://slovak.ece.utexas.edu/mirrors/shorewall/">Browse</a><br>
</td> </td>
<td style="vertical-align: top;"><a target="_top"
href="ftp://slovak.ece.utexas.edu/shorewall/">Browse</a><br> <td style="vertical-align: top;"><a target="_top" href=
"ftp://slovak.ece.utexas.edu/shorewall/">Browse</a><br>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>Plano Texas, USA</td> <td>Plano Texas, USA</td>
<td>Infohiiway.com</td> <td>Infohiiway.com</td>
<td><a href="http://shorewall.infohiiway.com/pub/shorewall">Browse</a></td>
<td><a target="_blank" <td><a href=
href="ftp://ftp.infohiiway.com/pub/shorewall/">Browse<br> "http://shorewall.infohiiway.com/pub/shorewall">Browse</a></td>
<td><a target="_blank" href=
"ftp://ftp.infohiiway.com/pub/shorewall/">Browse<br>
</a></td> </a></td>
</tr> </tr>
<!--<tr> <!--<tr>
<td>France</td> <td>France</td>
<td>Shorewall.net</td> <td>Shorewall.net</td>
<td><a href="http://france.shorewall.net/pub/shorewall">Browse</a></td> <td><a href="http://france.shorewall.net/pub/shorewall">Browse</a></td>
<td> <a target="_blank" <td> <a target="_blank"
href="ftp://france.shorewall.net/pub/mirrors/shorewall/">Browse</a></td> href="ftp://france.shorewall.net/pub/mirrors/shorewall/">Browse</a></td>
</tr>--> </tr>-->
<tr> <tr>
<td valign="top">Argentina<br> <td valign="top">Argentina<br>
</td> </td>
<td valign="top">Shorewall.net<br> <td valign="top">Shorewall.net<br>
</td> </td>
<td valign="top"><a
href="http://argentina.shorewall.net/pub/shorewall/shorewall">Browse</a><br> <td valign="top"><a href=
"http://argentina.shorewall.net/pub/shorewall/shorewall">
Browse</a><br>
</td> </td>
<td valign="top"><a href="ftp://ftp.syachile.cl/pub/shorewall"
target="_top">Browse</a><br> <td valign="top"><a href=
"ftp://ftp.syachile.cl/pub/shorewall" target=
"_top">Browse</a><br>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>Sourceforge - California, USA (Incomplete)<br> <td>Sourceforge - California, USA (Incomplete)<br>
</td> </td>
<td>Sourceforge.net<br> <td>Sourceforge.net<br>
</td> </td>
<td><a href="http://sourceforge.net/projects/shorewall">Browse<br>
<td><a href=
"http://sourceforge.net/projects/shorewall">Browse<br>
</a></td> </a></td>
<td>N/A<br> <td>N/A<br>
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
</blockquote> </blockquote>
<p align="left"><b>CVS:</b></p>
<blockquote> <p align="left"><b>CVS:</b></p>
<p align="left">The <a target="_top"
href="http://cvs.sourceforge.net/viewcvs.py/shorewall">CVS <blockquote>
repository at cvs.shorewall.net</a> contains the latest snapshots of <p align="left">The <a target="_top" href=
the each Shorewall component. There's no guarantee that what you find "http://cvs.sourceforge.net/viewcvs.py/shorewall">CVS
there will work at all.<br> 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>
<p align="left">The CVS repository also can be used to retreive the
latest released versions. <a <p align="left">The CVS repository also can be used to
href="http://cvs.sourceforge.net/viewcvs.py/shorewall/tools/build/makeshorewall">Here retreive the latest released versions. <a href=
is a "http://cvs.sourceforge.net/viewcvs.py/shorewall/tools/build/makeshorewall">
shell script</a> that allows you to generate Shorewall packages from Here is a shell script</a> that allows you to generate
the current Shorewall packages from the current contents of the CVS
contents of the CVS repository (it is the same script that I use to repository (it is the same script that I use to build
build Shorewall releases).<br> Shorewall releases).<br>
</p> </p>
</blockquote> </blockquote>
</body> </body>
</html> </html>

View File

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

View File

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

View File

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

View File

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

View File

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