Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 09:51:26 -0400
From:      John <papalia@udel.edu>
To:        gzeigler@texasonline.net, questions@FreeBSD.ORG
Subject:   Re: rc.conf -- starting named
Message-ID:  <4.3.1.2.20000825095046.00ab7ef0@mail.udel.edu>
In-Reply-To: <200008250845580694.03B24CC1@texasonline.net>
References:  <20000825124237.A36221@mithrandr.moria.org> <20000824150715.A24874@mithrandr.moria.org> <200008250308.XAA35419@sanson.reyes.somos.net> <20000824234035.L28027@149.211.6.64.reflexcom.com> <20000825124237.A36221@mithrandr.moria.org>

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

>Anyone know the line I should add to rc.conf to start named?  What I 
>considered the standard is not working

This appears right after the inetd lines in my /etc/rc.conf (4.1-Stable):

named_enable="YES"              # Run named, the DNS server (or NO).
named_program="/usr/sbin/named" # named program, in case we want bind8 instead.
named_flags="-b /etc/namedb/named.conf" # Flags to named (if enabled).

Hope that helps,
John



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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