Hi Alan, Thank you for your e-mail.
I cannot use IN A x.y.z.w cause the IPs are dynamic, so they change all the time. However through DynDNS service, they do map to an FQDN, so I have to put FQDN in the records and not IPs. Thank you All for your time, T.K. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alan Clegg Sent: Tuesday, September 23, 2008 11:08 PM Cc: bind-users@isc.org Subject: Re: BIND9, DynDNS, Multiple RRs Theophanis Kontogiannis wrote: > However Ι do not see a way to do CNAME based load balancing for www.abc.biz Why use cnames? Why not: www.abc.biz IN A ip.ad.dr.1 IN A ip.ad.dr.2 AlanC