Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Feb 2007 11:35:53 -0800
From:      Noah <admin2@enabled.com>
To:        User Questions <freebsd-questions@freebsd.org>
Subject:   named: config filename (-c /var/named/etc/namedb/named.conf) 
Message-ID:  <45D36499.1020503@enabled.com>

next in thread | raw e-mail | index | archive | help

Hi,

I am getting a little mixed up here.

I am trying to place the proper switches in my rc.conf file so I can use 
the script from /etc/rc.d/named to start my named process.

what do I have configured wrong?


# grep named /etc/rc.conf
named_enable="YES"
named_program="/usr/local/sbin/named"
named_flags="-c /var/named/etc/namedb/named.conf"
named_chrootdir="/var/named"


here is the error from the script:

# /etc/rc.d/named start
Starting named.
named: config filename (-c /var/named/etc/namedb/named.conf) contains 
chroot path (-t /var/named)





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