<html><body><span style="font-family:Verdana; color:#000; font-size:10pt;"><div><br>ok, i was able to nail it down and get it to work.</div><div><br></div><div>Sharing details here for reference in case someone else run into the same issue:</div><div><br></div><div>the setting which nginx reference to use ipv6 (AF_INET6) name resolution is <span style="">net.ipv6.conf.eth0.disable_ipv6</span></div><div><br></div><div>which you can set with this command :</div><div><br></div><div>sysctl <span style="">-w net.ipv6.conf.eth0.disable_ipv6=0</span><span style=""> </span></div><div><span style=""><br></span></div><div><span style="">If you are running it in container's like i was you will need to run the container in privileged mode for it to work.</span></div><div><span style=""><br></span></div><div><span style=""><br></span></div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: ipv6 name resolution dependency/requirement<br>
From: <<a href="mailto:pankaj@releasemanager.in">pankaj@releasemanager.in</a>><br>
Date: Wed, May 06, 2020 6:12 pm<br>
To: "<a href="mailto:nginx@nginx.org">nginx@nginx.org</a>" <<a href="mailto:nginx@nginx.org">nginx@nginx.org</a>><br>
<br>
<span style="font-family:Verdana; color:#000; font-size:10pt;"><div style=""><span style="">I am running into a strange issue that nginv upstream is not resolvingname that only has AAAA records. To me it seems that nginx looks for system parameters to decide whether it needs to look for AAAA (ipv6) record or just fail at A record lookup.</span></div><div style=""><br style=""></div><div style="">It will be good to know those parameter's and other people who run into this issue to have some content in searches to refer too.</div><div style=""><br style=""></div><div style="">thanks,</div><div style=""><br style=""></div><div style="">-P</div></span> 
</div>
</blockquote></span></body></html>