options { directory "C:\WINDOWS\system32\dns\etc"; // Working directory allow-query { any; }; // This is the default recursion no; // Do not provide recursive service }; zone "0.168.192.in-addr.arpa" { type master; file "192.168.0.rev"; }; zone "st0.c304" { type master; file "st0.c304"; };