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).