From owner-freebsd-current@FreeBSD.ORG Tue Sep 28 23:56:40 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1606816A4CF for ; Tue, 28 Sep 2004 23:56:40 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id B428743D45 for ; Tue, 28 Sep 2004 23:56:39 +0000 (GMT) (envelope-from juhasaarinen@gmail.com) Received: by mproxy.gmail.com with SMTP id 79so3352327rnk for ; Tue, 28 Sep 2004 16:56:39 -0700 (PDT) Received: by 10.38.77.44 with SMTP id z44mr1271815rna; Tue, 28 Sep 2004 16:56:39 -0700 (PDT) Received: by 10.38.73.29 with HTTP; Tue, 28 Sep 2004 16:56:39 -0700 (PDT) Message-ID: Date: Wed, 29 Sep 2004 11:56:39 +1200 From: Juha Saarinen To: Sean McNeil In-Reply-To: <1096399572.1234.2.camel@server.mcneil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1096399572.1234.2.camel@server.mcneil.com> cc: freebsd-current@freebsd.org Subject: Re: bind9: cannot stop/start it X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Juha Saarinen List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2004 23:56:40 -0000 On Tue, 28 Sep 2004 12:26:12 -0700, Sean McNeil wrote: > The latest version of BIND will properly stop on a running system, but > it will hang (and cause programs that access dns to hang) when I do a > start. > > Let me know if there is anything I can do to help track down this > problem. -current/amd64 machine with many services running. Anything in /var/log/messages? Does 'rndc status' tell you anything? -- Juha