Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Oct 2007 08:13:32 -0400
From:      "Brian A. Seklecki" <lavalamp@spiritual-machines.org>
To:        dhaneshk k <dhaneshkk@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Bind configuration in FreeBSD
Message-ID:  <1191586412.28483.131.camel@soundwave.pitbpa0.priv.collaborativefusion.com>
In-Reply-To: <BAY127-W250D5EA41666930AB99EABB2A90@phx.gbl>
References:  <BAY127-W250D5EA41666930AB99EABB2A90@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
You need to enable the service:

$ sudo vi /etc/rc.conf

>>
named_enable="YES"

:wq 

$ sudo /etc/rc.d/named restart

The bind in-tree is 9.3.4 and the chroot is already setup for you by
default.  You don't want to go installing a bitrot version from Ports.

~BAS

On Fri, 2007-10-05 at 12:08 +0000, dhaneshk k wrote:
> but no message that it is starting or not .




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1191586412.28483.131.camel>