Why would a master zone use forwarders ?

Mik J mikydevel at yahoo.fr
Fri May 12 13:22:17 UTC 2017


Hello,
If my DNS is master/slave for a zone, why would I want it to use forwarders.
In other terms why would I wantzone "mydomain.com"
{
        type master;
        file "zones/master/com/mydomain.com";
        allow-update { acl; };
};

Instead of (forwarders {};)zone "mydomain.com"
{
        type master;
        file "zones/master/com/mydomain.com";
        allow-update { acl; };        forwarders {};};
Why would I want to forward requests if I'm autoritative for the zone ?
Thank you for those who can hightligh this point.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/bind-users/attachments/20170512/e5332a43/attachment.html>


More information about the bind-users mailing list