zone "example.com" { type slave; notify yes; file "/var/lib/bind/db-example.com"; masters { 192.168.1.1; }; allow-notify { 192.168.1.1; }; allow-query { any; }; allow-transfer { "none"; }; };