redhat linux 5, firewall disabled, but still the port still not open
Hi,
I have just installed 11gR2 on redhat linux 5 with firewall disabled, but I am still not be able to connect EM with port 1158.
[oracle@xxxxx]# telnet 192.168.2.71 1158
Trying 192.168.2.71...
telnet: Unable to connect to remote host: Connection refused
How can I set the port open? iptables doesn't work (there is no /etc/sysconfig/iptables file), because the firewall disabled.
Thanks