[root@localhost conf]# systemctl stop firewalld打开防火墙
[root@localhost conf]# systemctl start firewalld禁用防火墙
[root@localhost conf]# systemctl disable firewalld启用防火墙
[root@localhost conf]# systemctl enable firewalld

[root@localhost conf]# systemctl stop firewalld打开防火墙
[root@localhost conf]# systemctl start firewalld禁用防火墙
[root@localhost conf]# systemctl disable firewalld启用防火墙
[root@localhost conf]# systemctl enable firewalld