• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Comodo WAF

brinsleyparagao

Regular Pleskian
Hello,,, i have a acct in Comodo WAF and i use in another 6 servers ( another hosting control ) but in Plesk Linux on Debian 7.7 my Web Application Firewall is dead ( have a problem like the IMG:

q10SS8X.png



So, how fix this ?

If set to another WAF like a Atomic Basic ModSecurity rule set. Rule its works.... :)
 
Hi BrinsleyP,

could you please have a closer look at the article? The article IS for Plesk 12, even if the mentioned ruleset seems not be installed on your system at the moment.


Please locate "modsecurity_get_comodo_ruleset" on your system with : locate modsecurity_get_comodo_ruleset

... and replace the path with yours, instead of the suggested one in the KB - article.

... if NOT installed, please remove the whole additional application with the autoinstaller command:

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --remove-component modsecurity

and afterwards, re-install it with

/usr/local/psa/admin/bin/autoinstaller --select-product-id plesk --select-release-current --reinstall-patch --install-component modsecurity

If you experience issues during this re-installation, please have a closer look to the latest autoinstaller - log, located at: /var/log/plesk/install
 
Back
Top