Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is Netspeed (GeoIP2-Connection) database supported? #37

Open
sharoncreech opened this issue Mar 12, 2021 · 0 comments
Open

Is Netspeed (GeoIP2-Connection) database supported? #37

sharoncreech opened this issue Mar 12, 2021 · 0 comments

Comments

@sharoncreech
Copy link

sharoncreech commented Mar 12, 2021

I've hoped that GeoIP2-Connection (Geolegacy known as GeoIPNetSpeed.dat) database is supported but after executing:
python geolite2legacy.py -i GeoIP2-Connection.zip

i receive error: Missing Locations or Block files, please check the archive.

Archive contains:
GeoIP2-Connection-Type-Blocks-IPv4.csv
GeoIP2-Connection-Type-Blocks-IPv6.csv

in format for block IPv4:
network,connection_type
1.0.0.0/24,Corporate
1.0.4.0/22,Corporate
1.0.16.0/24,Cable/DSL
1.0.64.0/18,Cable/DSL
etc...etc...etc...etc...

in format for block IPv6:
network,connection_type
a10:33c0::/29,Corporate
2001:200::/37,Corporate
2001:200:800::/40,Corporate
2001:200:900::/40,Cable/DSL
2001:200:a00::/39,Corporate
2001:200:c00::/38,Corporate
2001:200:1000::/36,Corporate
etc...etc...etc...etc...

etc....

If it is not supported at this moment because of error could you please update script to support converting of GeoIP2-COnnection to .dat database.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant