how to allow a port in iptables code example Example: iptables open port sudo iptables -A INPUT -p tcp --dport xxxx -j ACCEPT