Re: IPv6 only resolver doesn’t work

2016-08-19 Thread Francis Daly
On Fri, Aug 19, 2016 at 02:12:28PM +0200, Alarig Le Lay wrote: Hi there, > bulbizarre ~ # cat /etc/resolv.conf nginx doesn't use /etc/resolv.conf (directly, at any rate). > I have some error messages about “no resolver defined”: http://nginx.org/r/resolver The answer is to tell nginx what res

IPv6 only resolver doesn’t work

2016-08-19 Thread Alarig Le Lay
Hi, On my server, I don’t have a v4 resolver, juste an IPv6 one: bulbizarre ~ # cat /etc/resolv.conf # Generated by dhcpcd from eth0.dhcp, eth0.ra # /etc/resolv.conf.head can replace this line domain swordarmor.fr nameserver 2001:470:1f13:138::1 # /etc/resolv.conf.tail can replace this line I hav