https://bugs.contribs.org/show_bug.cgi?id=10857
--- Comment #3 from Jean-Philippe Pialasse <[email protected]> ---
I just saw a wrong match on a test:
| mirror 190.195.232.176 - - [07/Jan/2020:01:12:11 -0500] "GET
/releases/9/smeaddons/i386/repodata/repomd.xml HTTP/1.1" 200 2986 "-"
"urlgrabber/3.9.1 yum/3.2.29"
you do not want to block yum ;)
at least in my case or bye bye update for SME...
but I seem not to have the same regex as you : I got mine from
https://raw.githubusercontent.com/Sitetheory/fail2ban/44338b97d62dac890dfc25fedfbedce0fdbf348b/config/filter.d/apache-badbots.conf
(generated in 2018)
which seems different from current
https://raw.githubusercontent.com/mitchellkrogza/apache-ultimate-bad-bot-blocker/master/_generator_lists/bad-user-agents.list
from comment
https://github.com/fail2ban/fail2ban/pull/2259#issuecomment-430876212
the \b in your regex might be a solution to avoid wrong catch
plus the
ignoreregex = .*(\/search\?q=).*
x03 tries seemed to be misconfiguration when your server answer with http and
client was asking https.
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/