Is the log file really /var/log/secure and not say /var/log/secure.log? Also, you have maxretry set to 3 which is fine but this means it will only trigger a block after triggering 3x.
On Sat, 15 Feb 2020 at 14:42, Henrique Fagundes <[email protected]> wrote: > LogPath: > > [phpmyadmin] > enabled = true > port = http,https > filter = phpmyadmin > action = iptables-multiport[name=phpmyadmin, port="http,https", > protocol=tcp] > #sendmail-whois[name=PHPMYADMIN, dest= > [email protected]] > logpath = /var/log/secure > maxretry = 3 >
_______________________________________________ Fail2ban-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fail2ban-users
