Re: Delegation and Forwarding

2013-12-11 Thread Mike Hoskins (michoski)
-Original Message- From: Bob McDonald Date: Wednesday, December 11, 2013 7:10 AM To: "bind-users@lists.isc.org" Subject: Delegation and Forwarding >I'm a bit confused on the need for a blank forwarders statement inside of >a zone statement in the named.conf file. G

Re: Delegation and Forwarding

2013-12-11 Thread Ben Croswell
The basic answer is that you use null forwarders for any domains that you want to turn off the global forwarders. If you have a global forwarder and then you have bob.com with a null forwarder, bob.com and the domains below is will follow delegation. On Dec 11, 2013 7:10 AM, "Bob McDonald" wrote:

Delegation and Forwarding

2013-12-11 Thread Bob McDonald
I'm a bit confused on the need for a blank forwarders statement inside of a zone statement in the named.conf file. Given an internal zone on a recursive server with global forwarders, what are the situations which would require me to code a blank forwarders statement inside of a zone statement in