>
>
> view "insideview" {
>
> match-clients {
>
> internal-key;
>
> !external-key;
>
> internal;
>
> };
>
> server 25.25.25.25 {
>
> keys { internal-key };
>
>
ation Technology Services
From: project722
Date: Thursday, August 18, 2016 at 8:17 PM
To: Mathew Eis
Cc: "bind-users@lists.isc.org"
Subject: Re: DNS views setup help
That is correct, as I have not setup the TSIG keys yet.
Also, I am still a bit confused on how this code should be impl
That is correct, as I have not setup the TSIG keys yet.
Also, I am still a bit confused on how this code should be implemented in
my conf file. In the example you posted that refers back to the link, where
would I place it in the context of my views on the master? Do I only need
that one stanza on
I think you are pretty close. One detail that you appear to be missing are is
in the linked document:
server 10.0.1.1 {
/* Deliver notify messages to external view. */
keys { external-key; };
};
Your slaves should have a similar statement in each view with the IP of the
master and the relevant
4 matches
Mail list logo