Bind configuration in FreeBSD

Brian A. Seklecki lavalamp at spiritual-machines.org
Fri Oct 5 05:13:34 PDT 2007


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 .



More information about the freebsd-questions mailing list