CentOS7如何使用firewalld

来源:互联网 发布:马龙生涯数据 编辑:程序博客网 时间:2024/05/22 07:04

firewalld的基本使用

查看状态:

systemctl status firewal

启动:

systemctl start firewalld

停止:

systemctl disable firewalld

禁用:

systemctl stop firewalld

原创粉丝点击