R: How do I do a zone transfer of two different views

2010-08-30 Thread Chiesa Stefano
no.chiesa=wki...@lists.isc.org] Per conto di Scott Simpson Inviato: sabato 28 agosto 2010 8.22 A: bind-users@lists.isc.org Oggetto: How do I do a zone transfer of two different views I have a master DNS server with two different views: "internal" and "external". How do I do a z

Re: How do I do a zone transfer of two different views

2010-08-27 Thread Casey Deccio
On Fri, Aug 27, 2010 at 11:22 PM, Scott Simpson wrote: > I have a master DNS server with two different views: "internal" and > "external". How do I do a zone transfer of the two different views? The > following on the slave only grabs the internal view: > Use two TSIG keys, one for each view, to

How do I do a zone transfer of two different views

2010-08-27 Thread Scott Simpson
I have a master DNS server with two different views: "internal" and "external". How do I do a zone transfer of the two different views? The following on the slave only grabs the internal view: view "external" { match-clients { any; }; allow-transfer { none; }; allow-query { any; };