Problem with Modsecurity

djcart

Verified User
Joined
Jun 29, 2021
Messages
122
hi, i have a problem with modesecuryty on my server. My server users who use roundcube are often blocked by modsecurites. Is there any general rule for roundcube to disable these actions?
 
what's your ruleset ?

comodo ruleset is fine.
Could you show sample URL that trigger by mod_security.
Also, show the Log that trigger in Server Manager -> ModSecurity -> Log
 
for example, one of the requests that gets blocked:
/roundcube/?_task=mail&_unlock=loading1657559061893&_framed=1
 
Every time the client's ip changes, the rule has a different id number. There is a problem here because you have to intervene every now and then
 
I must not understand... I am looking at the DA gui / web console.

When I look in DA under Modsecurity, I see a date, the domain, a request line, client IP, and a rule ID. It doesn't matter what the domain or client IP are, the rule that got tripped always has the same Rule ID. If I click on the + symbol it give me the option of viewing the log item or skipping / disabling the rule.
 
Back
Top