Project

General

Profile

Actions

Bug #2765

closed

GeoIP keyword depends on now discontinued legacy GeoIP database

Added by Bill Meeks over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
medium
Difficulty:
Label:

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.


Related issues 1 (0 open1 closed)

Copied to Suricata - Bug #3067: GeoIP keyword depends on now discontinued legacy GeoIP database (4.1.x)ClosedShivani BhardwajActions
Actions #1

Updated by Bill Meeks over 5 years ago

  • File patch-geoip2.diff added
Actions #2

Updated by Bill Meeks over 5 years ago

  • File patch-geoip2.diff added
Actions #3

Updated by Peter Manev over 5 years ago

  • Priority changed from High to Normal

Thank you for opening an issue tracker and the contribution.
Could you please resubmit the code following the guidelines here -
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Contributing
and here
https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Code_Submission_Quality_Criteria

Thank you

Actions #4

Updated by Bill Meeks over 5 years ago

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

Actions #5

Updated by Victor Julien over 5 years ago

  • 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.

Actions #6

Updated by Victor Julien over 5 years ago

  • Assignee changed from Victor Julien to Bill Meeks
Actions #7

Updated by Bill Meeks over 5 years ago

  • File deleted (patch-geoip2.diff)
Actions #8

Updated by Bill Meeks over 5 years ago

  • Status changed from Assigned to Resolved

Patch is ready for final review and merge here: https://github.com/OISF/suricata/pull/3622

Actions #9

Updated by Bill Meeks over 5 years ago

  • File deleted (patch-geoip2.diff)
Actions #10

Updated by Victor Julien about 5 years ago

  • 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.

Actions #11

Updated by Victor Julien about 5 years ago

  • Target version changed from 4.1.4 to TBD
Actions #12

Updated by Victor Julien almost 5 years ago

  • Status changed from Resolved to Closed
  • Target version changed from TBD to 5.0rc1
Actions #13

Updated by Victor Julien almost 5 years ago

  • Copied to Bug #3067: GeoIP keyword depends on now discontinued legacy GeoIP database (4.1.x) added
Actions

Also available in: Atom PDF