Hi,
> Seems that the libgeoip1 in debian squeeze in version
> 1.4.7~beta6+dfsg-1 doesn't support this. Will test this again when
> wheezy is released at the next weekend.
just want to let you know that this is now working on debian wheezy
with libgeoip1 version 1.4.8+dfsg-3
Posted at Nginx Forum
Ruslan Ermilov Wrote:
---
> On Tue, Apr 30, 2013 at 09:03:20AM -0400, Rancor wrote:
>
> nginx detects the IPv6 support in libgeoip by trying to compile
> the following code snippet:
>
> #include
> #include
Hey,
thanks for your reply. The packages of dotdeb.org are build with IPv6
support. When i'm using:
nginx -V
the output contains:
--with-ipv6
Additional netstat -npl shows this output:
tcp6 0 0 :::80 :::*LISTEN
4942/nginx
tcp6
Hi,
i'm trying to get this to work with the current NginX package 1.4.0 from
dotdeb.org (using --with-ipv6) on a debian squeeze system. When downloading
the GeoIP ipv6 binary from:
http://dev.maxmind.com/geoip/geolite
and changing:
geoip_country /etc/nginx/GeoIP.dat;
to:
geoip_country /e