From owner-freebsd-questions@FreeBSD.ORG Thu Sep 23 14:56:02 2004 Return-Path: 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 0741916A4CE for ; Thu, 23 Sep 2004 14:56:02 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7EE843D31 for ; Thu, 23 Sep 2004 14:56:01 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1CAV0r-0003vn-00 for freebsd-questions@freebsd.org; Thu, 23 Sep 2004 10:56:01 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16722.58073.507389.940815@jerusalem.litteratus.org> Date: Thu, 23 Sep 2004 10:51:05 -0400 To: freebsd-questions@freebsd.org In-Reply-To: <1095950488.4152e09842a7b@mail.completecomputing.com> References: <1095950488.4152e09842a7b@mail.completecomputing.com> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: Bind 9.3.0 on FreeBSD 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 14:56:02 -0000 kallender@completecomputing.com writes: > This is potentially a stupid question, but is there a known issue > with the rc script which controls named under FreeBSD 5.2.1? I think you are looking for something which doesn't exist. The only script involved with "controlling" named (that I know of) is /etc/rc. What I think you want in /usr/local/sbin/rndc. root@>> /usr/local/sbin/rndc status number of zones: 8 debug level: 0 xfers running: 0 xfers deferred: 0 soa queries in progress: 0 query logging is OFF server is up and running Robert Huff