Turn off forwarding for the namespace.  Add a empty forwarders
clause.

zone "isilon.mep.es" in {
         type master;
         file "/var/named/data/isilon.mep.es.hosts";
         allow-update { dns; };
         allow-transfer { dns_xfer; };
        forwarders { /* empty */ };
};

Mark

-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: ma...@isc.org
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to