摘要: 1、查看防火墙默认状态: firewall-cmd --state 运行状态:running ,停止状态:not running 2、检查防火墙状态: systemctl list-unit-files|grep firewalld.service 3、开启防火墙 systemctl start f 阅读全文
posted @ 2020-12-19 17:40 fla_fly 阅读(380) 评论(0) 推荐(0) 编辑