options { directory "/etc/namedb"; }; zone "." { type hint; file "named.root"; }; zone "0.0.127.IN-ADDR.ARPA" { type master; file "127.0.0"; }; zone "spielgomor.fr" { notify no; type master; file "spielgomor.fr"; }; zone "1.168.192.in-addr.arpa" { notify no; type master; file "192.168.1"; };