Re: TKEY compatibility problems
Andrew Brown <namedroppers@lists.graffiti.com> Tue, 17 July 2001 22:01 UTC
Received: from psg.com (exim@psg.com [147.28.0.62]) by ietf.org (8.9.1a/8.9.1a) with SMTP id SAA24479 for <dnsext-archive@lists.ietf.org>; Tue, 17 Jul 2001 18:01:40 -0400 (EDT)
Received: from lserv by psg.com with local (Exim 3.31 #1) id 15McKa-0007HP-00 for namedroppers-data@psg.com; Tue, 17 Jul 2001 14:24:36 -0700
Received: from h-135-207-10-122.research.att.com ([135.207.10.122] helo=roam.psg.com) by psg.com with esmtp (Exim 3.31 #1) id 15McKZ-0007HH-00 for namedroppers@ops.ietf.org; Tue, 17 Jul 2001 14:24:36 -0700
Received: from randy by roam.psg.com with local (Exim 3.30 #1) id 15McKZ-0000XW-00 for namedroppers@ops.ietf.org; Tue, 17 Jul 2001 17:24:35 -0400
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
From: Andrew Brown <namedroppers@lists.graffiti.com>
To: "D. J. Bernstein" <djb@cr.yp.to>
Cc: namedroppers@ops.ietf.org
Subject: Re: TKEY compatibility problems
In-Reply-To: <E15MbJe-00056a-00@psg.com>; from djb@cr.yp.to on Tue, Jul 17, 2001 at 01:19:34PM -0700
References: <E15LHAw-0007rZ-00@psg.com> <E15KpfA-000ISO-00@psg.com> <E15LDdz-0002Xy-00@psg.com> <E15LHAw-0007rZ-00@psg.com> <E15LpAZ-000Ctn-00@psg.com> <E15MbJe-00056a-00@psg.com>
Sender: owner-namedroppers@ops.ietf.org
Precedence: bulk
Message-Id: <E15McKa-0007HP-00@psg.com>
Date: Tue, 17 Jul 2001 14:24:36 -0700
Content-Transfer-Encoding: 7bit
>Andrew Brown asks why my cache ``promotes'' additional records to answer >records. (Apparently his message was discarded by Randy Bush.) randy didn't. his list server did. but no matter. >Answer: This is how caches have always worked. The additional A record >that comes with an MX record, for example, is returned as an answer in >response to subsequent A queries. RFC 2181 is simply wrong. additional records are glue data. they are there to assist the recursing name server in looking up the answer. they are *not* an answer. i would perhaps argue that an application using a resolver should be able to use additional records as answers, but not a name server. >Are there any further questions about my TKEY example? The failure of >TKEY to work with AXFR clients is just like the failure of TKEY to work >with caches. Does everyone agree that the cache is behaving properly? >Obviously the TKEY specification needs to be corrected. if you receive a tkey record in response to a simple query, there's no conceivable reason you should be able to answer an axfr query that might contain the tkey. if a server returns a tkey to your axfr query, it should not be appended to the zone since it's not in the answer section. they question (axfr) asks for all records in the zone. the zone itself is the answer, the tkey is additional and not an answer per se. my understanding was that additional (or glue) records are supposed to be helpful hints, not answers for servers. -- |-----< "CODE WARRIOR" >-----| codewarrior@daemon.org * "ah! i see you have the internet twofsonet@graffiti.com (Andrew Brown) that goes *ping*!" andrew@crossbar.com * "information is power -- share the wealth." to unsubscribe send a message to namedroppers-request@ops.ietf.org with the word 'unsubscribe' in a single line as the message text body.
- Re: TKEY compatibility problems Andrew Brown