LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to open ports on linux "5.6" 64 bit (Tikanga) (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-open-ports-on-linux-5-6-64-bit-tikanga-874126/)

tairoua@hotmail.com 04-10-2011 10:49 AM

How to open ports on linux "5.6" 64 bit (Tikanga)
 
Hi all
I am new to Linux. I am installing oracle OBIEE 11g on Linux Red Hat 5.6 64 bits and I got stuck at ports not open error.

I tried adding the following line in the iptables file:

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 5900:5964 -j ACCEPT

Then Restart iptables service, But did not have any success still getting the same error.

Please Help? how do I open ports on my server.

Thanks

jmc1987 04-10-2011 10:55 AM

Have you tried the tool system-config-securitylevel-tui? It is a command based graphic tool for configure the firewall. Makes things a bit easier if you don't need advanced configurations.

tairoua@hotmail.com 04-10-2011 11:39 AM

Thanks for your response.

Yes I just tried system-config-securitylevel-tui command and the
secuty level is set to Enabled and the SElinux is permissive.

Please help?

jmc1987 04-10-2011 11:42 AM

Run the tool and go to customize. From there you can easily open up the ports


All times are GMT -5. The time now is 10:40 AM.