From owner-freebsd-questions@FreeBSD.ORG Wed Apr 9 11:09:10 2003 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 96FEB37B401 for ; Wed, 9 Apr 2003 11:09:10 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1b-122.pit.adelphia.net [24.53.161.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E31EE43FBF for ; Wed, 9 Apr 2003 11:09:09 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h39I98JP013828; Wed, 9 Apr 2003 14:09:09 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3E9461C4.7080904@potentialtech.com> Date: Wed, 09 Apr 2003 14:09:08 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030301 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tiago Andre References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@FreeBSD.org Subject: Re: DNS 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: Wed, 09 Apr 2003 18:09:10 -0000 Tiago Andre wrote: > Hi there.... > > I try to implement the dns bind server like the page of hanndbook, and > there they say that to: > > To ensure the named daemon is started at boot, put the following > modifications in /etc/rc.conf: > named_enable="YES" > But it didn't start Did you reboot the system after changing /etc/rc.conf? Ensure that there is not a second line that says named_enable="no", as this will override the first. > i have to > > To start the daemon manually (after configuring it) > ndc start > Why?? > > How can i do it?? Check /var/log/messages for any errors. Also, do you see any messages about named during bootup? -- Bill Moran Potential Technologies http://www.potentialtech.com