Subject: Re: named settings
To: Mark R. Nathan <mark@nathan.net>
From: Willem Brown <willem@brwn.org>
List: netbsd-help
Date: 06/19/2000 21:03:42
Hi,
On Mon, Jun 19, 2000 at 11:35:51AM -0700, Mark R. Nathan wrote:
> On 6/19/00, Willem Brown wanted to tell me:
> >You can specify the location of the config file with a command line
> >option. -c /etc/named.conf
> >
> >Look at the named_flags="" option in the /etc/rc.conf file and add
> >the -c /etc/named.conf between the double quotes. Also make sure
> >that named=NO is set to named=YES if you want named to start each time
> >the system loads.
>
> Thanks Willem!!
>
> Even after setting this in rc.conf, named always points to
This file is only used when the system is booted. The /etc/rc startup scripts
uses this file so it knows what commands to load at system startup and what
options to use if any.
> /usr/pkg/etc/named.conf
That might be a compile time default. What happens when you
type named -c /etc/named.conf. You can always copy the /etc/named.conf
file to the /usr/pkg/etc/ directory or create a link in the /usr/pkg/etc
directory to the /etc/named.conf file.
cd /usr/pkg/etc
ln -s /etc/named.conf .
>
> instead of
>
> /etc/named.conf
>
> Is there another local file that needs some changing as well?
> --
>
>
>
> =======================================================================
> -----------------------------------------------------------------------
> Mark R. Nathan http://www.miraboomusic.com
> Miraboo Group mailto:president@miraboomusic.com
> President mailto:mark@nathan.net
Regards
Willem Brown
--
/* =============================================================== */
/* Linux, FreeBSD, NetBSD, OpenBSD. The choice is yours. */
/* =============================================================== */
Leave bigotry in your quarters; there's no room for it on the bridge.
-- Kirk, "Balance of Terror", stardate 1709.2