hello, after installing and configuring aaPAnel, I have this security alert that I can't resolve.
Checks whether the current server's MySQL port is secure
Test type: MySQL securityRisk level: Medium risk
Risk detail: 当前 MySQL 端口: 3306 , 可 被 任意 服务器 访问 , 这 可能 导致 MySQL 被 暴力 破解 , 存在 安全 隐患
Solution: 1 、 If not necessary, remove the MySQL port release from the [Security] page
2 、 Restrict IP access to MySQL port through the [System firewall] plug-in to enhance security
3 、 Use [Fail2ban] plug-in to protect MySQL service
This port is not open on the firewall and when I try to block on Fail2ban I get the following error message:
[/www/server/data/vps1.localdomain.err] The log file does not exist and cannot be created
How can I solve this problem? If port 3306 is not open, this alert should not appear.