Am 07.07.2014 13:22, schrieb Maren S. Leizaola:
> We are setting up to do zone generations of two separate hidden masters which 
> will take turns on the zone generation.
> 
> Public/visible DNS servers "should" get notifies from both servers and select 
> the one with the with the highest
> serial number.
> 
> I am planning to run bind on one server and knot on the other. On bind i have 
> the issue that it would not send
> notifies to the name servers until I turned on "notify-soa  yes;". However I 
> realise that his will only notify one
> single DNS server and introduces a single point of failure.
> 
> How do I get bind to send notifies directly to each of the servers?

also-notify {192.168.0.1; 192.168.0.2;};

http://www.zytrax.com/books/dns/ch7/xfer.html#also-notify

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
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