[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] DNS server differences RaQ2 / RaQ3



>1) what version of bind does a RaQ2, as issued by Cobalt, run?

Don't know if this is any help for you, but from my experiences this runs on
ALL versions of  Bind: (In this example our RaQ2 is ns1.intervention.co.uk)

[root@pixie root]# nslookup
Default Server:  localhost
Address:  127.0.0.1

> server ns1.intervention.co.uk
Default Server:  ns1.intervention.co.uk
Address:  216.206.134.111

> set class=chaos
> set type=txt
> version.bind
Server:  ns1.intervention.co.uk
Address:  216.206.134.111

VERSION.BIND    text = "8.1.2-T3B"
> exit
[root@pixie root]#

--Neil