Firewalld list all open ports

Written by Yujin Boby

Edit in WordPress

To 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

firewalld list ports

See firewalld