maxmind Questions

4

How to convert MaxMinds MMDB GeoIP to DAT format so that I can use with modsecurity+Apache. Modsecurity supports only DAT format.
Azpurua asked 10/1, 2014 at 17:18

5

Solved

Started couple days ago i can't download http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz data...
Archaeological asked 8/1, 2019 at 18:44

4

Plugin I have uses this url which no longer works as need a license key obviously now https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country.mmdb.gz I have tried this url (Note: I ha...
Cupid asked 28/1, 2020 at 10:8

3

MaxMind is now offering a GeoLite2 DB as described on their site. The trouble is that they no longer offer CSV download, only a binary MMDB binary database format. I can't find anything online ab...
Chalcedony asked 21/10, 2013 at 16:4

2

From what sources does geolocation databases like http://www.maxmind.com/ get its data? As i have understood it the IP registry places like ARIN and RIPE just hold information about what company is...
Lent asked 7/8, 2013 at 22:22

1

I have a file GeoLite2-City.mmdb which is MaxMind DB File. I want to see its content. What is a way to see the content of this .mmdb file? Does MaxMind offer a tool or a library to be able to...
Horwath asked 8/8, 2018 at 9:0

0

There is allready another Thread about this which isn't really answered: How to Convert a Maxmind .MMDB to .DAT? Here Greg Oschwald, working at Maxmind, said that "The Legacy GeoIP builds (.dat) ...
Selfjustifying asked 2/3, 2018 at 13:9

3

Solved

I'm trying to run MaxMind's geoIP in a spark task, but I'm getting a NoSuchMethodException from a maxmind call to a jackson-databind library. I've removed all other versions of jackson-databind usi...
Inelegancy asked 23/1, 2016 at 1:17

1

Solved

In the GeoLite2 Country database does anyone know if a list of the two character country/organisation codes can be found anywhere or what source its using?
Murrey asked 18/3, 2017 at 15:47

2

Solved

I have looked and looked and I can't seen to find a C++ version of GeoIP. I know there is a version of it in C, but I can't seem to get it working with Micosoft Visual Studio 2012 C++ I have tried...
Conventionalism asked 26/3, 2013 at 7:47

1

Solved

Is there any way, how to get US state abbr. (CA, VI, ..) from IP? The library return me only metro code and postal code, is there any lookup table to state convertor? Or how do you extract the sta...
Williamson asked 16/8, 2015 at 18:28

1

Solved

I was wondering if there is any way to find historical geolocation IP information? Everything I've been able to find discusses current data, but I've been unable to find any way to query a service ...
Graig asked 26/2, 2015 at 10:33

2

Solved

I have IPv4 blocks in the CIDR notation form. These blocks are divided on the basis of city I want to merge them one level up I mean till region level e.g 12.17.230.48|12.178.230.63|US|Texas|Templ...
Vivisect asked 6/2, 2015 at 5:0

2

Solved

We've got a requirement in a couple of our systems to detect a user's country based on their IP address. We'd prefer to use a database rather than a Web Service (to prevent issues with downti...
Rasla asked 22/10, 2013 at 10:4

1

I would like to create a country drop down which can pre-select user country based on his/her Ip address. e.g., if user is in Italy, it must show Italy first while keeping all other countries in th...
Drida asked 21/9, 2014 at 11:10

3

Solved

I had found couple of node.js modules for finding the information about client location and network using ip address. Requirements: Location - country, city, state, latitude, longitude etc. ...
Transform asked 21/5, 2013 at 7:40

3

Solved

I'm experimenting with the MaxMind GeoIP (lite) DB. Part of this is trying to see if I can make solid unittests. For unittests I'd need to have some IP addresses I can rely on sending the same in...
Ludie asked 12/5, 2014 at 13:16

3

Solved

Sitecore 6.6 (Update 4). MaxMind has an option for a Sitecore-specific lookup service that integrates with DMS. MaxMind also has some more generic web services. Can the 'generic' web services be ...
Allen asked 13/5, 2013 at 18:51
1

© 2022 - 2024 — McMap. All rights reserved.