Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Tue, 27 Jul 2021 10:41:35 -0400
From: Rich Felker <dalias@...c.org>
To: Yuri Kanivetsky <yuri.kanivetsky@...il.com>
Cc: musl@...ts.openwall.com
Subject: Re: getaddrinfo() fails for domains with no AAAA records
 (regression?)

On Tue, Jul 27, 2021 at 05:21:14PM +0300, Yuri Kanivetsky wrote:
> Well, the way it looks... they (registrar) aren't gonna fix this. But
> the problem is only with wildcard RRs, so bearable.
> 
> By the way, do you know which dns servers are buggy, and which are not?

As far as I know, there's no actual DNS software that's open source or
commercially offered that has this kind of severe problem. It only
happens when the hosting provider has rolled their own broken software
or made in-house hacks to existing software to break it.

If your registrar is really this bad, you should probably move or at
least use them only as a registrar (not a DNS host) and delegate the
DNS hosting to someone who doesn't botch it so bad.

Rich



> On Fri, Jul 23, 2021 at 11:45 PM Laurent Bercot
> <ska-dietlibc@...rnet.org> wrote:
> >
> >
> >   I wrote a tool some time ago that was precisely designed to work
> > around buggy DNS servers incorrectly returning NXDOMAIN, precisely
> > because such a need was expressed in Alpine.
> >
> >   This tool is called dnsfunnel, and is available here:
> > https://skarnet.org/software/dnsfunnel/
> >
> >   It is also available in Alpine, in testing/ - it has been rotting there
> > for months because I asked Alpine people to test it in situations
> > involving actual buggy servers (my own infrastructure is not exposed
> > to this problem), but my request apparently got lost in the void.
> >
> >   If there is motivation to actually work around incorrect NXDOMAINs,
> > it may be a good idea to bring this back to life and actually test
> > dnsfunnel in real situations where it could be useful, so it can
> > properly be packaged in Alpine and set up for users who need it.
> >
> > --
> >   Laurent
> >

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.