zone "." { type master; file "/etc/bind/db.special"; }; options { include "/etc/bind/maas/named.conf.options.inside.maas"; auth-nxdomain no; recursion yes; allow-query-cache { 10.222.64.0/18; }; allow-query { any; }; notify explicit; listen-on-v6 { any; }; directory "/var/cache/bind"; dnssec-validation auto; also-notify { 91.189.90.151; 91.189.89.192; }; allow-transfer { 10.222.64.1; canonical-int-ns; }; }; acl canonical-int-ns { 91.189.90.151; 91.189.89.192; };