[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [sitefinder-tech-discuss Home]
Subject: Re: [sitefinder-tech-discuss] Pseudo code please
As has been repeatedly stated here, result comparison does not provide a clear
distinction between:
zone .com {
* IN A 1.2.3.4
}
and
zone .com {
example IN NS 1.2.3.4
}
zone example.com {
foo IN A 1.2.3.4
}
Doing more than just a results check requires multiple queries and part of the
question included WITHOUT REQUERYING. There are a number of reasons to think that
having to double-query for EVERY A RECORD REQUEST is a "BAD THING" from an operational
perspective.
Owen
Using the previous answer, you can check for a delegation in com for example.com. It is also possible to compare the results of *.com to the results of example.com. -andy ---------------------------------------------------------------- To subscribe or unsubscribe from this elist use the subscription manager: <http://lists.elistx.com/unsubscribe>
Attachment:
pgpvNSrzGqO8y.pgp
Description: PGP signature
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [sitefinder-tech-discuss Home]
Powered by eList eXpress LLC