原文:centos7 firewall指定IP与端口访问(常用)

启动防火墙 systemctl start firewalld.service 指定IP与端口 firewall cmd permanent add rich rule rule family ipv source address . . . port protocol tcp port accept 重新载入,使配置生效 systemctl restart firewalld.service ...

2018-01-11 15:38 0 20113 推荐指数:

查看详情

centos7 firewall指定IP端口访问

参考文章: https://www.openos.org/post/340/ https://teddysun.com/566.html firewall-cmd 1、启动防火墙 2、指定IP端口 3、重新载入,使配置生效 4、查看配置结果 5、删除规则 ...

Thu Oct 22 00:20:00 CST 2020 0 567
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM