Web Application Firewall | Free ModSecurity Rules from Comodo ERROR! request to server failed!

micheld

Verified User
Joined
Apr 5, 2006
Messages
55
Location
NL
Hi install on Centos 7 the modsecurity by ruleset comodo (free)

I do this:
cd /usr/local/directadmin/custombuild
./build update
./build set modsecurity yes
./build set modsecurity_ruleset "comodo"
./build modsecurity
./build modsecurity_rules
./build rewrite_confs
I get some perl errors in the directadmin interface on Comodo WAF 2.24.5 i check this forum and i need to install

yum -y install perl-CGI
yum -y install perl-JSON
yum -y install perl-Template-*

And do it again
./build modsecurity
./build modsecurity_rules
./build rewrite_confs

Now i see Comodo WAF 2.24.5 the Connection error:
Current rules version 1.233 (Connection error: )
CWAF plugin version 2.24.5 (Latest version)
Web Platform Apache
Apache version 2.4.54
Mod_security compatible yes
Mod_security loaded yes
Mod_security conf /etc/httpd/conf/extra/httpd-modsecurity.conf
Try to disable the Firewall - csf v14.17 but that not the problem.

can someone help me to solve this?
 
And try to re-buld the apache and rewrite configs
./build apache
./build rewrite_confs
Stil errors on the Extra Features - Extra Features -> Comodo WAF 2.24.5

ERROR!
request to server failed!

ModSecurity is on and see some log. But no blocking the bruteforce monitor

I check the firewall and see:

LF_MODSEC option check
This option helps prevent brute force attacks on your server services
I find how to enabled the LF in the firewall config
 
Back
Top