Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 15:14:13 -0500
From:      "aklist_061666" <aklist_061666@enigmedia.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Newbie: BIND conf "file not found" error
Message-ID:  <010e01c51076$41b714f0$0b01a8c0@enigmedia.net>

next in thread | raw e-mail | index | archive | help
One last question on configuring Named to run:

I'm able to start BIND from the command line with:

/usr/sbin/named -c /etc/named.conf

but when I modify my rc.conf file with:

named_enable="YES"
named_program="/usr/sbin/named"
named_flags="-u bind -c /etc/named.conf"

I get an error on startup:

Feb 11 14:47:53 ns2 named[275]: none:0 open: /etc/named.conf: file not found
Feb 11 14:47:53 ns2 named[275]: loading configruation: file not found
Feb 11 14:47:53 ns2 named[275]: exiting (due to fatal error)

what's wrong with my config-file path parameter in rc.conf?

Thanks! 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?010e01c51076$41b714f0$0b01a8c0>