DNS

Bill Moran wmoran at potentialtech.com
Wed Apr 9 11:09:10 PDT 2003


Tiago Andre wrote:
>    Hi there....
> 
>    I try to implement the dns bind server like the page of hanndbook, and
>    there they say that to:
> 
>    To ensure the named daemon is started at boot, put the following
>    modifications in /etc/rc.conf:
>        named_enable="YES"
>    But it didn't start

Did you reboot the system after changing /etc/rc.conf?  Ensure that
there is not a second line that says named_enable="no", as this will
override the first.

> i have to
> 
>    To start the daemon manually (after configuring it)
>      ndc start
>    Why??
> 
>    How can i do it??

Check /var/log/messages for any errors.  Also, do you see any messages
about named during bootup?

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



More information about the freebsd-questions mailing list