IPv4 & IPv6

Ted Lemon mellon at fugue.com
Fri Apr 5 22:32:05 UTC 2013


On Apr 5, 2013, at 6:07 PM, B.R. <reallfqq-nginx at yahoo.fr> wrote:
> @Ted
> I​ tested your solution but as I expected nginx is only listening on IPv4 interfaces after restart and not IPv6 ones anymore.​

Weird.   I have this:

                listen 443 ssl;
                listen [::]443 ipv6only=on ssl;

But aside from that, I don't have any references to ipv6 in the configuration, and it is listening on [::]/80.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130405/435f0df0/attachment-0001.html>


More information about the nginx mailing list