Firewalld list all open ports
Written by Yujin Boby
Edit in WordPressTo list all open ports in firealld, run
firewall-cmd --list-ports
You may need to also use
[root@oc1 ~]# firewall-cmd --list-services http https ssh [root@oc1 ~]#
Example

See firewalld
