r
April 21, 2009 07:17PM
Hello,

I tried to bind nginx to an IPv6 address but impossible... I got the following error:

[code]
2009/04/22 00:57:08 [emerg] 21264#0: bind() to [::]:80 failed (98: )
[/code]

I'm not sure if nginx really supports IPv6, I just tested the --with-ipv6 switch for compilation regarding this thread : http://article.gmane.org/gmane.comp.web.nginx.english/9979

After modifying the configuration file with this line in a server section:

[code]
listen [::]:80
[/code]

I tested it with nginx -t before loading it:

[code]
the configuration file /etc/nginx/nginx.conf syntax is ok
the configuration file /etc/nginx/nginx.conf was tested successfully
[/code]

Regards,
R.
Subject Author Posted

IPv6 support

r April 21, 2009 07:17PM

Re: IPv6 support

Igor Sysoev April 22, 2009 01:46AM

Re: IPv6 support

r April 22, 2009 02:12PM

Re: IPv6 support

Igor Sysoev April 22, 2009 02:27PM

Re: IPv6 support

r April 22, 2009 03:23PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 183
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready