---------- Original Message ----------------------------------
From: Chris Buxton <cbux...@menandmice.com>
Date:  Fri, 30 Oct 2009 14:13:31 -0700

>I'm unable to reproduce this error.
>______________________
>
>$ named-checkzone -v
>9.6.1-P1
>
>$ named-checkzone abcxyz.com abcxyz.com-hosts
>zone abcxyz.com/IN: loaded serial 2009103001
>OK
>
>$ cat abcxyz.com-hosts
>$TTL 1D
>@      SOA     localhost.      hostmaster      2009103001      8H      2H      
>1W      2H
>       NS      localhost.
>       MX      10      aspmx.l.google.com.
>       MX      10      alt1.aspmx.l.google.com.
>       MX      10      alt2.aspmx.l.google.com.
>       MX      10      aspmx2.googlemail.com.
>       MX      10      aspmx3.googlemail.com.
>       MX      10      aspmx4.googlemail.com.
>       MX      10      aspmx5.googlemail.com.
>______________________
>
>Just to be sure, I re-ran the test with "-i full" in the command line,  
>with the same result.
>
>Could it be that, for a brief time, those names were CNAME'd

no, this is a hard fault, over 2 days. 

I do, from the machine, 

dig abcxyz.com mx

and get the google domain names, then in the ADDITIONAL section, I get their A 
records.

I also 

dig @ns1.google.com  <some goog mx domain> 

and an A record is returned for each MX domain name. 

no CNAMEs anywhere, except in BIND's confusion.

Len


_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to