Need to open port 10000 for webmin and 21 for FTP in Centos?
- by Abir Sepahvand
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
…