From owner-freebsd-questions@FreeBSD.ORG Thu Sep 1 15:50:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFB2E16A41F for ; Thu, 1 Sep 2005 15:50:07 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7664943D49 for ; Thu, 1 Sep 2005 15:50:07 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id EBD135E18; Thu, 1 Sep 2005 11:50:06 -0400 (EDT) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 42033-03; Thu, 1 Sep 2005 11:50:05 -0400 (EDT) Received: from [192.168.1.3] (pool-68-161-79-217.ny325.east.verizon.net [68.161.79.217]) by pi.codefab.com (Postfix) with ESMTP id AC94F5D8C; Thu, 1 Sep 2005 11:50:05 -0400 (EDT) Message-ID: <4317232F.2080804@mac.com> Date: Thu, 01 Sep 2005 11:50:07 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050801 X-Accept-Language: en-us, en MIME-Version: 1.0 To: daniel References: <200509011141.00295.danstemporaryaccount@yahoo.ca> In-Reply-To: <200509011141.00295.danstemporaryaccount@yahoo.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com Cc: freebsd-questions@freebsd.org Subject: Re: named slave not refreshing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 15:50:07 -0000 daniel wrote: [ ... ] > However, if i change the values on the master and run > > # rndc refresh w.x.y.z > > on the slave, nothing is updated. I let it go overnight and still nothing > changed. If I restart named on the slave, nothing is updated either. But if > delete /etc/namedb/slave/w.x.y.z.db and restart the server, THEN it gets the > new values. > > Anyone know what I'm doing wrong? For a dollar, my bet is that you didn't update the serial number in the SOA record of the zone file. -- -Chuck