From owner-freebsd-stable@FreeBSD.ORG Thu Jan 15 05:04:37 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56C29106567A for ; Thu, 15 Jan 2009 05:04:37 +0000 (UTC) (envelope-from serg@tmn.ru) Received: from sbtx.tmn.ru (sbtx.tmn.ru [212.76.160.49]) by mx1.freebsd.org (Postfix) with ESMTP id B65668FC0C for ; Thu, 15 Jan 2009 05:04:36 +0000 (UTC) (envelope-from serg@tmn.ru) X-Bogosity: Ham, spamicity=0.000000 Received: from sv.tech.sibitex.tmn.ru (sv.tech.sibitex.tmn.ru [10.76.160.59]) by sbtx.tmn.ru (8.14.2/8.14.2) with ESMTP id n0F4hXKi086600; Thu, 15 Jan 2009 09:43:37 +0500 (YEKT) (envelope-from serg@tmn.ru) Received: from sv.tech.sibitex.tmn.ru (localhost.tech.sibitex.tmn.ru [127.0.0.1]) by sv.tech.sibitex.tmn.ru (8.14.3/8.14.3) with ESMTP id n0F4hXHT042112; Thu, 15 Jan 2009 09:43:33 +0500 (YEKT) (envelope-from serg@sv.tech.sibitex.tmn.ru) Received: (from serg@localhost) by sv.tech.sibitex.tmn.ru (8.14.3/8.14.3/Submit) id n0F4hXe6042111; Thu, 15 Jan 2009 09:43:33 +0500 (YEKT) (envelope-from serg) Date: Thu, 15 Jan 2009 09:43:33 +0500 From: "Sergey N. Voronkov" To: Mike Lempriere Message-ID: <20090115044333.GA42029@tmn.ru> References: <496EB76F.9000501@vintners.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <496EB76F.9000501@vintners.net> User-Agent: Mutt/1.4.2.3i X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (sbtx.tmn.ru [10.0.160.49]); Thu, 15 Jan 2009 09:43:57 +0500 (YEKT) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on sbtx.tmn.ru X-Virus-Status: Clean Cc: stable@freebsd.org Subject: Re: named won't start X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jan 2009 05:04:38 -0000 On Wed, Jan 14, 2009 at 08:11:27PM -0800, Mike Lempriere wrote: > From /var/log/messages: > starting BIND 9.4.3-P1 -t /var/named -u bind > could not get query source dispatcher (0.0.0.0#53) > loading configuration: address in use > exiting (due to fatal error) > > I had just updated from 5-stable (at 5.5) to 6-stable (at 6.4). Upon > today's upgrade I got to 7.1. Everything else seems to be be working > (the machine is basically a webserver), except named. apache is serving > up pages, but only until my TTL times out... > > I so no errors in the builds or installs. I foolwed the instructions in > UPDATING. I believe I did an accurate merge of my named.conf file. > > This is a production machine, with paying customers -- please help! > Thank you! > http://www.fiveanddime.net/bind-9/bind-9.3.1/doc/misc/migration..html "6. No Information Leakage between Zones" "Sites that were relying on this BIND 8 behaviour need to add any omitted glue NS records, and any necessary glue A records, to the parent zone." Did You insert NS and A records into parent zone files? Serg N. Voronkov, Sibitex Ltd.