reinstalled
IS-IT--Management
- Feb 18, 2003
- 178
Still fairly new to Linux. Running RHEL5 and trying to open two ports. Learned more than I wanted to about iptables and SELinux but even with iptables stopped, and SELinux disables I am still unable to connect to the port(s) I need.
With iptables I added the following and saved the rule using iptables save.
iptables -I INPUT -p tcp --dport 2025 -j ACCEPT
Then a restart of iptables for good measure but nothing.
Thanks in advance.
With iptables I added the following and saved the rule using iptables save.
iptables -I INPUT -p tcp --dport 2025 -j ACCEPT
Then a restart of iptables for good measure but nothing.
Thanks in advance.