Has anyone of you have to deal with the upgrade of the fail2ban plugin on the WordPress droplet from version 4.x to 5? I have a site using the WordPress image from the DO marketplace, and I have never touched the fail2ban plugin other than updating from the WordPress plane when needed. However, the developer has published a warning saying that version 5 is different and one have to update the filters. He’s not being very clear, so I’m not sure what will happen if I click the upgrade button. Anyone of you using the DO droplet with WordPress has already dealt with this situation?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello @mhwebb
If you upgrade the plugin you would also need to upgrade the filters as you’ve pointed out. In case you would like to see the default version be
5.0.0
To update the filters you have to download them from the plugins.svn.wordpress.org directory and move them to the filter directory of fail2ban.
www.my-it-brain.de/wordpress/wordpress-mit-fail2ban-vor-brute-force-angriffen-schuetzen/
You can check this question that was asked in our community:
https://www.digitalocean.com/community/questions/wordpress-droplet-20-04-issue-with-fail2ban-plugin-obsolete-filters
Regards