From 7d6435f4225e6468a893d01110791839c19c3e9e Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 12 Jul 2010 00:49:23 +0200 Subject: [PATCH] doc: update geoip db url My hopto.org zone disappeared after I left it unattended... --- extensions/libxt_geoip.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/libxt_geoip.man b/extensions/libxt_geoip.man index bde0ce2..593fb93 100644 --- a/extensions/libxt_geoip.man +++ b/extensions/libxt_geoip.man @@ -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).