>  @       IN      SOA     ns.hhs.harrisonburg.k12.va.us
>                         (
>                          2004061000       ; serial number 09032401
>                          28800   ; refresh  8 hours
>                          7200    ; retry    2 hours
>                          864000  ; expire  10 days
>                          86400 ) ; min ttl  1 day

SOA is broken two ways. Needs both machine name and contact name. And the 
"(" (open parenthesis) should be on same line to start the continuation 
not on a line by itself.

If you have "no current owner name" onm first line could be caused by 
indenting $TTL line too.

It seems like you would have seen:
4: unknown RR type '28800'
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to