Guys, any solution on this?
No firewall, selinux disabled.
Check this out:
[root@server01 ~]# omd status
Doing ‘status’ on site prod:
agent-receiver: running
mkeventd: running
liveproxyd: running
mknotifyd: running
rrdcached: running
cmc: running
apache: running
dcd: running
redis: running
crontab: running
Overall state: running
[root@server01 ~]# getenforce
Disabled
[root@server01 ~]# telnet 127.0.0.1 80
Trying 127.0.0.1…
telnet: connect to address 127.0.0.1: Connection refused
Any tip?