原文:centos 報錯 “Job for iptables.service failed because the control process exited with error code.”的解決辦法

原因:因為centos 默認的防火牆是firewalld防火牆,不是使用iptables,因此需要先關閉firewalld服務,或者干脆使用默認的firewalld防火牆。 操作步驟: 關閉防火牆 .systemctl stop firewalld .systemctl mask firewalld 在使用iptables服務 開放 端口 HTTPS .iptables A INPUT p tcp ...

2022-03-29 09:26 0 628 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM