On 2026-09-08 19:09:09 +0200, Nicolas George wrote:
> Vincent Lefevre (HE12026-09-08):
> > Do you mean that SERVFAIL should never occur, even in case of
> > network issues beyond the DNS server?
> 
> No, I do not mean that. But your DNS server is still the only thing in
> this thread we know for sure is broken.

I don't see why this is necessarily the case. Since the DNS server
necessarily does remote connections to obtain the IP addresses, it
could be a general network problem beyond the DNS server.

Note that once the DNS server has obtained the IP address, there
are no longer any issue with it ("dig" always succeeds for this
host). Only getaddrinfo still fails to give the IPv4 address with
AF_UNSPEC.

-- 
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to