Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.glorb.com!usenet.stanford.edu!not-for-mail From: Chris Thompson Newsgroups: comp.protocols.dns.bind Subject: Re: several master ip's for a slave zone Date: 06 Nov 2011 23:20:28 +0000 Lines: 21 Sender: Chris Thompson Approved: bind-users@lists.isc.org Message-ID: References: <4EB317F9.9010808@ripe.net> <4EB533E8.3000101@clegg.com> Reply-To: cet1@cam.ac.uk NNTP-Posting-Host: lists.isc.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 X-Trace: usenet.stanford.edu 1320621651 32371 149.20.64.75 (6 Nov 2011 23:20:51 GMT) X-Complaints-To: action@cs.stanford.edu To: Bind Users Mailing List Return-Path: X-Original-To: bind-users@lists.isc.org Delivered-To: bind-users@lists.isc.org X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ In-Reply-To: <4EB533E8.3000101@clegg.com> X-Mailer: Prayer v1.3.4 X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00, T_RP_MATCHES_RCVD autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mx.ams1.isc.org X-BeenThere: bind-users@lists.isc.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: BIND Users Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: x330-a1.tempe.blueboxinc.net comp.protocols.dns.bind:41 On Nov 5 2011, Alan Clegg wrote: >On 11/5/2011 4:21 AM, kalpesh varyani wrote: >> How does this feature address the risk that data provided by one master >> might get overwritten by another? > >The use of the word "masters" in the configuration of a slave zone is a >bit misleading. Under most circumstances, you list the authoritative >servers, not "multiple masters". Although Alan doesn't say so, this might suggest to some that you should list *all* the authoritative servers. That's a very bad idea - you need to arrange that the directed graph of "A can fetch from B" is acyclic. Otherwise servers can get into the state that A thinks its copy of the zone is up to date because B told it so, and B thinks so because A told it so (or longer loops, of course), while neither of them are true masters for it. -- Chris Thompson Email: cet1@cam.ac.uk