Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2000 12:15:25 -0500
From:      John <papalia@udel.edu>
To:        "Jackson Donadel" <fatboy@linuxbr.com.br>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: rc.conf
Message-ID:  <4.1.20000108121351.0095aba0@mail.udel.edu>
In-Reply-To: <003501bf59fa$bcb8ffc0$7a9ef8c8@void.net>

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

The next line in your /etc/rc.conf file should be:

named_program="/usr/sbin/named"                 # named program

Followed by any flags: 

named_flags="-b /etc/namedb/named.conf"         # Flags to named

And, of course, the somewhat silly question.... did you reboot?

Good luck,
John

>
> named_enable="YES"
> This option in /etc/rc.conf will run named, no?
>  
> IF yes, why itīs no running named?
> I tryed put a NO String and donīt run too
>  
> I put a echo "X${named_enable}" in rc.network, to see what is wrong, and the
> answer is XNO, with 
> named_enable="YES"
>  
> bah...
>  
> I donīt know whatīs wrong.
>  
>  
> Jackson





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.1.20000108121351.0095aba0>