cname for domain.

Kevin Darcy kcd at daimlerchrysler.com
Fri Sep 21 23:42:11 UTC 2001


No, what you attempted is illegal. You need to create A records instead. If
you want, you could $INCLUDE that A record in each of the zone files (similar
to what you have done for the TTL).


- Kevin

Charles Bodley wrote:

> Is it possible to cname a domain. I have about 20 domains that all need to
> bo forwarded to one place. How would I set this up.
>
> $include /var/named/TTL
> @       IN      SOA     ft-logic.com.   hostmaster.cyberset.com. (
>                         2001091901
>                         43200
>                         7200
>                         1209600
>                         3600 )
> ;
> $include /var/named/NS
>         IN      CNAME   redir.thinkingfolders.com.
> $include /var/named/MX
>
> I thougfht this would work but it produces an error.
>
> Sep 21 18:49:35 ns /usr/local/sbin/named[30515]: dns_master_load:
> db.ft-logic_com:16: CNAME and other data
> Sep 21 18:49:35 ns /usr/local/sbin/named[30515]: dns_zone_load: zone
> ft-logic.com/IN: loading master file db.ft-logic_com: CNAME and other data





More information about the bind-users mailing list