我无法使用 ufw gui 向防火墙添加新规则。在日志中我收到以下错误。
[19/01/16 14:16:43] Error running: /usr/sbin/ufw allow in from any to any port 8000 > WARN: Duplicate profile 'Apache', using last found | WARN: Duplicate profile 'Apache Secure', using last found | WARN: Duplicate profile 'Apache Full', using last found
有人能解释一下如何修复这个问题吗?在我升级到 15.10 之前,它运行良好。
答案1
此消息存在错误错误报告!
引用:
你的 /etc/ufw/applications.d 中有 2 个 apache 配置文件:apache2.2-common 和 apache2-utils.ufw.profile。删除其中一个
尝试一下然后告诉我。