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

Issue Installation of ModSecurity and Fail2ban not possible

David Simon

New Pleskian
Hi there,

I try to install the extensions ModSecurity and Fail2ban in Plesk via the
Advisor.
Unfortunately I get an error after a few seconds - ERR_TIMED_OUT.
I activated port 8447 in the firewall. What could be the problem?

Thanks, David
 
Try to install it in CLI with

# plesk installer --select-release-current --install-component fail2ban
# plesk installer --select-release-current --install-component modsecurity
 
Back
Top