Page MenuHomePhabricator

geoiplookup returns empty for IPv6 users
Closed, ResolvedPublic

Description

http://bits.wikimedia.org/geoiplookup gives "Geo = {}" for me.


Version: unspecified
Severity: normal

Details

Reference
bz40572

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 12:46 AM
bzimport set Reference to bz40572.
bzimport added a subscriber: Unknown Object (MLST).

Because we first need to setup or find a reliable online IPv6 geolocation database.

pgehres wrote:

According to Maxmind (our GeoIP database provider) their database now includes IPv6. I have no idea if we automatically download updates, but if not, we should update the database and cross our fingers.

http://www.maxmind.com/en/ipv6

pyfisch wrote:

Maxmind IPs look good to me, also lat and long are given. It is enverving to get always announcments about the US if you live in Europe. So please fix it.

pyfisch wrote:

For me this IPv6 geolocator works well. There is no big difference to my real position.

Does that imply that the problem cannot be reproduced anymore?

pyfisch wrote:

Sorry, I mean that the tables of maxmind have a good positon stored for my address block. The MediaWiki locator still does not work with IPv6.

I guess it isn't difficult updating that database? Whom do we have to CC to get this done?

(In reply to comment #7)

I guess it isn't difficult updating that database? Whom do we have to CC to
get
this done?

It's more than updating the database. The DNS software itself does not support it at all at this moment.

faidon claimed this task.
faidon subscribed.

This has been resolved in a few different ways a long time ago (GeoIP Set-Cookies, geoiplookup.wm.org having only A record, Javascript code falling back from the former to the latter).