Hello,

@Maxim
I tried the duplicate configuration entries:
listen 80;
listen [::]:80 ipv6only=on;

I has the following error:
nginx: [emerg] duplicate listen options for [::]:80 in
/etc/nginx/conf.d/***.conf:3

@Ted
I​ tested your solution but as I expected nginx is only listening on IPv4
interfaces after restart and not IPv6 ones anymore.​
---
*B. R.*


On Fri, Apr 5, 2013 at 5:49 PM, Lukas Tribus <[email protected]> wrote:

> Everything you need to know:
>
> http://nginx.org/en/docs/http/ngx_http_core_module.html#listen
> _______________________________________________
> nginx mailing list
> [email protected]
> http://mailman.nginx.org/mailman/listinfo/nginx
>
_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to