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"
<html xmlns="http://www.w3.org/1999/xhtml"> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head> <head>
<meta name="generator"
content="HTML Tidy for Linux (vers 1st April 2002), see www.w3.org" />
<title>Shorewall</title> <title>Shorewall</title>
<meta name="author" content="Cristian Rodriguez R." /> <meta name="author" content="Cristian Rodriguez R." />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type"
<link rel="stylesheet" type="text/css" href="./shorewall.css" title="Default" media="screen" /> content="text/html; charset=utf-8" />
<base target="main"> <link rel="stylesheet" type="text/css" href="./shorewall.css"
title="Default" media="screen" />
<base target="main" />
</head> </head>
<body> <body>
<ul class="menu"> <ul class="menu">
<li><a href="index.htm" target="_top">Home</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="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>
</ul> </ul>
<ul class="submenu"> <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="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_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_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> </ul>
<p class="copyright"> <p class="copyright"><a
href="copyright.htm">Copyright©&nbsp;2001-2005<br />
<a href="copyright.htm">Copyright&copy;&nbsp;2001-2005<br /> Thomas&nbsp;M.&nbsp;Eastep</a></p>
Thomas&nbsp;M.&nbsp;Eastep</a>
</p>
<!-- shorewall logo --> <!-- shorewall logo -->
<img src="images/ProtectedBy.png" width="144" height="30"
align="left" border="0" /><br />
<br />
<img src="images/ProtectedBy.png" width="144" height="30" align="left" border="0" /><br /><br />
<p class="copyright"> <p class="copyright">Please&nbsp;report&nbsp;errors&nbsp;<br />
on&nbsp;this&nbsp;site&nbsp;to <a
Please&nbsp;report&nbsp;errors&nbsp;<br />on&nbsp;this&nbsp;site&nbsp;to href="mailto:webmaster@shorewall.net?subject=Website%20Comments">
<a href="mailto:webmaster@shorewall.net?subject=Website%20Comments">the&nbsp;Webmaster</a></p> the&nbsp;Webmaster</a></p>
</body> </body>
</html> </html>

View File

@ -1,23 +1,31 @@
<!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> <body>
<h1 style="text-align: center;">Copyright<br> <h1 style="text-align: center;">Copyright<br>
</h1> </h1>
<p align="left">Copyright &copy;
2000-2005 Thomas M Eastep<br> <p align="left">Copyright © 2000-2005 Thomas M Eastep<br>
&nbsp;</p> &nbsp;</p>
<blockquote> <blockquote>
<p align="left">Permission is granted to copy, distribute and/or <p align="left">Permission is granted to copy, distribute
modify this document under the terms of the GNU Free Documentation and/or modify this document under the terms of the GNU Free
License, Version 1.1 or any later version published by the Free Documentation License, Version 1.1 or any later version
Software Foundation; with no Invariant Sections, with no Front-Cover, published by the Free Software Foundation; with no Invariant
and with no Back-Cover Texts. A copy of the license is included in the Sections, with no Front-Cover, and with no Back-Cover Texts.
section entitled "<a href="GnuCopyright.htm">GNU Free Documentation A copy of the license is included in the section entitled "<a
href="GnuCopyright.htm">GNU Free Documentation
License</a>".<br> License</a>".<br>
&nbsp;</p> &nbsp;</p>
</blockquote> </blockquote>
@ -25,3 +33,4 @@ License</a>".<br>
<br> <br>
</body> </body>
</html> </html>

View File

@ -1,10 +1,16 @@
<!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> <body>
<h1 style="text-align: left;">Shorewall Download</h1> <h1 style="text-align: left;">Shorewall Download</h1>
<span style="font-weight: bold;">Tom Eastep<br> <span style="font-weight: bold;">Tom Eastep<br>
@ -12,290 +18,391 @@
</span> Copyright ©&nbsp; 2001-2005 Thomas M. Eastep<span </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 <p>Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version document under the terms of the GNU Free Documentation License,
1.2 or any later version published by the Free Software Foundation; Version 1.2 or any later version published by the Free Software
with no Invariant Sections, with no Front-Cover, and with no Back-Cover Foundation; with no Invariant Sections, with no Front-Cover,
Texts. A copy of the license is included in the section entitled “<span and with no Back-Cover Texts. A copy of the license is included
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free in the section entitled “<span class="quote"><a href=
Documentation License</a></span>”.<br> "GnuCopyright.htm" target="_self">GNU Free Documentation
License</a></span>”.<br>
</p> </p>
<p>2005-08-27<br> <p>2005-08-27<br>
</p> </p>
<hr style="width: 100%; height: 2px;"> <hr style="width: 100%; height: 2px;">
<p><b>I strongly urge you to read and print a copy of the <a <p><b>I strongly urge you to read and print a copy of the <a
href="shorewall_quickstart_guide.htm">Shorewall QuickStart Guide</a> href="shorewall_quickstart_guide.htm">Shorewall QuickStart
for the configuration that most closely matches your own.<br> Guide</a> for the configuration that most closely matches your
own.<br>
</b></p> </b></p>
<p>The entire set of Shorewall documentation is available in PDF format
at:</p> <p>The entire set of Shorewall documentation is available in
<p>&nbsp;&nbsp;&nbsp; <a PDF format at:</p>
href="ftp://slovakia.shorewall.net/mirror/shorewall/pdf/">ftp://slovakia.shorewall.net/mirror/shorewall/pdf/</a><br>
&nbsp;&nbsp;&nbsp; <a <p>&nbsp;&nbsp;&nbsp; <a href=
href="http://slovakia.shorewall.net/pub/shorewall/pdf/">http://slovakia.shorewall.net/pub/shorewall/pdf/</a><br> "ftp://slovakia.shorewall.net/mirror/shorewall/pdf/">ftp://slovakia.shorewall.net/mirror/shorewall/pdf/</a><br>
&nbsp;&nbsp;&nbsp; <a
href="rsync://slovakia.shorewall.net/shorewall/pdf/">rsync://slovakia.shorewall.net/shorewall/pdf/</a> &nbsp;&nbsp;&nbsp; <a href=
</p> "http://slovakia.shorewall.net/pub/shorewall/pdf/">http://slovakia.shorewall.net/pub/shorewall/pdf/</a><br>
<p>The documentation in both XML and HTML formats is also available for
download from the Download Sites listed in the table below.</p> &nbsp;&nbsp;&nbsp; <a href=
<p><font color="#ff0000"><b>NOTICE: There are two current Shorewall "rsync://slovakia.shorewall.net/shorewall/pdf/">rsync://slovakia.shorewall.net/shorewall/pdf/</a></p>
Release Series:</b></font><br>
<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> </p>
<ul> <ul>
<li>The STABLE release series is 2.4. Choose this release if you <li>The STABLE release series is 2.4. Choose this release if
value stability and good documentation.<br> 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,
download <u>one</u> of the modules:</p>
<ul> <ul>
<li>Simon Matter provides RPMs taylored for <span <li>Simon Matter provides RPMs taylored for <span style=
style="font-weight: bold;">Redhat</span> and <span "font-weight: bold;">Redhat</span> and <span style=
style="font-weight: bold;">Fedora</span>. You can <a "font-weight: bold;">Fedora</span>. You can <a href=
href="http://www.invoca.ch/pub/packages/shorewall/">download them from "http://www.invoca.ch/pub/packages/shorewall/">download them
his site</a>. <br> 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
Testing Branch</a> and the <a href=
"http://packages.debian.org/unstable/net/shorewall.html">Debian
Unstable Branch</a>.</li> 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" <li>If you run LEAF/Bering or one if it's derivatives, you
href="http://leaf-project.org">LEAF site</a>.<br> 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>
<li>Otherwise, download the <i>shorewall</i> module
(.tgz)</li>
</ul> </ul>
<p>You will probably also want to download the HTML version of the
documentation for easy reference.</p> <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 <p>Beginning with Shorewall 2.2.0, you will find a file named
known_problems.txt in the download directory. This file lists the known known_problems.txt in the download directory. This file lists
problems with that version of Shorewall. If corrections are available, the known problems with that version of Shorewall. If
they will be listed in the known problems and you can download them corrections are available, they will be listed in the known
from the 'errata' subdirectory.<br> problems and you can download them from the 'errata'
subdirectory.<br>
</p> </p>
<p>Example:<br> <p>Example:<br>
</p> </p>
<p style="margin-left: 40px;"><span style="font-family: monospace;">ftp&gt;
cd <p style="margin-left: 40px;"><span style=
pub/shorewall/2.2/shorewall-2.2.0</span><br "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=
style="font-family: monospace;"> "font-family: monospace;">
<span style="font-family: monospace;">227 Entering Passive Mode <span style="font-family: monospace;">150 Accepted data
(206,124,146,177,35,91)</span><br style="font-family: monospace;"> connection</span><br style="font-family: monospace;">
<span style="font-family: monospace;">150 Accepted data connection</span><br <span style=
style="font-family: monospace;"> "font-family: monospace;">drwxr-sr-x&nbsp;&nbsp;&nbsp; 3
<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;&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;"> 4096 Feb&nbsp; 1 09:52 .</span><br style=
<span style="font-family: monospace;">drwxr-sr-x&nbsp;&nbsp;&nbsp; 3 "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;
0&nbsp;&nbsp;&nbsp;&nbsp;&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;"> 4096 Jan 28 14:28 ..</span><br style="font-family: monospace;">
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 <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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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;"> 500 Jan 28 14:27 2.2.0.md5sums</span><br style=
<span style="font-family: monospace; color: rgb(204, 0, 0);">drwxr-sr-x&nbsp;&nbsp;&nbsp; "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; 2 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&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 4096 Feb&nbsp; 1 09:51
errata&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; errata&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
&lt;=== (1)</span><br style="font-family: monospace;"> &lt;=== (1)</span><br style="font-family: monospace;">
<span style="font-family: monospace; color: rgb(204, 0, 0);">-rw-r--r--&nbsp;&nbsp;&nbsp; <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; 1 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&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 156 Feb&nbsp; 1 09:52 known_problems.txt &lt;=== (2)</span><br
style="font-family: monospace;"></span><br
style="font-family: monospace;"> style="font-family: monospace;">
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 <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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 16059 Jan 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
24 16:13 patch-2.2.0</span><br style="font-family: monospace;"> 16059 Jan 24 16:13 patch-2.2.0</span><br style=
<span style="font-family: monospace;">-rwxr-xr-x&nbsp;&nbsp;&nbsp; 1 "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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 22963 Jan 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
24 16:10 releasenotes.txt</span><br style="font-family: monospace;"> 22963 Jan 24 16:10 releasenotes.txt</span><br style=
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 "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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 100232 Jan 25 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 100232
15:58 shorewall-2.2.0-1.noarch.rpm</span><br Jan 25 15:58 shorewall-2.2.0-1.noarch.rpm</span><br style=
style="font-family: monospace;"> "font-family: monospace;">
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 <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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 122161 Jan 25 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 122161
15:58 shorewall-2.2.0.tgz</span><br style="font-family: monospace;"> Jan 25 15:58 shorewall-2.2.0.tgz</span><br style=
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 "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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2534077 Jan 28 13:29 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2534077 Jan
shorewall-docs-html-2.2.0.tgz</span><br style="font-family: monospace;"> 28 13:29 shorewall-docs-html-2.2.0.tgz</span><br style=
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 "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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4481205 Jan 28 13:29 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4481205 Jan
shorewall-docs-xml-2.2.0.tgz</span><br style="font-family: monospace;"> 28 13:29 shorewall-docs-xml-2.2.0.tgz</span><br style=
<span style="font-family: monospace;">-rw-r--r--&nbsp;&nbsp;&nbsp; 1 "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;
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 93905 Jan 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
25 15:58 shorewall-lrp-2.2.0.tgz</span><br 93905 Jan 25 15:58 shorewall-lrp-2.2.0.tgz</span><br style=
style="font-family: monospace;"> "font-family: monospace;">
<span style="font-family: monospace;">226-Options: -a -l</span><br <span style="font-family: monospace;">226-Options: -a
style="font-family: monospace;"> -l</span><br style="font-family: monospace;">
<span style="font-family: monospace;">226 13 matches total</span><br <span style="font-family: monospace;">226 13 matches
style="font-family: monospace;"> total</span><br style="font-family: monospace;">
<span style="font-family: monospace;">ftp&gt;<br> <span style="font-family: monospace;">ftp&gt;<br>
</span></p> </span></p>
<p style="margin-left: 40px;"><span style="font-family: monospace;"><span
style="color: rgb(204, 0, 0);">(1) Directory containing updates. For <p style="margin-left: 40px;"><span style=
Shorewall versions prior to 2.4.0, the "font-family: monospace;"><span style=
updates/LRP directory contains those updates that apply to the LRP "color: rgb(204, 0, 0);">(1) Directory containing updates. For
package.</span><br style="color: rgb(204, 0, 0);"> Shorewall versions prior to 2.4.0, the updates/LRP directory
<span style="color: rgb(204, 0, 0);">(2) List of known problems, contains those updates that apply to the LRP package.</span><br
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; style="color: rgb(204, 0, 0);">
</span><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;</span><br>
</p> </p>
<p><b>Download Sites:<br> <p><b>Download Sites:<br>
</b></p> </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 <div style="margin-left: 40px;">
Simon Matter: <a href="http://www.invoca.ch/pub/packages/shorewall/">http://www.invoca.ch/pub/packages/shorewall/</a><br> <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> <br>
<span style="font-weight: bold;">Mandrake</span> RPMS provided by Jack <span style="font-weight: bold;">Mandrake</span> RPMS
Coates: <a href="http://www.monkeynoodle.org/comp/net/shorewall/">http://www.monkeynoodle.org/comp/net/shorewall/</a><br> provided by Jack 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 <span style="font-weight: bold;">OpenWRT</span> package
Marc Zonzon: <a provided by Marc Zonzon: <a href=
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> "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> <br>
Use the sites below to download the<span style="font-weight: bold;"> Use the sites below to download the<span style=
tarball</span>, the <span style="font-weight: bold;">documentation</span> "font-weight: bold;">tarball</span>, the <span style=
<span style="font-weight: bold;"></span>and the "font-weight: bold;">documentation</span> and the <span
<span style="font-weight: bold;">standard RPM</span> for (<span style="font-weight: bold;">standard RPM</span> for (<span
style="font-weight: bold;">Suse</span>, <span style="font-weight: bold;">Suse</span>, <span style=
style="font-weight: bold;">Power PPC</span>, <span "font-weight: bold;">Power PPC</span>, <span style=
style="font-weight: bold;">Trustix</span> and <span "font-weight: bold;">Trustix</span> and <span style=
style="font-weight: bold;">TurboLinux</span>).<br> "font-weight: bold;">TurboLinux</span>).<br>
<br> <br>
Packages are GPG signed, please <span style="font-weight: bold;"> Packages are GPG signed, please <span style=
verify the integrity of the files</span>using our public key <a "font-weight: bold;">verify the integrity of the files</span>
href="https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net/shorewall.gpg.key</a> using our public key <a href=
"https://lists.shorewall.net/shorewall.gpg.key">https://lists.shorewall.net/shorewall.gpg.key</a>
</div> </div>
<blockquote> <blockquote>
<table style="border-collapse: collapse;" border="2" 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>
@ -305,48 +412,62 @@ verify the integrity of the files</span>using our public key <a
<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> <p align="left"><b>CVS:</b></p>
<blockquote> <blockquote>
<p align="left">The <a target="_top" <p align="left">The <a target="_top" href=
href="http://cvs.sourceforge.net/viewcvs.py/shorewall">CVS "http://cvs.sourceforge.net/viewcvs.py/shorewall">CVS
repository at cvs.shorewall.net</a> contains the latest snapshots of repository at cvs.shorewall.net</a> contains the latest
the each Shorewall component. There's no guarantee that what you find snapshots of the each Shorewall component. There's no
there will work at all.<br> 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>
<meta name="generator" content=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<title>Shoreline Firewall</title> <title>Shoreline Firewall</title>
<LINK REL="SHORTCUT ICON" HREF="favicon.ico"> <link rel="SHORTCUT ICON" href="favicon.ico">
<meta http-equiv="Content-Type" content="text/html; <meta http-equiv="Content-Type" content=
charset=UTF-8"> "text/html; charset=UTF-8">
<link href="/html.css" rel="stylesheet" type="text/css"> <link href="/html.css" rel="stylesheet" type="text/css">
</head> </head>
<frameset rows="114,*" cols="*" frameborder="no"
border="1"framespacing="0"> <frame <frameset rows="114,*" cols="*" frameborder="no" border="1"
src="Banner.html" name="topFrame"scrolling="NO" framespacing="0">
<frame src="Banner.html" name="topFrame" scrolling="no"
noresize> noresize>
<frameset cols="159,*" frameborder="no" border="0" framespacing="0">
<frame src="Shorewall_index_frame.htm" name="contents"> <frame src="shorewall_index.htm" <frameset cols="159,*" frameborder="no" border="0"
name="main"> 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>
</frameset> </frameset>
<noframes><body><p>This page uses frames, but your browser doesn't
support them.</p></body></noframes>
</html> </html>

View File

@ -1,44 +1,63 @@
<!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> <body>
<p align="center"> </p>
<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;">
<span style="font-style: italic;">Open Source Software is not
free; it comes at a very high cost.<br>
<br> <br>
-</span> Wietse Venema<br> -</span> Wietse Venema<br>
<br> <br>
<span style="font-style: italic;">Perfection <span style="font-style: italic;">Perfection in design is
in design is achieved not achieved not when there is nothing left to add, but rather
when there is nothing left to add, but rather when there is nothing when there is nothing left to take away.</span><br>
left to take away.</span><br>
</div> </div>
<br> <br>
<div style="text-align: center;">&nbsp;- Antoine de Saint-Exupery<br>
<div style="text-align: left;"><br> <div style="text-align: center;">
<div style="text-align: center;"><span style="font-style: italic;">Fragmentation &nbsp;- Antoine de Saint-Exupery<br>
is like classful
addressing -- an interesting early architectural error that shows how <div style="text-align: left;">
much experimentation was going on while IP was being designed.</span><br> <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>
<div style="text-align: center;"><br>
<div style="text-align: center;">
<br>
- Paul Vixie<br> - Paul Vixie<br>
<div style="text-align: left;"><br>
<div style="text-align: center;"><span style="font-style: italic;">Nothing <div style="text-align: left;">
is foolproof to a sufficiently-talented fool</span><br> <br>
<span style="font-style: italic;"></span></div>
<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 style="font-style: italic;"><br>
</span> </span>
<div style="text-align: center;"><span style="font-style: italic;"></span>-
Anonymous<br> <div style="text-align: center;">
<span style="font-style: italic;"></span></div> - Anonymous<br>
</div>
</div> </div>
</div> </div>
<br> <br>
@ -47,61 +66,74 @@ Anonymous<br>
<br> <br>
Copyright © 2001-2005 Thomas M. Eastep<br> Copyright © 2001-2005 Thomas M. Eastep<br>
<br> <br>
<p>Permission is granted to copy, distribute and/or modify this <p>Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version document under the terms of the GNU Free Documentation License,
1.2 or any later version published by the Free Software Foundation; Version 1.2 or any later version published by the Free Software
with no Invariant Sections, with no Front-Cover, and with no Back-Cover Foundation; with no Invariant Sections, with no Front-Cover,
Texts. A copy of the license is included in the section entitled “<span and with no Back-Cover Texts. A copy of the license is included
class="quote"><a href="GnuCopyright.htm" target="_self">GNU Free in the section entitled “<span class="quote"><a href=
Documentation License</a></span>”.<br> "GnuCopyright.htm" target="_self">GNU Free Documentation
License</a></span>”.<br>
</p> </p>
<p>2005-05-20<br> <p>2005-05-20<br>
</p> </p>
<hr style="width: 100%; height: 2px;"> <hr style="width: 100%; height: 2px;">
<p style="text-align: left;"><img src="images/Tom.jpg"
alt="Aging Geek - June 2003" <p style="text-align: left;"><img src="images/Tom.jpg" alt=
style="border: 3px solid ; width: 320px; height: 240px;"> </p> "Aging Geek - June 2003" style=
<div style="text-align: left;">"The Aging Geek" -- June 2003<br> "border: 3px solid ; width: 320px; height: 240px;"></p>
<div style="text-align: left;">
"The Aging Geek" -- June 2003<br>
</div> </div>
<p align="center"><br> <p align="center"><br>
</p> </p>
<ul> <ul>
<li>Born 1945 in <a href="http://www.experiencewashington.com" <li>Born 1945 in <a href=
target="_top">Washington "http://www.experiencewashington.com" target=
State</a> .</li> "_top">Washington State</a> .</li>
<li>BA Mathematics from <a href="http://www.wsu.edu" target="_top">Washington
State University</a> 1967</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>
<p>For information about our home network see <a href=
"myfiles.htm">my Shorewall Configuration files.</a></p>
</body> </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"> <body dir="ltr" lang="en-US">
<h1><span style="font-weight: bold;"></span>Shorewall 2.x</h1> <h1>Shorewall 2.x</h1>
<h2><a href="News.htm#20050717"><font color="#ff0000">Security <h2><a href="News.htm#20050717"><font color="#ff0000">Security
vulnerability in Shorewall 2.x</font></a></h2> vulnerability in Shorewall 2.x</font></a></h2>
<hr style="width: 100%; height: 2px;"> <hr style="width: 100%; height: 2px;">
<p>The information on this site applies only
to 2.x releases of Shorewall. For older versions:</p> <p>The information on this site applies only to 2.x releases of
Shorewall. For older versions:</p>
<ul> <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 <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 href=
notes</a> and here are the <a "http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/releasenotes.txt">
href="http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/known_problems.txt">known release notes</a> and here are the <a href=
problems</a> and <a "http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/known_problems.txt">
href="http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/errata/">updates</a>.<br> known problems</a> and <a href=
"http://shorewall.net/pub/shorewall/2.4/shorewall-2.4.4/errata/">
updates</a>.<br>
<br> <br>
The current 2.5 Development Release is 2.5.6 -- Here are the <a 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 href=
notes</a> and the preliminary documentation is <a href="3.0/index.html">here</a>.<br> "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> <br>
Copyright © 2001-2005 Thomas M. Eastep</p> Copyright © 2001-2005 Thomas M. Eastep</p>
<p>Permission is granted to copy, distribute and/or modify this <p>Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, document under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Version 1.2 or any later version published by the Free Software
Foundation; with no Invariant Sections, with no Front-Cover, and with Foundation; with no Invariant Sections, with no Front-Cover,
no Back-Cover Texts. A copy of the license is included in the section and with no Back-Cover Texts. A copy of the license is included
entitled “<a href="GnuCopyright.htm" target="_self">GNU in the section entitled “<a href="GnuCopyright.htm" target=
Free Documentation License</a>”.</p> "_self">GNU Free Documentation License</a>”.</p>
<p>2005-09-17</p> <p>2005-09-17</p>
<hr style="width: 100%; height: 2px;"> <hr style="width: 100%; height: 2px;">
<h3>Table of Contents</h3> <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.42in; margin-bottom: 0in;"><a href=
<p style="margin-left: 0.83in; margin-bottom: 0in;"><a href="#Glossary">Glossary</a><br> "#Intro">Introduction to Shorewall</a></p>
<a href="#WhatIs">What
is Shorewall?</a><br> <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 <a href="#GettingStarted">Getting Started with
Shorewall</a><br> Shorewall</a><br>
<a href="#Info">Looking for Information?</a><br> <a href="#Info">Looking for Information?</a><br>
<a href="#Mandrake">Running <a href="#Mandrake">Running Shorewall on Mandrake® with a
Shorewall on Mandrake® with a two-interface setup?</a><br> two-interface setup?</a><br>
<a href="#License">License</a><br> <a href="#License">License</a><br>
</p> </p>
<div style="margin-left: 40px;"><br>
<div style="margin-left: 40px;">
<br>
<a href="#Leaf">Leaf</a><br> <a href="#Leaf">Leaf</a><br>
<br> <br>
<a href="#OpenWRT">OpenWRT</a><br> <a href="#OpenWRT">OpenWRT</a><br>
</div> </div>
<p style="margin-left: 40px;"><a href="#Donations">Donations</a></p>
<p style="margin-left: 40px;"><a href=
"#Donations">Donations</a></p>
<h2><a name="Intro"></a>Introduction to Shorewall</h2> <h2><a name="Intro"></a>Introduction to Shorewall</h2>
<h3><a name="Glossary"></a>Glossary</h3> <h3><a name="Glossary"></a>Glossary</h3>
<ul> <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> <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 <p style="margin-left: 0.42in;">The Shoreline Firewall, more
Netfilter. You describe your firewall/gateway requirements using commonly known as "Shorewall", is a high-level tool for
entries in a set of configuration files. Shorewall reads those configuring Netfilter. You describe your firewall/gateway
configuration files and with the help of the iptables utility, requirements using entries in a set of configuration files.
Shorewall configures Netfilter to match your requirements. Shorewall Shorewall reads those configuration files and with the help of
can be used on a dedicated firewall system, a multi-function the iptables utility, Shorewall configures Netfilter to match
gateway/router/server or on a standalone GNU/Linux system. Shorewall your requirements. Shorewall can be used on a dedicated
does not use Netfilter's ipchains compatibility mode and can thus firewall system, a multi-function gateway/router/server or on a
take advantage of Netfilter's <a standalone GNU/Linux system. Shorewall does not use Netfilter's
href="http://www.cs.princeton.edu/%7Ejns/security/iptables/iptables_conntrack.html" ipchains compatibility mode and can thus take advantage of
target="_top">connection Netfilter's <a href=
state tracking capabilities</a>.<br> "http://www.cs.princeton.edu/%7Ejns/security/iptables/iptables_conntrack.html"
target="_top">connection state tracking capabilities</a>.<br>
<br> <br>
Shorewall is <u>not</u> a Shorewall is <u>not</u> a daemon. Once Shorewall has configured
daemon. Once Shorewall has configured Netfilter, it's job is Netfilter, it's job is complete. After that, there is no
complete. After that, there is no Shorewall code running although the Shorewall code running although the <a href=
<a href="starting_and_stopping_shorewall.htm">/sbin/shorewall program "starting_and_stopping_shorewall.htm">/sbin/shorewall program
can be used at any time to monitor the Netfilter firewall</a>.<br> can be used at any time to monitor the Netfilter
firewall</a>.<br>
</p> </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 <p style="margin-left: 0.42in;">Shorewall is not the easiest to
most flexible and powerful. So if you are looking for a simple use of the available iptables configuration tools but I believe
point-and-click set-and-forget Linux firewall solution that requires a that it is the most flexible and powerful. So if you are
minimum of networking knowledge, I would encourage you to check out the looking for a simple point-and-click set-and-forget Linux
following alternatives:</p> 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;"> <ul style="margin-left: 40px;">
<li><a href="http://www.m0n0.ch/wall">http://www.m0n0.ch/wall</a></li> <li><a href=
<li><a href="http://www.fs-security.com/">http://www.fs-security.com/</a><br> "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
and fast changing network environments then Shorewall is a
logical choice.<br>
</p> </p>
<h3><a name="GettingStarted"></a>Getting Started with Shorewall</h3>
<p style="margin-left: 0.42in;">New to Shorewall? Start by selecting <h3><a name="GettingStarted"></a>Getting Started with
the <a href="shorewall_quickstart_guide.htm">QuickStart Guide</a> Shorewall</h3>
that most closely matches your environment and follow the step by
step instructions.</p> <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> <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 <p style="margin-left: 0.42in;">The <a href=
frame above.<br> "Documentation_Index.html">Documentation Index</a> is a good
place to start as is the Site Search in the frame above.<br>
</p> </p>
<h3><a name="Mandrake"></a>Running Shorewall on Mandrake® with a
two-interface setup?</h3> <h3><a name="Mandrake"></a>Running Shorewall on Mandrake® with
<p style="margin-left: 0.42in;">If so, the documentation on this site a two-interface setup?</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;">If so, the documentation on
uninstalling what you have and installing a setup that matches the this site will not apply directly to your setup. If you want to
documentation on this site. See the <a href="two-interface.htm">Two-interface use the documentation that you find here, you will want to
QuickStart Guide</a> for details.<br> 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> <br>
<b>Update: </b>I have been <b>Update:</b> I have been informed by Mandrake Development
informed by Mandrake Development that this problem has been corrected that this problem has been corrected in Mandrake 10.0 Final
in Mandrake 10.0 Final (the problem still exists in the 10.0 (the problem still exists in the 10.0 Community release).</p>
Community release).</p>
<h3><a name="License"></a>License</h3> <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 <p style="margin-left: 0.42in;">This program is free software;
href="http://www.gnu.org/licenses/gpl.html">Version you can redistribute it and/or modify it under the terms of <a
2 of the GNU General Public License</a> as published by the Free 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> 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 <p style="margin-left: 0.42in;">This program is distributed in
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR the hope that it will be useful, but WITHOUT ANY WARRANTY;
PURPOSE. See the GNU General Public License for more detail.</p> without even the implied warranty of MERCHANTABILITY or FITNESS
<p style="margin-left: 0.42in;">You should have received a copy of the FOR A PARTICULAR PURPOSE. See the GNU General Public License
GNU General Public License along with this program; if not, write to for more detail.</p>
the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
02139, USA</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, <p style="margin-left: 0.42in;">Permission is granted to copy,
distribute and/or modify this document under the terms of the GNU distribute and/or modify this document under the terms of the
Free Documentation License, Version 1.2 or any later version GNU Free Documentation License, Version 1.2 or any later
published by the Free Software Foundation; with no Invariant version published by the Free Software Foundation; with no
Sections, with no Front-Cover, and with no Back-Cover Texts. A copy Invariant Sections, with no Front-Cover, and with no Back-Cover
of the license is included in the section entitled "GNU Free Texts. A copy of the license is included in the section
Documentation License". </p> entitled "GNU Free Documentation License".</p>
<hr> <hr>
<h2><a name="Leaf"></a>Leaf</h2> <h2><a name="Leaf"></a>Leaf</h2>
<p><a href="http://leaf.sourceforge.net/" target="_top"><font <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
as their Netfilter configuration tool.</p>
<hr style="width: 100%; height: 2px;"> <hr style="width: 100%; height: 2px;">
<h2><a name="OpenWRT"></a>OpenWRT</h2> <h2><a name="OpenWRT"></a>OpenWRT</h2>
<a href="http://openwrt.org"><img alt="(OpenWRT Logo)" <a href="http://openwrt.org"><img alt="(OpenWRT Logo)" src=
src="images/openwrt.png" "images/openwrt.png" style=
style="border: 0px solid ; width: 88px; height: 31px;" hspace="4"></a>OpenWRT "border: 0px solid ; width: 88px; height: 31px;" hspace=
is a project which provides open source firmware for Linksys WRT54G "4"></a>OpenWRT is a project which provides open source
wireless routers. Two different Shorewall packages are available for firmware for Linksys WRT54G wireless routers. Two different
OpenWRT.<br> Shorewall packages are available for OpenWRT.<br>
<hr> <hr>
<h2><a name="Donations"></a>Donations</h2> <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" <p align="left"><a href="http://www.alz.org/" target=
alt="(Alzheimer's Association Logo)" align="right" border="1" "_top"><font color="#000000"><img src="images/alz_logo2.gif"
height="63" width="303"></font></a><a href="http://www.starlight.org/" name="Graphic2" alt="(Alzheimer's Association Logo)" align=
target="_top"><font color="#000000"><img src="images/newlog.gif" "right" border="1" height="63" width="303"></font></a><a href=
name="Graphic3" alt="(Starlight Foundation Logo)" align="right" "http://www.starlight.org/" target="_top"><font color=
border="1" height="105" width="62"></font></a><font size="4">Shorewall "#000000"><img src="images/newlog.gif" name="Graphic3" alt=
is free but if you try it and find it useful, please consider making "(Starlight Foundation Logo)" align="right" border="1" height=
a donation to the <a href="http://www.alz.org/" target="_top">Alzheimer's "105" width="62"></font></a><font size="4">Shorewall is free
Association</a> or to the <a href="http://www.starlight.org/" but if you try it and find it useful, please consider making a
target="_top">Starlight donation to the <a href="http://www.alz.org/" target=
Children's Foundation</a>.</font></p> "_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> <p align="left"><font size="4">Thank You<br>
</font></p> </font></p>
<p align="left"><br> <p align="left"><br>
<br> <br>
</p> </p>
</body> </body>
</html> </html>

View File

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