README revision 0c27b3fe77ac1d5094ba3521e8142d9e7973133f
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweCopyright (C) 2013, 2014, 2016 Internet Systems Consortium, Inc. ("ISC")
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweThis Source Code Form is subject to the terms of the Mozilla Public
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweLicense, v. 2.0. If a copy of the MPL was not distributed with this
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowefile, You can obtain one at http://mozilla.org/MPL/2.0/.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweThe data data files in this directory are sample GeoIP databases,
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowegenerated from the corresponding CSV files. Thanks to MaxMind, Inc.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowefor assistance with producing these files.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweUnless otherwise noted, the databases only support IPv4:
c10c16dec587a0662068f6e2991c29ed3a9db943Richard LoweGeoIP.dat: Country (IPv4)
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri PankovGeoIP.dat can also be egenerated using the open source 'geoip-csv-to-dat'
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankovutility (also known in some packages as "geoip-generator"):
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov$ geoip-csv-to-dat -i "BIND9 geoip test data v1" -o GeoIP.dat << EOF
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"10.53.0.1","10.53.0.1","171245569","171245569","AU","Australia"
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"10.53.0.2","10.53.0.2","171245570","171245570","US","United States"
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"10.53.0.3","10.53.0.3","171245571","171245571","GB","United Kingdom"
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"10.53.0.4","10.53.0.4","171245572","171245572","CA","Canada"
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"10.53.0.5","10.53.0.5","171245573","171245573","CL","Chile"
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"10.53.0.6","10.53.0.6","171245574","171245574","DE","Germany"
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"10.53.0.7","10.53.0.7","171245575","171245575","EH","Western Sahara"
a9478106a12424322498e53cf7cd75bd8a4d6004Yuri Pankov"192.0.2.0","192.0.2.255","3221225984","3221226239","O1","Other"