Re: This version of ModSecurity was not compiled with GeoIP or MaxMind support
Ervin Hegedüs <[email protected]>
| Newsgroups | gmane.comp.apache.mod-security.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Dino, On Mon, Dec 30, 2019 at 04:52:49PM +0000, Dino Edwards via mod-security-users wrote: > Yes, that would be the OWASP ModSecurity Core Rule Set. Using the latest version I pulled from Github, so it would be 3.2.0. I was not aware that it had to be compiled. I simply ran the following: CRS is relevant only because it uses @geoLookup operator. The ModSecurity-nginx connector isn't relevant from point of this issue. Could you show us the full command line what you tried to compile, and its output? I mean the full ./configure ... ... all-of-your-option and the full configure script summary. Also need to see this output: $ ldd /path/to/your/shared/object | grep -i "\(geoip\|maxmin\)" Here is mine: $ ldd /usr/lib/libmodsecurity.so.3.0.3 | grep -i "\(geoip\|maxmin\)" libGeoIP.so.1 => /usr/lib/x86_64-linux-gnu/libGeoIP.so.1 (0x00007fef67c3d000) libmaxminddb.so.0 => /usr/lib/x86_64-linux-gnu/libmaxminddb.so.0 (0x00007fef677be000) Regards, a. _______________________________________________ mod-security-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mod-security-users Commercial ModSecurity Rules and Support from Trustwave's SpiderLabs: http://www.modsecurity.org/projects/commercial/rules/ http://www.modsecurity.org/projects/commercial/support/