Views causing zone transfer problems?

David Nolan vitroth+ at cmu.edu
Thu Sep 20 15:14:51 UTC 2007



--On Thursday, September 20, 2007 10:08:26 -0400 Scott Lacy 
<eslacy at gmail.com> wrote:

> Hi all,
>
> I'm having an odd problem with zone transfers relating to views in Bind 9:
>

Use TSIG keys.  i.e. add a TSIG key to the match-clients statement for the 
internal view, and add the same TSIG key to the masters statement in your 
slave config.
i.e. masters {1.2.3.4 key "yourkeyhere"; };

And of course the internal view using the TSIG key must be above the 
external view in the config, but you probalby already have them that way.

-David





More information about the bind-users mailing list