LISTING 1: Sample Named.conf options { allow-recursion { 192.168.10.0/24; 192.168.11.0/24; }; allow-transfer { 192.168.10.10; 192.168.11.10; }; forward only; forwarders { 198.152.1.10; 198.152.2.10; }; }; zone "exampleco.com" { type master; file "c:\zonefiles\db.exampleco"; };