[dlc at halibut.com: Re: Tracking all RRsets for a given host]

Brad Knowles brad.knowles at skynet.be
Tue Jun 19 22:08:59 UTC 2001


At 12:42 PM -0700 6/19/01, David Carmean wrote:

>>  	Multiple CNAME records for what?
>
>  As in:
>
>      somehost-le0        IN      A       192.168.1.1
>      somehost-qfe0       IN      A       192.168.2.2
>      somehost-qfe1       IN      A       192.168.3.3
>      somehost            IN      CNAME	somehost-le0
>                          IN      CNAME   somehost-qfe0
>                          IN      CNAME	somehost-qfe1

	Ahh, no.  I don't believe that having multiple CNAME RRs for a 
single alias is allowed.

>  It sounds like I won't be able to do that, strictly.  Thanks.

	Sorry!

-- 
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