<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt">Easy fix.. These two records can not coexist:<br><br>    www.espersunited.com.           IN CNAME carter.espersunited.com.<br>    www.espersunited.com.        IN A 192.168.0.2<br><br>The error message was completely correct in saying:<br>    failed: CNAME and other data<br><br>In this particular case, the other data was an A resource record.<br><br>Hope this helps,<br><br>Len<br><br><div><span><br></span></div><div style="display: block;" class="yahoo_quoted"> <br> <br> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 10pt;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size:
 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> On Sunday, January 26, 2014 2:47 PM, Michael Sullivan <msulli1355@gmail.com> wrote:<br> </font> </div> <blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div class="y_msg_container">Years ago I set up a DNS server on my network.  I found out last Friday<br>that it is no longer working.  I switched to a new ISP last July and<br>after that, my network numbers changed from 192.168.2.? to 192.168.0.?.<br> I have updated my zone file, but it still doesn't work and I can't<br>figure out why.<br><br>Here's the output from named-checkconf:<br><br>carter bind # named-checkconf named.conf<br>carter bind #<br><br><br>So named.conf is good.<br><br>The problem I'm having is with db.espersunited.com<br><br>Here's the output of named-checkzone:<br><br><br><br>carter bind # named-checkzone espersunited.com
 db.espersunited.com<br>dns_master_load: db.espersunited.com:37: www.espersunited.com: CNAME and<br>other data<br>zone espersunited.com/IN: loading from master file db.espersunited.com<br>failed: CNAME and other data<br>zone espersunited.com/IN: not loaded due to errors.<br>carter bind #<br><br><br>And here's the4 zone file itself:<br><br>carter bind # cat db.espersunited.com<br>$TTL 3h<br>espersunited.com.  IN SOA carter.espersunited.com.<br>michael.carter.espersunited.com. (<br><br>   1    ;Serial<br>   3h     ;Refresh after 3 hours<br>   1h    ;Retry after one hour<br>   1w    ;Expire after one week<br>   1h ) ;Negative caching TTL of 1 hour<br><br>;Name server(s)<br>espersunited.com.     IN NS carter.espersunited.com.<br>ns.espersunited.com     IN NS carter.espersunited.com.<br>cam.espersunited.com     IN NS
 camille.espersunited.com.<br>cat.espersunited.com    IN NS catherine.espersunited.com.<br><br>;Host addresses<br>localhost.espersunited.com.     IN A 127.0.0.1<br>carter.espersunited.com.        IN A 192.168.0.2<br>camille.espersunited.com.       IN A 192.168.0.3<br>catherine.espersunited.com.     IN A 192.168.0.4<br>bullet.espersunited.com.        IN A 192.168.0.5<br>espersunited.com.               IN A 192.168.0.2<br>www.espersunited.com.        IN A 192.168.0.2<br><br><br>;MX records<br>espersunited.com.                 IN MX   0 carter.espersunited.com.<br>carter.espersunited.com.          IN MX   1 carter.espersunited.com.<br><br>;CNAME records<br>mail.espersunited.com.          IN CNAME
 carter.espersunited.com.<br>imap.espersunited.com.          IN CNAME carter.espersunited.com.<br>smtp.espersunited.com.          IN CNAME carter.espersunited.com.<br>pop.espersunited.com.           IN CNAME carter.espersunited.com.<br>pop3.espersunited.com.          IN CNAME carter.espersunited.com.<br>ftp.espersunited.com.           IN CNAME carter.espersunited.com.<br>www.espersunited.com.           IN CNAME carter.espersunited.com.<br>festival.espersunited.com.      IN CNAME camille.espersunited.com.<br><br>carter bind #<br><br>I can't see anything wrong with it, but when I try to dig<br>carter.espersunited.com, I get<br>carter bind # dig carter.espersunited.com<br><br>; <<>> DiG 9.9.3-P2 <<>> carter.espersunited.com<br>;; global options: +cmd<br>;; Got
 answer:<br>;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 46676<br>;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1<br><br>;; OPT PSEUDOSECTION:<br>; EDNS: version: 0, flags:; udp: 4096<br>;; QUESTION SECTION:<br>;carter.espersunited.com.    IN    A<br><br>;; Query time: 0 msec<br>;; SERVER: 127.0.0.1#53(127.0.0.1)<br>;; WHEN: Sun Jan 26 16:46:11 CST 2014<br>;; MSG SIZE  rcvd: 52<br><br>carter bind #<br><br><br>SERVFAIL.  What am I missing?<br>_______________________________________________<br>Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users </a>to unsubscribe from this list<br><br>bind-users mailing list<br><a ymailto="mailto:bind-users@lists.isc.org" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br><a href="https://lists.isc.org/mailman/listinfo/bind-users"
 target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br><br><br></div> </blockquote>  </div> </div>   </div> </div></body></html>