• 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.

fail2ban

  1. M

    Issue How to enable fail2ban for fellow other admins using the restricted mode?

    How to set that other admin level Plesk users are able to also set and unblock IPs on the fail2ban system? I can set/clear IP Blocks when logged in as the primary admin, but other admins have a fail2ban button on their log in but the button only goes to a "permission denied" screen. The...
  2. Jürgen_T

    Issue How to properly configure Fail2Ban for ModSecurity in Plesk with NGINX?

    Hello everyone, I have successfully installed ModSecurity with NGINX on my Plesk server. Now, I want to use Fail2Ban to permanently block IPs of attackers that ModSecurity identifies. However, after installation, I noticed that the configuration files for ModSecurity were missing in Fail2Ban...
  3. nethubonline

    Issue Failed to restart firewalld.service when fail2ban.service exists

    Hi all, After I fresh install the Plesk with fail2ban and firewalld, I can't restart firewalld # systemctl restart firewalld Failed to restart firewalld.service: Transaction contains conflicting jobs 'restart' and 'stop' for fail2ban.service. Probably contradicting requirement dependencies...
  4. F

    Issue Fail2ban error with Almalinux ¿nf_tables?

    Hello, After migrating from CentSO to Almalinux, Fail2ban is not working properly. The problem occurs on several servers. Not just one. The error is that Fail2ban does not create the rules in iptables, and for that reason it gives an error: I have uninstalled Fail2Ban and reinstalled it, but...
  5. R

    Issue UFW turned off and Fail2Ban suddenly completely missing from Plesk Panel -- Very Concerning

    Logged in after a couple weeks to check my server on the backend and found it this way. My plesk firewall extension was uninstalled, UFW was turned off, and Fail2Ban was missing from Plesk. Is this just an update or something to do with Plesk or was I hacked? Seriously the Fail2ban and...
  6. brother4

    Question Why isn't xmlrpc.php monitored by the WordPress jail in Fail2Ban?

    Hello! I've been using the WordPress jail in Fail2Ban to protect my WordPress installations from brute-force attacks. While I appreciate the protection it offers, I recently noticed a significant gap in its coverage that raises some concerns regarding security. Specifically, I’ve observed...
  7. T

    Issue Unbanning some IP addresses causes the server to be unresponsive

    I have a firewall in front of the Plesk web server. (Endian Community) My web server is not very active, it has only 10-15 sites whose traffic shouldn't be more than 40-50GB monthly but I see 500-700GB traffic due to "bad bots". So from time to time, I go to Fail2Ban interface to look for IP...
  8. marcelhalls

    Resolved Almalinux - Fail2Ban - Dont Start - BUG ?

    I have a problem that after the last Plesk update, fail2ban no longer starts. I searched the forum and did several things: Reinstallation of fail2ban; Recreate log files; Remove fail2ban and remove files from /etc/fail2ban then reinstall; And it was not possible to start it. The error log is...
  9. K

    Instruction [Fail2ban] Bash script to group multiple banned IP into subnets

    Whenever you end-up with a large number of banned IP's in fail2ban you might want to know if there are multiple IP's banned from the same subnet. This scripts groups all banned IP's into /24 subnets. By default the script returns all subnets with 10 or more IP's banned by fail2ban. You can...
  10. Jürgen_T

    Resolved Error fail2ban since update to 18.0.63

    Since the update to Plesk 18.0.63 trying to open from the Plesk UI via tools/fail2ban results in an error: f2bmng failed: ERROR:__main__:No section: 'plesk-one-week-ban' Trying the solution from...
  11. T

    Question Fail2ban trying to setup a rule to ban ai bots

    Hello plesk users, we are trying to setup a fail2ban jail filter rule which can ban most badbots and mainly the big 4 aws-amazon, ovh, alibaba, and hetzner. We had follow from plesk official and/or from talk forum...
  12. Tim Clarke

    Issue Problems with recidive jail

    My host has just migrated my server from the Centos that I was on (I understand that is now end of life). I am now running AlmaLinux 8.9 (Midnight Oncilla) Product Plesk Obsidian Version 18.0.62 Update #2, last updated on July 25, 2024 05:16 AM However, since the migration has happened, I...
  13. A

    Question Fail2Ban capture and ban IP, connection still being made

    Hi, Running Plesk Obsidian Version 18.0.61 on Centos 7.9.2009 (for the last week before moving to Alma) in a LXC in Proxmox. Proxmox firewall enabled for the LXC, while iptable rules within the LXC works. From inside the Plesk LXC, if I add an iptable rule to block an IP , it actually does...
  14. S

    Issue Filter for plesk-wordpress jail does not work, any ideas?

    Hi, It seems the default installation of fail2ban does not work to block wordpress logins. For example, this is the log of one of our wordpress sites: And many more lines. However the IP is not blocked by the wordpress jail (or any other jail) So I assume this jail is not working. I didn´t...
  15. S

    Resolved Problem tuning fail2ban

    Hello, I found a very nice article in plesk blog to block badbots with fail2ban. I have problems with ClaudeBot who is hitting the server all the time. The problem is that I have some problems with the article. First I edited /etc/fail2ban/filter.d/apache-badbots.conf as requested adding the...
  16. M

    Question fail2ban, can I ban visitors with no user agent?

    So I am getting constant code 200 requests to my website with no user interaction, as in they never open an image or anything just scraping. This is just wasting server resources. So I have recently started using the badbots filter to get rid of some of that. Then for some odd reason, I was...
  17. K

    Resolved Ubuntu 24.04 - Fail2ban not working

    18.0.61 on Ubuntu 24.04 fresh install and fail2ban doesn't work. any solution? systemctl status fail2ban × fail2ban.service - Fail2Ban Service Loaded: loaded (/usr/lib/systemd/system/fail2ban.service; enabled; preset: enabled) Drop-In: /usr/lib/systemd/system/fail2ban.service.d...
  18. A

    Issue Problems with fail2ban

    Hello, good morning. I hope someone can give me a hand. I currently have a problem with fail2ban. At first everything was working fine but after modifying the fail2ban bad bot file How to Avoid High CPU Load & Block Bad Bots with Plesk I got some errors like the ones mentioned here: Unable to...
  19. MSZ

    Forwarded to devs Fail2ban: how to get Plesk default jails & filters after re-install?

    I have re-installed Fail2Ban: plesk installer --select-release-current --remove-component fail2ban (I also cleared the sqlite and other files) plesk installer --select-release-current --install-component fail2ban However, the standard Plesk jails and filters were not installed. Is there a way...
  20. llucas

    Question IP Address Banning (Fail2Ban) Configuration

    Hello good morning You already know me from this forum, I am new to the world of PLESK, I am configuring my server little by little, learning a lot. I have a question, I have IP Address Banning configured but I don't know if I have it configured correctly because looking at it I found that in...
Back
Top