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: Phil Mayers
Newsgroups: comp.protocols.dns.bind
Subject: Re: several master ip's for a slave zone
Date: Sun, 06 Nov 2011 10:01:31 +0000
Lines: 14
Approved: bind-users@lists.isc.org
Message-ID:
References: <4EB317F9.9010808@ripe.net> <4EB533E8.3000101@clegg.com>
NNTP-Posting-Host: lists.isc.org
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: usenet.stanford.edu 1320573898 2166 149.20.64.75 (6 Nov 2011 10:04:58 GMT)
X-Complaints-To: action@cs.stanford.edu
To: bind-users@lists.isc.org
Return-Path:
X-Original-To: bind-users@lists.isc.org
Delivered-To: bind-users@lists.isc.org
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Lightning/1.0b1 Thunderbird/3.0.10
In-Reply-To:
X-IC-MsgID: 1RMzXY-0003oL-66
X-Spam-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00 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:40
On 11/05/2011 01:32 PM, Felix New wrote:
> if i have several master servers, whether i must ensure that all the
> master server's serial are the same? i think this is a little complex,
> in particular zone is updated by dynamic update(In such a scenario, the
> serial number is controled by every single bind).
That's a bad architecture (multiple masters with no coordination). Don't
deploy it.
Either use a single master, or deploy one of the solutions which
actually makes multi-master work, and coordinates changes and zone serial.
Having said that - you can set the zone serial via dynamic update. Just
add a SOA record with the required serial.