<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Apr 5, 2013, at 6:07 PM, B.R. <<a href="mailto:reallfqq-nginx@yahoo.fr">reallfqq-nginx@yahoo.fr</a>> wrote:</div><blockquote type="cite"><span style="color: rgb(51, 51, 153); font-family: Optima; font-size: small; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">@Ted</span><br style="color: rgb(51, 51, 153); font-family: Optima; font-size: small; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span style="color: rgb(51, 51, 153); font-family: Optima; font-size: small; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">Iā€‹ tested your solution but as I expected nginx is only listening on IPv4 interfaces after restart and not IPv6 ones anymore.ā€‹</span></blockquote></div><br><div>Weird.   I have this:</div><div><br></div><div><div>                listen 443 ssl;</div><div>                listen [::]443 ipv6only=on ssl;</div><div><br></div></div><div>But aside from that, I don't have any references to ipv6 in the configuration, and it is listening on [::]/80.</div><div><br></div></body></html>