DNS Round Robin

Bell, William IT WBell at mvphealthcare.com
Fri Jan 30 00:17:48 UTC 2004


Hi,
Quick question:
Does BIND v9.2.3 allow multiple CNAME records, used to implement DNS round
robin?  For example:
beta1.company.com.	30	IN	A	192.168.1.1
beta2.company.com.	30	IN	A	192.168.1.2
beta3.company.com.	30	IN	A	192.168.1.3
beta.company.com.	30	IN	CNAME		beta1.company.com.
beta.company.com.	30	IN	CNAME		beta2.company.com.
beta.company.com.	30	IN	CNAME		beta3.company.com.

(You can also see a similar example in the middle of page 274 of the DNS &
BIND, 4th Ed. book.)

If not, does v9.2.3 support the 'multiple-cnames' statement?
 
The DNS & BIND book states that neither of these features will work after
BIND 9.1.0, but I was wondering if things might have changed since the book
was published.

Thanks!

Regards,
-Bill


********************************************
This communication and any files or attachments transmitted with it may contain information that is confidential, privileged and exempt from disclosure under applicable law. It is intended solely for the use of the individual or the entity to which it is addressed. If you are not the intended recipient, you are hereby notified that any use, dissemination, or copying of this communication is prohibited by federal law. If you have received this communication in error, please destroy it and notify the sender.
********************************************



More information about the bind-users mailing list