<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.9">
</HEAD>
<BODY>
On Tue, 2003-07-01 at 20:59, Rob Stockley wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>On Tue, 2003-07-01 at 16:29, Jethro Carr wrote:
&gt; # reset the firewall
&gt; iptables -X
&gt; iptables -F
&gt; iptables -t nat -X
&gt; iptables -t nat -F

This probably isn't your problem but... from the iptables man page you
cannot delete a chain (-X) unless you've deleted and the rules (-F) that
refer to it first. Under RH9 the iptables -F is called before iptables
-X. 
</I></FONT></PRE>
</BLOCKQUOTE>
<FONT SIZE="3">I've fixed that, I'll try again with the changes.</FONT>
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>Just got your reply wrt RH9.

I take it you have disabled the /etc/rc.d/init.d/iptables script? Where
are you calling your customized version from?</I></FONT></PRE>
</BLOCKQUOTE>
No... I copied the script to /etc, &amp; added the script's name to /etc/rc.d/rc.local, so it would be started at boot.<BR>
<BR>
&nbsp;&nbsp;&nbsp; 
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
--- Jethro<BR>
<BR>
<A HREF="mailto:dodocaptain@paradise.net.nz">dodocaptain@paradise.net.nz</A><BR>
<BR>
<A HREF="http://homepages.paradise.net.nz/jethroc/">homepages.paradise.net.nz/jethroc/</A><BR>
<BR>
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>