firewalld命令
摘要:
1.添加x.x.x.x/24到80端口白名单: firewall-cmd --permanent --add-rich-rule='rule family="ipv4" source address="x.x.x.x/24" port port="80" protocol="tcp" accept' 阅读全文
posted @ 2016-09-21 11:40 傻子才悲伤 阅读(303) 评论(0) 推荐(0) 编辑