Setting preferences for A records

Brad Knowles brad.knowles at skynet.be
Mon Jul 16 19:18:18 UTC 2001


At 4:47 PM +0100 7/16/01, Matt Edwell wrote:

>  Is it possible in BIND8/9 to set preferences against A records i.e.
>
>  fred.domain.co.uk.  IN   A  10  <ipaddress>
>  fred.domain.co.uk.  IN   A  20   <ipaddress>

	Nope.  Doesn't work.  SRV records work kind of this way, but no 
client programs I know of check for SRV records, so that doesn't 
really help you.

	If you really need this kind of a feature, you need to do it with 
mechanisms outside of the DNS -- typically through a load-balancing 
layer four switch.  I would encourage you to check out the archives 
of the "lb" mailing list at <http://www.vegan.net/lb/>.

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