Hi You can not really share a zone(=file) between views. Both views will believe they have full rights to the file and one view will see this as someone (the other view) will change the file behind its back.
What might work is to use a key to allow you to access the views needed. You should include a masters statement in each zone on the slave, including wich master to transfer from and the key needed. A view may be accessed by IPs and/or by keys. See the ARM for details. On 05/03/13 17:07, ?? wrote: > Hi,all > > I want to transfer multiple views from master to slave. The zones are > in different views in master, and in single view in slave. > > Ex: > > MASTER: > > view "v1"{ > zone "z11" {...} //need transfer > zone "z12" {...} > zone "z13" {...} > } > > view "v2" { > zone "z21" {...} //need transfer > zone "z22" {...} > zone "z23" {...} > } > > SLAVE: > view "sv" { > zone "z11" {...} // from v1 z11 > zone "z21" {...} // from v2 z21 > } > > What should I do? > > Maybe I can share a dynamic zone between multiple views, but the > MASTER's named.conf will be very complex. > > -- > Best Regards! > ================================= > > > _______________________________________________ > Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe > from this list > > bind-users mailing list > bind-users@lists.isc.org > https://lists.isc.org/mailman/listinfo/bind-users -- Best regards Sten Carlsen No improvements come from shouting: "MALE BOVINE MANURE!!!"
_______________________________________________ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users