Re: SV: Problem with IPtables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 13 Mar 2003 12:43:47 +0100, Tomas Larsson wrote
> Thanx.
> I've obtained gShield.
> 
> But there is still the same problem.
> I can ping all machines on  internal network with IP or HOST.
> I can ping external hosts.
> I can ping my external IP and domain
> I can connect to Apache from within internal network with internal 
> IP or host I can connect to external web servers.
> 
> Everything is working
> 
> Except
> 
> I cannot connect to apache with domain or external IP
> 
> When I do a iptables -L -v -n (-t nat) I can see that packets are forwarded
> to Apache, but nothing more happens.
> 
> Is there something more and obvious I am missing

Put in a -j LOG for port 80 and log all incoming 80 packets (this needs to be
before the -J ACCEPT for 80) for the interface that is passing packets to the
server.

What do the /var/log/httpd/access_log and error_log tell you?

You have checked /etc/hosts.deny?

Run Apache in debug mode to see that the packets are indeed being routed to
Apache?






-- 
Psyche-list mailing list
Psyche-list@xxxxxxxxxx
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux