关闭centos7时使用了语句
service iptables stop
提示
Redirecting to /bin/systemctl stop iptables.service Failed to stop iptables.service
实际上centos6,7 语句不同
centos7应该使用systemctl stop firewalld
关闭centos7时使用了语句
service iptables stop
提示
Redirecting to /bin/systemctl stop iptables.service Failed to stop iptables.service
实际上centos6,7 语句不同
centos7应该使用systemctl stop firewalld
本文标题:关闭防火墙centos7
本文链接:https://www.haomeiwen.com/subject/rhjxiktx.html
网友评论