Re: CNAME lookup failure started

Vahid Moghaddasi <[email protected]> Wed, 13 Oct 2010 16:18:22 -0400
Newsgroups gmane.network.djbdns,gmane.mail.qmail.general
Message-ID <[email protected]>
--0016362845fe92a4260492854be4
Content-Type: text/plain; charset=ISO-8859-1

On Wed, Oct 13, 2010 at 10:56 AM, David I. Bell <[email protected]> wrote:

>
> I have noticed the same CNAME deferral problem crop up for
> ix.netcom.com (and a few other domains) lately.  I already have the
> buffer size patch installed and that's not the source of the problem.
> The problem appears to have something to do with the DNS servers for
> the domains causing problems.  The qmail dns.c code uses T_ANY in the
> dns_cname() function.  Change that to a T_CNAME and life gets better.
>  I presume there was a good reason for using type T_ANY in the
> dns_cname() function instead of T_CNAME.  Can someone explain?
>
> - David
>

I only see one place in dns.c with T_ANY (line 214) and one T_CNAME (line
220), changing T_ANY would not break any part of qmail? I guess you have it
that way for a while?

--0016362845fe92a4260492854be4
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<br>
<div class=3D"gmail_quote">On Wed, Oct 13, 2010 at 10:56 AM, David I. Bell =
<span dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]">[email protected]=
m</a>&gt;</span> wrote:<br>
<blockquote style=3D"BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex=
; PADDING-LEFT: 1ex" class=3D"gmail_quote">
<div class=3D"im">=A0</div>I have noticed the same CNAME deferral problem c=
rop up for<br><a href=3D"http://ix.netcom.com/" target=3D"_blank">ix.netcom=
.com</a> (and a few other domains) lately. =A0I already have the<br>buffer =
size patch installed and that&#39;s not the source of the problem.<br>
The problem appears to have something to do with the DNS servers for<br>the=
 domains causing problems. =A0The qmail dns.c code uses T_ANY in the<br>dns=
_cname() function. =A0Change that to a T_CNAME and life gets better.<br>=A0=
I presume there was a good reason for using type T_ANY in the<br>
dns_cname() function instead of T_CNAME. =A0Can someone explain?<br><font c=
olor=3D"#888888"><br>- David<br></font></blockquote></div>
<div><br>I only see=A0one place in dns.c with T_ANY (line 214) and one T_CN=
AME (line 220),=A0changing=A0T_ANY would not break any part of qmail? I gue=
ss you have it that way for a while?</div>
<div>=A0</div>

--0016362845fe92a4260492854be4--