Date: Tue, 27 Feb 2007 09:10:19 -0800 From: Noah <admin2@enabled.com> To: User Questions <freebsd-questions@freebsd.org> Subject: named not starting on reboot Message-ID: <45E465FB.5010600@enabled.com>
next in thread | raw e-mail | index | archive | help
Hi there, I am having troubles with named not starting on boot nor am I am able to start it manually. I thought I have my chrootdir set correctly. here are my settings in my rc.conf ----s nip ---- named_enable="YES" named_uid="bind" named_program="/usr/local/sbin/named" named_flags="-c /etc/namedb/named.conf" named_chrootdir="/var/named" ---- snip--- here are the /var/log/messages error: Feb 27 09:07:46 access2 named[2058]: /etc/named.conf:6: change directory to '/var/named/etc/namedb' failed: file not found Feb 27 09:07:46 access2 named[2058]: /etc/named.conf:6: parsing failed Feb 27 09:07:46 access2 named[2058]: loading configuration: file not found Feb 27 09:07:46 access2 named[2058]: exiting (due to fatal error)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45E465FB.5010600>