Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Jan 2007 13:32:48 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: named not starting on boot
Message-ID:  <13BF611FFA9D24AD35BC6BDD@utd59514.utdallas.edu>
In-Reply-To: <459AAC95.6010805@enabled.com>
References:  <459AAC95.6010805@enabled.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--On Tuesday, January 02, 2007 11:03:49 -0800 Noah <admin2@enabled.com> 
wrote:

> Hi there,
>
> I have a freeBSD 5.5 server not starting named upon reboot.  any clues
> how I can troubleshoot this issue?
>
># grep named /etc/rc.conf
> named_enable="YES"
> named_program="/usr/local/sbin/named"
># /usr/local/sbin/named -version
> BIND 9.3.2-P2
># uname -a
> FreeBSD ns2.ps.juniper.net 5.5-RELEASE FreeBSD 5.5-RELEASE #0: Tue May 23
> 14:58:27 UTC 2006
> root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>
Try adding this to /etc/rc.conf:
named_symlink_enable="YES"

By default, named runs chrooted.  Look at /etc/rc.d/named

Paul Schmehl (pauls@utdallas.edu)
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/




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