CoyoteKG
Regular Pleskian
Hi,
I can't find here on forum similar question.
I need to have open port 3306 for all IPs.
Is it possible somehow to protect mysql authentification with Fail2Ban?
I found that enabling general log can slow server, but also I saw that is possible to enable only
"log_warnings = 2",
Is someone protected MySQL logging with fail2ban?
Version of MySQL is
$ mysql -V
mysql Ver 14.14 Distrib 5.6.36, for Linux (x86_64) using EditLine wrapper
I can't find here on forum similar question.
I need to have open port 3306 for all IPs.
Is it possible somehow to protect mysql authentification with Fail2Ban?
I found that enabling general log can slow server, but also I saw that is possible to enable only
"log_warnings = 2",
Is someone protected MySQL logging with fail2ban?
Version of MySQL is
$ mysql -V
mysql Ver 14.14 Distrib 5.6.36, for Linux (x86_64) using EditLine wrapper