Forgot to reply all in my corrected answer.

On Apr 19, 2012, at 3:09 PM, Carlos Ribas wrote:

> Thanks Rich! I completely forgot that I can use the key in the definitions of 
> master. 
> 
> Regards,
> 
> ---------------------------------
> Carlos Eduardo Ribas
> 
> 
> 2012/4/19 Rich Goodson <rgood...@gronkulator.com>
> Sorry, that was the master config.
> 
> Slave config would look like:
> zone "example.com" {
> type slave;
> masters { 10.0.1.1 key hostA-myserver.key; };
> ..
> };
> 
> On Apr 19, 2012, at 1:48 PM, Carlos Ribas wrote:
> 
> > Hello all,
> >
> >     I have a server that is authoritative to my domain and is secondary to 
> > four different domains. What is the best way to receive the zones from 
> > master using TSIG? May I have something like this into a view statement?
> >
> > server 10.0.1.1 { keys hostA-myserver; };
> > server 10.0.1.2 { keys hostB-myserver; };
> > server 10.0.1.3 { keys hostC-myserver; };
> > server 10.0.1.4 { keys hostD-myserver; };
> >
> > Best regards,
> >
> > ---------------------------------
> > Carlos Eduardo Ribas
> >
> >
> > _______________________________________________
> > 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
> 
> 

_______________________________________________
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

Reply via email to