problem with NS record resolution

Mark Andrews marka at isc.org
Wed Jul 2 12:16:25 UTC 2014


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: marka at isc.org


More information about the bind-users mailing list