摘要: Centos 7 使用firewalld代替了原来的iptables,使用方法如下: >>>关闭防火墙 systemctl stop firewalld.service #停止firewallsystemctl disable firewalld.service #禁止firewall开机启动 >> 阅读全文
posted @ 2017-11-08 21:33 寻找风口的猪 阅读(4358) 评论(0) 推荐(0)