On 02/18/2010 12:26:37 PM, Karl O. Pinc wrote:

> (I seem to recall that bind attempts to rotate the ordering
> of the names, but I can't find any reference to this at a glance
> and could be wrong.)  

Ah, here it is.  Bind9 has a rrset-order directive.  Results can
be fixed, random, or cyclic but fixed is disabled and must be
enabled by compilation directive.

So, unless you're pulling names out of /etc/hosts it's likely
that randomization does nothing.  And if the bind administrator
has gone to the extra work to enable a fixed ordering of
RR records then randomization destroys his work.

The only thing randomization would be good for is when
pulling names out of a hosts file, and even then I'd want
to leave the job to the resolver.  If it's important
to randomize hosts entries then IMO there should
be something in the config file to enable randomization,
and that is probably solving the wrong problem.

Regards,

Karl <k...@meme.com>
Free Software:  "You don't pay back, you pay forward."
                 -- Robert A. Heinlein


Reply via email to