cname for domain.

Charles Bodley bodley at tflogic.com
Fri Sep 21 23:18:43 UTC 2001


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