]> git.ipfire.org Git - thirdparty/xtables-addons.git/commitdiff
doc: update geoip db url
authorJan Engelhardt <jengelh@medozas.de>
Sun, 11 Jul 2010 22:49:23 +0000 (00:49 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Sun, 11 Jul 2010 22:49:23 +0000 (00:49 +0200)
My hopto.org zone disappeared after I left it unattended...

extensions/libxt_geoip.man

index bde0ce216973dade256fb6b0b23fee010b42e5e2..593fb9387e54ee88c436b456525615eda1147ce2 100644 (file)
@@ -11,7 +11,7 @@ The country is inputed by its ISO-3166 code.
 .PP
 The extra files you will need is the binary database files. They are generated
 from a country-subnet database with the geoip_csv_iv0.pl tool, available at
-http://jengelh.hopto.org/files/geoip/ . The files MUST be moved to
+http://jengelh.medozas.de/files/geoip/ . The files MUST be moved to
 /usr/share/xt_geoip/
 as the shared library is statically looking for this pathname (e.g.
 /usr/share/xt_geoip/LE/de.iv0).