README revision 8e5fce1f9ceba17dd7e3ff0eb287e1e999c14249
8e5fce1f9ceba17dd7e3ff0eb287e1e999c14249Mark AndrewsCopyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
8e5fce1f9ceba17dd7e3ff0eb287e1e999c14249Mark AndrewsSee COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan HuntThe data data files in this directory are sample GeoIP databases,
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Huntgenerated from the corresponding CSV files. Thanks to MaxMind, Inc.
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Huntfor assitance with producing these files.
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan HuntUnless otherwise noted, the databases only support IPv4:
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan HuntGeoIP.dat: Country (IPv4)
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan HuntGeoIPv6.dat: Country (IPv6)
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan HuntGeoIP.dat can also be egenerated using the open source 'geoip-csv-to-dat'
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt$ geoip-csv-to-dat -i "BIND9 geoip test data v1" -o GeoIP.dat << EOF
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt"10.53.0.1","10.53.0.1","171245569","171245569","AU","Australia"
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt"10.53.0.2","10.53.0.2","171245570","171245570","US","United States"
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt"10.53.0.3","10.53.0.3","171245571","171245571","GB","United Kingdom"
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt"10.53.0.4","10.53.0.4","171245572","171245572","CA","Canada"
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt"10.53.0.5","10.53.0.5","171245573","171245573","CL","Chile"
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt"10.53.0.6","10.53.0.6","171245574","171245574","DE","Germany"
501941f0b6cce74c2ff75b10aff3f230d5d37e4cEvan Hunt"10.53.0.7","10.53.0.7","171245575","171245575","EH","Western Sahara"