Re: DNS views setup help

2016-08-21 Thread project722
> > > view "insideview" { > > match-clients { > > internal-key; > > !external-key; > > internal; > > }; > > server 25.25.25.25 { > > keys { internal-key }; > >

Re: DNS views setup help

2016-08-19 Thread Mathew Ian Eis
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

Re: DNS views setup help

2016-08-18 Thread project722
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

Re: DNS views setup help

2016-08-18 Thread Mathew Ian Eis
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