Yeah, the default firewall rules in redhat 7.2 will block
everything by default. ipchains or iptables will block incoming TCP on port 80.
Look in /etc/sysconfig/ipchains and add an entry
for whatever port and address you are using for your web server.