Need to open port 10000 for webmin and 21 for FTP in Centos?

Posted by Abir Sepahvand on Server Fault See other posts from Server Fault or by Abir Sepahvand
Published on 2010-01-06T10:34:30Z Indexed on 2010/12/22 8:55 UTC
Read the original article Hit count: 167

Filed under:
|
|
|

Hi hwo can I open these two ports in CentOS. I have used webmin with Ubuntu before but I never had to manually open any port.

When I enter iptables -L I get a output like this.

Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
[root@sachinvasudev test]#

© Server Fault or respective owner

Related posts about centos

Related posts about iptables