In article <[EMAIL PROTECTED]>, "Will" <[EMAIL PROTECTED]> wrote:
> How do you support multiple CNAMEs for a host - to support round robin - in > BIND 9.3.0? You don't. > > When we insert this into the zone file it fails the zone: > > test CNAME www1.domain.com. > CNAME www2.domain.com. > > Simply commenting out the second CNAME the zone works again. Use multiple A records, not multiple CNAME records. -- Barry Margolin, [EMAIL PROTECTED] Arlington, MA *** PLEASE don't copy me on replies, I'll read them in the group ***
