原文:centos7 firewall指定IP與端口訪問(常用)

基本使用 啟動:systemctl start firewalld 關閉:systemctl stop firewalld 查看狀態:systemctl status firewalld 開機禁用:systemctl disable firewalld 開機啟用:systemctl enable firewalld 配置firewalld cmd 查看版本:firewall cmd version ...

2019-06-12 10:39 0 6257 推薦指數:

查看詳情

centos7 firewall指定IP端口訪問常用

1、啟動防火牆 systemctl start firewalld.service 2、指定IP端口 firewall-cmd --permanent --add-rich-rule="rule family="ipv4" source address="192.168.142.166 ...

Thu Jan 11 23:38:00 CST 2018 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