Hi all,
I have enabled fail2ban with basic Plesk settings , including "plesk-proftpd" jail.
According to the jail rule :
It should ban IP address when they try 5+ times to login on FTP port with wrong credentials.
However, every morning I find in my secure log those kind of recods :
fail2ban and plesk-proftpd jail
I have enabled fail2ban with basic Plesk settings , including "plesk-proftpd" jail.
According to the jail rule :
Code:
[plesk-proftpd] enabled = true filter = proftpd action = iptables-multiport[name="plesk-proftpd", port="ftp,ftp-data,ftps,ftps-data"] logpath = /var/log/secure maxretry = 5
However, every morning I find in my secure log those kind of recods :
Code:
Aug 9 15:37:56...