• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Error fail2ban since update to 18.0.63

@Kulturmensch Can you recall which files exactly were edited prior to the update? Our team determined that /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.
 
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.
*.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.
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?
 
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?
Hi,

The same or similar problem here.

I had a configuration in the fail2ban files of my servers to avoid banning IP addresses from certain countries. In my case: Spain.

It has been working fine for me so many years and now it doesn't since my servers updated to the 18.0.63 version.

It seems like if config files were rewritten or deleted.

I am trying to do some workarounds, but nothing works for me.

Does it happened to anyone else?
Does any Pleskian know how to solve or workaround it?

My customers are complaining and having a lot of issues since this is happening.

I hope a quick response from anyone.

Thank you very much in advance.
 
It is required to either reload specific jails or to reload the fail2ban configuration altogether to apply changes in configuration or filter files.
 
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?
Question for Plesk Staff Members or Gurus.

I think I found a way to fix it, uploading an older version of my fail2ban files to the servers that are updated.

Will it happen the same thing in the future updates??
Are you concerned about it??

Thanks for the replys in advance.
 
I just got an update to some features of Plesk including fail2ban. Now it seems to work! Thanks to you and to the developer for the quick solution!
 
Back
Top