$ORIGIN @
$TTL 604800
@ IN SOA ns1.linux.local. root.linux.local. (
2006020201 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800); Negative Cache TTL
;
IN NS ns1.linux.local.
100 IN PTR ns1.linux.local.
ipconfig /all
Does it point to other name servers as well as the IP of the linux server where bind is setup and running?
what is the output of
nslookup linux.local <ip_of_linux_server_where_