On 30 July 2013 22:52, Brandon Whaley <brand...@inmotionhosting.com> wrote:
> Once every few minutes the reload occurs on the master, which sends the > notify to our slave servers, who should check serials on all the masters > and transfer from the latest. > I think this is your problem. From what I understand BIND does not do this. It will contact the last server that it received an update from and check the serial, if it's greater then it will update, but it certainly won't chase around each master server looking to see if one of them has a higher version. I think you need to fix the way you have implemented the masters, BIND doesn't support multi-master DNS which is what you are trying to implement. If you need this functionality then Microsoft does (to a point, there still is effectively a master but as it's distributed through LDAP it handles multiple updates in the background using a timestamp of the update as the decider) but then IMHO it's just not BIND. Steve
_______________________________________________ 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