On Sat, 09 Feb 2002 17:44:25 -0600 (CST)
Vidiot <[EMAIL PROTECTED]> wrote:

> I'm running RH 7.1 and firestarter to control IP_TABLES.  There is an
> IP that is not being answered by my box, except for pings.  The IP that
> is being ignored is not in any of the firestarter control files.
<snip>
> As can be seen, the pings gets through, but http, smtp and ftp ports do not.
> There are no mail entries for the IP and no http log entries either.  What is
> also interesting is that there are zero web page hits from 68.36.
> 
> Anyone have an idea as to what it might be?  Another person is complaining
> about web access not working on one of his computers as well.
> 
> Firestarter config files available upon request.

Do a:

/sbin/iptables -L -n -v | grep "xxx.xxx.xxx.xxx | grep "DROP | less

where xxx.xxx.xxx.xxx is the affected IP and see if it is set for DROP in any of the 
chains.

jb



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to