To unblock (open) say port 8000 use:
/sbin/iptables -I INPUT -p tcp --dport 8000 -j ACCEPT
Tags: CentOS, unblock port Posted in CentOS | No Comments »