Open Firewall ports CentOS - DefiantCoder/Tech-Journals GitHub Wiki

firewall-cmd --permanent --add-port=xxx/_port type ie. tcp, udp_

firewall-cmd --reload

firewall-cmd --list-ports