> carter bind # named-checkzone espersunited.com db.espersunited.com > dns_master_load: db.espersunited.com:37: www.espersunited.com: CNAME and > other data > zone espersunited.com/IN: loading from master file db.espersunited.com > failed: CNAME and other data > zone espersunited.com/IN: not loaded due to errors.
checkzone is telling you where the problem is: it's on line 37 of that file. Furthermore, the zone is not being loaded because it's erroneous. > www.espersunited.com. IN A 192.168.0.2 [...] > ;CNAME records > www.espersunited.com. IN CNAME carter.espersunited.com. You have a CNAME for www and an A record for it; that's illegal, which is why BIND is saying 'CNAME and other data'. -JP _______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users