On Tue, 4 Mar 2008, Dan Carl wrote:
<snip> > > for testing, i need to disable selinux, but something still not working > right. > > i'm trying to figure out why i can't access http://10.0.0.160 from the > same network (10.0.0.x). > > on 10.0.0.160 box, i can access http://localhost, or http://10.0.0.160, > but from any other computer, i can't. > > any advice how to troubleshoot this? thanks.
The port could be being blocked by iptables. Try #service iptables stop
you're exactly right, but i thought minimal installation doesn't include such. anyway, if i restart iptables service, what need to be done to iptables?
thanks, t. hiep