Zone syntax problem.

Barry Margolin barmar at genuity.net
Mon Dec 24 18:33:30 UTC 2001


In article <a07nq8$d3o at pub3.rc.vix.com>,
Charles Bodley <bodley at tflogic.com> wrote:
>
>Could anyone tell me what is wrong with my zone file. I based it off an
>working file but this one generates errors whenever I run named-checkzone on
>it. Below is a copy of the zone file and the error.

My guess is that the name of the SOA record doesn't match the name of the
zone in named.conf.

>
>$ORIGIN .
>$TTL 3600       ; 1 hour
>tf-pdc.internal.tflogic.com IN SOA tf-pdc.internal.tflogic.com.
>hostmaster.tflogic.com. (
>                                2001082499 ; serial
>                                43200      ; refresh (12 hours)
>                                7200       ; retry (2 hours)
>                                1209600    ; expire (2 weeks)
>                                3600       ; minimum (1 hour)
>                                )
>        IN              NS      blizzard.cyberset.com.
>        IN              A       10.1.2.1
>$ORIGIN tf-pdc.internal.tflogic.com.
>localhost               IN      A       127.0.0.1
>www     IN              CNAME   tf-pdc.internal.tflogic.com.
>
>
>
>[root at blizzard named]# named-checkzone db.tf-pdc.internal.tflogic.com
>dns_master_load: db.tf-pdc.internal.tflogic.com:13: ignoring out-of-zone
>data
>dns_master_load: db.tf-pdc.internal.tflogic.com:14: ignoring out-of-zone
>data
>dns_master_load: db.tf-pdc.internal.tflogic.com:15: ignoring out-of-zone
>data
>dns_zone_load: zone db.tf-pdc.internal.tflogic.com/IN: could not find NS
>and/or SOA records
>dns_zone_load: zone db.tf-pdc.internal.tflogic.com/IN: has 0 SOA records
>dns_zone_load: zone db.tf-pdc.internal.tflogic.com/IN: no NS records
>
>


-- 
Barry Margolin, barmar at genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


More information about the bind-users mailing list