原文:CentOS之service iptables stop 顯示not loaded

停止firewalld服務停止防火牆,並禁用這個服務 sudo systemctl stop firewalld.servicesudo systemctl disable firewalld.service安裝iptables如果你要改用iptables的話,需要安裝iptables服務: 安裝sudo yum install iptables services 開啟iptablessudo s ...

2019-03-12 21:11 0 527 推薦指數:

查看詳情

Centos7 中 service iptables save 失效

1、使用systemctl stop firewalld 關閉防火牆2、使用 yum install iptables-services 安裝或更新服務3、使用systemctl enable iptables 啟動iptables 4、systemctl start iptables 打開 ...

Sun Jan 07 20:33:00 CST 2018 0 1931
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM