how to allow domain.com as well as www.domain.com ?

Cricket Liu cricket at acmebw.com
Wed Jun 16 05:40:56 UTC 1999


Michael Voight <mvoight at cisco.com> wrote in message
news:<37669609.57412127 at cisco.com>...
> In the zone file for domain.com.
>
> domain.com. in cname www.domain.com.

You can't do this.  domain.com already has an SOA record and at least one NS
record, so adding a CNAME record for it is illegal.

The only way to do this is

domain.com.    IN    CNAME    <address of www.domain.com>

cricket

Acme Byte & Wire
cricket at acmebw.com
www.acmebw.com

Attend our next DNS and BIND class!  See
www.acmebw.com/training.htm for the
schedule and to register for upcoming
classes.



More information about the bind-users mailing list