Bug #2765
closed
GeoIP keyword depends on now discontinued legacy GeoIP database
Added by Bill Meeks almost 6 years ago.
Updated over 5 years ago.
Description
The "geoip" keyword functionality depends on the now discontinued GeoIP Legacy Free Database format. Maxmind, the creator and owner of the database, has removed the legacy-format GeoIP database files from their download site as of January 2, 2019 and now provides only the newer GeoIP2 format files with the "*.mmdb" database extension. This new format is different from, and incompatible with, that of the GeoIP library and database currently used by Suricata.
The new GeoIP2 format requires use of the libmaxminddb library and its API. Details can be found here: https://github.com/maxmind/libmaxminddb/blob/master/doc/libmaxminddb.md
The legacy format GeoIP database files have been removed from the Maxmind web site and are no longer available. See this post: https://support.maxmind.com/geolite-legacy-discontinuation-notice/
Without a changeover to the new Maxmind DB library, the geoip keyword will cease to function since the required database is no longer available.
- File patch-geoip2.diff added
- File patch-geoip2.diff added
- Priority changed from High to Normal
Yes, I will submit it as a pull request. My Suricata repo clone is quite ancient, though. So give me a day or two to refresh it and get the pull request submitted.
Bill
- Status changed from New to Assigned
- Assignee set to Victor Julien
- Target version set to 4.1.3
Since the code looks fairly nonintrusive I think we can target this at the stable branch.
- Assignee changed from Victor Julien to Bill Meeks
- File deleted (
patch-geoip2.diff)
- Status changed from Assigned to Resolved
- File deleted (
patch-geoip2.diff)
- Target version changed from 4.1.3 to 4.1.4
Re-targeting to 4.1.4 as things are not merged pending some changes to how the new code/feature interacts with QA.
- Target version changed from 4.1.4 to TBD
- Status changed from Resolved to Closed
- Target version changed from TBD to 5.0rc1
- Copied to Bug #3067: GeoIP keyword depends on now discontinued legacy GeoIP database (4.1.x) added
Also available in: Atom
PDF