Bug #961
main/geoip data updating
| Status: | Closed | Start date: | 01/26/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | Aports | |||
| Target version: | Alpine 2.4.0 |
Description
geoip ships both a library and a database. The library is not updated very often while the database is updated once every month.
from the README file:
GeoIP is a C library that enables the user to find geographical and network information of an IP address. Included is a free GeoLite Country database that is updated at the beginning of every month. To download the latest free GeoLite Country database, go to:
http://www.maxmind.com/app/geoip_country
The exact URL is:
http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
- separate the data from the package an update the database package once every month.
- Download it via monthly cron job, similar to what we do with the root servers for dnscache and unbound.
I think option 2 is the easiest.
History
Updated by Leonardo Arena 22 days ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed in commit ae01bbf1922a43ecd3260657195683b69461c464
Updated by Natanael Copa 22 days ago
- Status changed from Resolved to Closed