CentOS 7.0默认使用的是firewall作为防火墙
1、直接关闭防火墙
systemctl stop firewalld.service2、禁止firewall开机启动
systemctl disable firewalld.service
本文介绍了如何在CentOS7中进行基本的防火墙操作,包括直接关闭防火墙及禁止防火墙开机启动的方法。
CentOS 7.0默认使用的是firewall作为防火墙
1、直接关闭防火墙
systemctl stop firewalld.service2、禁止firewall开机启动
systemctl disable firewalld.service
6622
1618
1198
8231

被折叠的 条评论
为什么被折叠?