原文: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