Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 19 Jul 2021 15:22:47 +0200
From: Florian Weimer <fweimer@...hat.com>
To: Yuri Kanivetsky <yuri.kanivetsky@...il.com>
Cc: musl@...ts.openwall.com
Subject: Re: getaddrinfo() fails for domains with no AAAA records
 (regression?)

* Yuri Kanivetsky:

> $ docker run --rm -itv $PWD:/app alpine:3.14 ./app/a.sh
> ...
> + ./a.out p2.x-yuri.site set_ai_family
> AF_INET: 3.67.126.242
> + ./a.out p2.x-yuri.site
> getaddrinfo: Name does not resolve

p2.x-yuri.site/IN/AAAA queries result in Name Error/NXDOMAIN, so the
domain is misconfigured.  This error is independent of the record type.

Thanks,
Florian

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.