In CentOS 7 the process called Firewalld . FirewallD is front-end controller for iptables used to implement persistent network traffic rules. It provides command line and graphical interfaces and is available in the repositories of most Linux distributions. If you want to know more about it follow the link above.
systemctl disable firewalld
systemctl stop firewalld
systemctl status firewalld