RE: ipv6 name resolution dependency/requirement

2020-05-06 Thread pankaj
.conf.eth0.disable_ipv6=0 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. Original Message Subject: ipv6 name resolution dependency/requirement From: <pan...@releasemanager.in> Date: Wed, May 06, 2020

ipv6 name resolution dependency/requirement

2020-05-06 Thread pankaj
I am running into a strange issue that nginv upstream is not resolvingname that only has records. To me it seems that nginx looks for system parameters to decide whether it needs to look for (ipv6) record or just fail at A record lookup.It will be good to know those parameter's and other