This is a discussion on Re: round-robin on bind9.2.1 within the Bind Users forums, part of the DNS and Related Forums category; Sarav, To the best of my knowledge RRSET-ORDER was only implemented in Bind versions greater than 9.2.3. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Sarav,
To the best of my knowledge RRSET-ORDER was only implemented in Bind versions greater than 9.2.3. But by default I believe that the records were returned in "cyclic" order in version 9.2.3 and below. So you can upgrade or you canjust create multiple A records with the same name in your zone file (will want the same TTL also so you do not get warnings) and you should be all set. Regards, -Steve Quoting saravanan ganapathy <sarav_gsa@yahoo.com>: > Hai, > > I am using bind9.2.1 on my debian woody. It works > well.Now I need to implement round-robin on bind. > When I include 'rrset-order' in named.conf, it says > that "/etc/bind/named.conf:29: option 'rrset-order' is > not implemented ". > > What to do? How to setup round-robin on bind 9.2.1 ? > > Sarav > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - Helps protect you from nasty viruses. > http://promotions.yahoo.com/new_mail > > > |