美文网首页
配置fastDfs时的坑:CentOs7上重启防火墙报Unit

配置fastDfs时的坑:CentOs7上重启防火墙报Unit

作者: 09c72470861c | 来源:发表于2018-11-10 18:43 被阅读0次

配置fastDfs时的坑:CentOs7上重启防火墙报

Unit not found

或者

Job for iptables.service failed because the control process exited with error 
code. See "systemctl status iptables.service" and "journalctl -xe" for details.

参考博客:

CentOs7与CentOs6的差异问题https://www.cnblogs.com/faunjoe88/p/7003815.html

centos7默认的防火墙是firewalld防火墙,不是使用iptables,所以要先关闭firewalld,再开启iptables
https://blog.csdn.net/sinat_29821865/article/details/80982250

相关文章

网友评论

      本文标题:配置fastDfs时的坑:CentOs7上重启防火墙报Unit

      本文链接:https://www.haomeiwen.com/subject/qhqtfqtx.html