Thank you for your update @Kulturmensch. I forwarded the feedback to our team for further investigation. I will keep you posted.
/etc/fail2ban/jail.d/plesk.conf is being properly updated now and they would like to dig deeper for a possible issue with jail.conf. Thanks in advance for your cooperation.After the recent update to the fail2ban plesk package ALL our .local files have been deleted.*.conf files are distributed by Fail2Ban. It is recommended that *.conf files should remain unchanged to ease upgrades. If needed, customizations should be provided in *.local files. For example, if you would like to
enable the [ssh-iptables-ipset] jail specified in jail.conf, create jail.local containing
jail.local
[ssh-iptables-ipset]
enabled = true
In .local files specify only the settings you would like to change and the rest of the configuration will then come from the corresponding .conf file which is parsed first.
Hi,Hi,
Sorry to add on to this thread but i think it's related.
Our plesk servers have some custom configurations for fail2ban, which we have put in .local files like jail.conf(5) manpage state's.
After the recent update to the fail2ban plesk package ALL our .local files have been deleted.
So do i understand it correct that plesk recommends u put any changes in .conf files instead of what fail2ban recommends because it will throw away .local files with any future update?
Thank you very much @Bitpalast
Question for Plesk Staff Members or Gurus.Thank you very much @Bitpalast
Would it be necessary to restart fail2ban if a bring to servers updated to version 18.0.63 an older version of the fail2ban config files?
I will do so and I've sent you a pm with a proposal how to proceed.@Kulturmensch Can you recall which files exactly were edited prior to the update? Our team determined that/etc/fail2ban/jail.d/plesk.confis being properly updated now and they would like to dig deeper for a possible issue withjail.conf. Thanks in advance for your cooperation.