From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 00:57:51 2005 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 A65E316A4CE for ; Sun, 30 Jan 2005 00:57:51 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D34D43D4C for ; Sun, 30 Jan 2005 00:57:51 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so43756wri for ; Sat, 29 Jan 2005 16:57:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=bWMn2917PNhFUSuyuxNR/U+JUp/6m51uW8BtQfBcGtPc/n7H79a+OkkbGaDwGIgTQ3hbLXUaV+r81UpOextnXPyYIHcitj/lnNXDX5mNSaFvhsYspznmBKgmJUGnnOZl0lH0mrRsohwNfjXjivP15vM4dDe+cgVk+3ctURO+w7k= Received: by 10.54.11.51 with SMTP id 51mr185575wrk; Sat, 29 Jan 2005 16:57:50 -0800 (PST) Received: by 10.54.42.47 with HTTP; Sat, 29 Jan 2005 16:57:50 -0800 (PST) Message-ID: <810a540e05012916571b3c0f90@mail.gmail.com> Date: Sat, 29 Jan 2005 17:57:50 -0700 From: Pat Maddox To: freebsd-questions@freebsd.org In-Reply-To: <014a01c5065e$9cb97720$c900a8c0@ostros> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <810a540e05012915545b959058@mail.gmail.com> <014a01c5065e$9cb97720$c900a8c0@ostros> Subject: Re: BIND9 doesn't seem to do anything X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2005 00:57:51 -0000 The named process is always in the kserel state. I've got no idea what that is, and all I can find on Google is that programs hang in that state. So I don't know what to do. There's no output, I can't find any logs, there's just no way for me to tell what's wrong. On Sat, 29 Jan 2005 15:59:46 -0800, Thomas Foster wrote: > you might want to add named_enable="YES" in your /etc/rc.conf > > check out the following tutorial on setting up Bind9 > > http://www.section6.net/help/bind.php > > Hope this helps.. > > T > ----- Original Message ----- > From: "Pat Maddox" > To: > Sent: Saturday, January 29, 2005 3:54 PM > Subject: BIND9 doesn't seem to do anything > > >I installed BIND9 from the ports earlier, edited the config files a > > bit, but I can't get it to run at all. When I type named, or > > /etc/rc.d/named start, there's no output at all, and then I find that > > named isn't running. I've tried this again with the default install > > as well, without touching and files, but same thing. There also isn't > > anything in the logs folder, so I guess it's not creating an error log > > of anything. Any ideas? > > > > Thanks, > > Pat > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > >