// General Options options { pid-file "named.pid"; // Put pid file in working dir }; // Root server hints zone "." { type hint; file "root.hint"; }; // Zones zone "simplefailover.com" { type master; file "simplefailover.com.zone"; allow-update { 100.9.203.27; }; }