From owner-freebsd-questions@FreeBSD.ORG Sun Jan 30 00:17:47 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 9BA4116A4CE for ; Sun, 30 Jan 2005 00:17:47 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA4A43D41 for ; Sun, 30 Jan 2005 00:17:47 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so41782wri for ; Sat, 29 Jan 2005 16:17:46 -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=qiyCQ8QhELlppXleSq3bAFW8/Ok6NSJPfmxNus2sQ7ZZWQeVFH2pVB9Zggkm5CgwAhHSuvgVZA9e67ZjKWuRt2zqmrW3gtTn1GT5lMCA1t6oHc8oHdFpk9uDCb59yvbgDgvUKquuynbyVJv6amSd8q1jLEUkE/w3au0D/Xum+wQ= Received: by 10.54.49.41 with SMTP id w41mr102281wrw; Sat, 29 Jan 2005 16:16:40 -0800 (PST) Received: by 10.54.42.47 with HTTP; Sat, 29 Jan 2005 16:16:40 -0800 (PST) Message-ID: <810a540e050129161643a56950@mail.gmail.com> Date: Sat, 29 Jan 2005 17:16:40 -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:17:47 -0000 I followed that tutorial, there's no difference. When I run top I see that there is a named process that's owned by the bind user, but it doesn't open a port and I then obviously can't query the server. 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" > > > >