2002-09-30 20:11:25 +02:00
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2002-08-07 16:28:04 +02:00
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<meta http-equiv="Content-Language" content="en-us">
|
2002-11-24 21:12:22 +01:00
|
|
|
|
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<meta http-equiv="Content-Type"
|
|
|
|
|
content="text/html; charset=windows-1252">
|
2002-11-24 21:12:22 +01:00
|
|
|
|
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
|
2002-11-24 21:12:22 +01:00
|
|
|
|
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
|
|
|
<title>Shorewall Prerequisites</title>
|
2002-08-07 16:28:04 +02:00
|
|
|
|
</head>
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<body>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<table border="0" cellpadding="0" cellspacing="0"
|
|
|
|
|
style="border-collapse: collapse;" bordercolor="#111111" width="100%"
|
|
|
|
|
id="AutoNumber1" bgcolor="#400169" height="90">
|
2002-11-24 21:12:22 +01:00
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="100%">
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<h1 align="center"><font color="#ffffff">Shorewall Requirements</font></h1>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
</tbody>
|
2002-08-22 23:33:54 +02:00
|
|
|
|
</table>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
<br>
|
|
|
|
|
Shorewall Requires:<br>
|
2002-09-30 20:11:25 +02:00
|
|
|
|
|
2002-08-22 23:33:54 +02:00
|
|
|
|
<ul>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
<li>A kernel that supports netfilter. I've tested with 2.4.2 - 2.4.20-pre6.
|
|
|
|
|
<a href="kernel.htm"> Check here for kernel configuration
|
|
|
|
|
information.</a> If you are looking for a firewall for use with 2.2
|
|
|
|
|
kernels, <a href="http://seawall.sf.net"> see the Seattle Firewall
|
|
|
|
|
site</a> .</li>
|
|
|
|
|
<li>iptables 1.2 or later but beware version 1.2.3 -- see the <a
|
2002-09-30 20:11:25 +02:00
|
|
|
|
href="errata.htm">Errata</a>. <font color="#ff0000"><b>WARNING: </b></font>The
|
2002-11-24 21:12:22 +01:00
|
|
|
|
buggy iptables version 1.2.3 is included in RedHat 7.2 and you should
|
2002-09-30 20:11:25 +02:00
|
|
|
|
upgrade to iptables 1.2.4 prior to installing Shorewall. Version 1.2.4
|
|
|
|
|
is available <a
|
|
|
|
|
href="http://www.redhat.com/support/errata/RHSA-2001-144.html">from RedHat</a>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
and in the <a href="errata.htm">Shorewall Errata</a>. </li>
|
|
|
|
|
<li>Some features require iproute ("ip" utility). The iproute package
|
|
|
|
|
is included with most distributions but may not be installed by default.
|
|
|
|
|
The official download site is <a
|
2002-09-30 20:11:25 +02:00
|
|
|
|
href="ftp://ftp.inr.ac.ru/ip-routing" target="_blank"> <font
|
|
|
|
|
face="Century Gothic, Arial, Helvetica">f</font>tp://ftp.inr.ac.ru/ip-routing</a>.
|
2002-11-24 21:12:22 +01:00
|
|
|
|
</li>
|
|
|
|
|
<li>A Bourne shell or derivative such as bash or ash. This shell must
|
|
|
|
|
have correct support for variable expansion formats ${<i>variable</i>%<i>pattern</i>
|
|
|
|
|
}, ${<i>variable</i>%%<i>pattern</i>}, ${<i>variable</i>#<i>pattern</i>
|
|
|
|
|
} and ${<i>variable</i>##<i>pattern</i>}.</li>
|
|
|
|
|
<li>The firewall monitoring display is greatly improved if you have
|
|
|
|
|
awk (gawk) installed.</li>
|
|
|
|
|
|
2002-08-22 23:33:54 +02:00
|
|
|
|
</ul>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
|
|
|
|
|
<p align="left"><font size="2">Last updated 11/10/2002 - <a
|
2002-09-30 20:11:25 +02:00
|
|
|
|
href="support.htm">Tom Eastep</a></font></p>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<p align="left"><font face="Trebuchet MS"><a href="copyright.htm"> <font
|
|
|
|
|
size="2">Copyright</font> <20> <font size="2">2001, 2002 Thomas M. Eastep.</font></a></font></p>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
<br>
|
2002-09-30 20:11:25 +02:00
|
|
|
|
<br>
|
2002-11-24 21:12:22 +01:00
|
|
|
|
<br>
|
2002-08-22 23:33:54 +02:00
|
|
|
|
</body>
|
2002-09-30 20:11:25 +02:00
|
|
|
|
</html>
|