bind 8.2 on linux rrset-order

Pockrandt, Tom R (CAP, ITS, US) Tom.Pockrandt at gecits.ge.com
Fri Oct 1 19:33:20 UTC 1999


I have two RH linux boxes running 8.2 and wanted to have addresses handed
out in a certain order. I am using the sortlist and rrset-order options.
This is working on the master and the slave, but the slave will reverse the
order. 
Is this normal or do I have something wrong?
named.conf in both master and slave has these options:
options {
        directory "/var/named";
        query-source address * port 53;
        rrset-order { class ANY type ANY name "*" order fixed ; };
        sortlist {
                { localhost; localnets; };
                { localnets; };
        };
};
And nslookup responds:
> itsalb01
Server:  lxdns01.gecits.ge.com
Address:  3.8.64.115
 
Name:    itsalb01.gecits.ge.com
Addresses:  3.8.198.1, 3.8.255.2
 
> itsalb01
Server:  lxdns02.gecits.ge.com
Address:  3.8.64.116
 
Name:    itsalb01.gecits.ge.com
Addresses:  3.8.255.2, 3.8.198.1
Thanks
> g  GE Capital 
>                           Information Technology Solutions
> ------------------------------------------------------------------------
> Tom Pockrandt
> Network Support Specialist		DialCom: 8*728-5572              
> 10200 51st Avenue North		Telephone: (612)551-5572
> 
> Plymouth, MN 55442		Fax: (612)551-5542
> 				E-Mail: tom.pockrandt at gecits.ge.com
> 
> 


More information about the bind-users mailing list