On 7/28/11 3:16 AM, "uifid...@gmail.com" <uifid...@gmail.com> wrote:

> my czj.zone
> $TTL 86400
> czj.       IN      SOA     localhost. root.localhost.  (
>                                       1997022700 ; Serial
>                                       28800      ; Refresh
>                                       14400      ; Retry
>                                       3600000    ; Expire
>                                       86400 )    ; Minimum
> czj.     IN      NS      localhost.
> kia IN A 192.168.18.1

Don't you need 
$ORIGIN czj. 
in order to add an unrooted entry?

SOA and NS of localhost. seems wrong.  localhost.localdomain. seems more
likely.
-- 
Daniel J McDonald, CCIE # 2495, CISSP # 78281

_______________________________________________
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

Reply via email to