Comodo Ruleset Install problem

Magician

Verified User
Joined
Jan 31, 2010
Messages
129
Location
EU / PL
Hi,

i've try to install CWAF but the installer give me:
Bash:
root@server:/usr/local/directadmin/custombuild#  ./build modsecurity_rules
ERROR: version of cwaf_rules not found in versions_cwaf.txt!
Installing Comodo Rule Set for ModSecurity...
Downloading             cwaf_rules-0.tgz...
--2021-04-17 00:58:42--  https://waf.comodo.com/api/da_vendor?file=cwaf_rules-0.tgz
Resolving waf.comodo.com (waf.comodo.com)... 162.255.25.98
Connecting to waf.comodo.com (waf.comodo.com)|162.255.25.98|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-04-17 00:58:43 ERROR 404: Not Found.

--2021-04-17 00:58:43--  https://waf.comodo.com/cpanel/cwaf_client_install.sh
Resolving waf.comodo.com (waf.comodo.com)... 162.255.25.98
Connecting to waf.comodo.com (waf.comodo.com)|162.255.25.98|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://waf.comodo.com/user [following]
--2021-04-17 00:58:44--  https://waf.comodo.com/user
Reusing existing connection to waf.comodo.com:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: 'cwaf_client_install.sh'

cwaf_client_install.sh                   [ <=>                                                                ]   8.96K  --.-KB/s    in 0.02s

2021-04-17 00:58:44 (408 KB/s) - 'cwaf_client_install.sh' saved [9170]

./cwaf_client_install.sh: 2: ./cwaf_client_install.sh: Syntax error: newline unexpected
Installation of Comodo WAF plugin failed
root@server:/usr/local/directadmin/custombuild#

Probably reason of that is Comodo need to login to their page and still after login the file which script try to download isn't available (https://waf.comodo.com/user/cwaf_revisions).
What I saw, to get acess to the rules only need to login to the Comodo account.
In this case - can we still use Comodo Rules? What change need to apply to the installation process?
 
You should log a Request to DA. Its most likely a bug or passwd issue.
 
Back
Top