Sporatic resolution problems.

Brad Knowles brad.knowles at skynet.be
Tue Jun 26 23:16:37 UTC 2001


At 6:46 PM -0400 6/26/01, Kevin Darcy wrote:

>  The fact that your recursive/caching nameservers also happen to be slaves for
>  your domain(s) is probably irrelevant to your problem.

	Indeed, mixing the two types of services on the same machine(s) 
will frequently cause this kind of confusion.  This is one of the 
reasons why I strongly suggest that people split these services 
(if/where possible), so that you can easily distinguish 
caching/recursive problems from authoritative problems.

-- 
Brad Knowles, <brad.knowles at skynet.be>

/*        efdtt.c  Author:  Charles M. Hannum <root at ihack.net>          */
/*       Represented as 1045 digit prime number by Phil Carmody         */
/*     Prime as DNS cname chain by Roy Arends and Walter Belgers        */
/*                                                                      */
/*     Usage is:  cat title-key scrambled.vob | efdtt >clear.vob        */
/*   where title-key = "153 2 8 105 225" or other similar 5-byte key    */

dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}'


More information about the bind-users mailing list