Closed
Description
Describe the bug
Using a pihole in my network I realized that the rbl queries from Modsecurity are doing additional dns queries with the search domain (from resolv.conf) added.
This happens only for @rbl queries (or maybe modsecurity in general). It does not happen from other containers in the pod nor any other system in my network.
I use the owasp/modsecurity-crs:nginx container from Docker hub.
Expected behavior
The additional queries are not done.