Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Jan 2000 13:11:48 -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.20000108130912.00911a00@mail.udel.edu>
In-Reply-To: <004701bf59fd$eb586520$7a9ef8c8@void.net>
References:  <4.1.20000108121351.0095aba0@mail.udel.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
What happens if you try to execute named manually with: =20

/usr/sbin/named

You should hopefully end up with some error messages, unless you created a
namedb.conf.

If you try to start, are there any errors that appear in /var/log/messages?

--John



>fenix# ps -aux | grep named
>fenix#
>
>After change those lines, and reboot
>
>----- Original Message -----
>From: John <papalia@udel.edu>
>To: Jackson Donadel <fatboy@linuxbr.com.br>
>Cc: <freebsd-questions@freebsd.org>
>Sent: Saturday, January 08, 2000 3:15 PM
>Subject: Re: rc.conf
>
>
>The next line in your /etc/rc.conf file should be:
>
>named_program=3D"/usr/sbin/named"                 # named program
>
>Followed by any flags:
>
>named_flags=3D"-b /etc/namedb/named.conf"         # Flags to named
>
>And, of course, the somewhat silly question.... did you reboot?
>
>Good luck,
>John
>
>>
>> named_enable=3D"YES"
>> This option in /etc/rc.conf will run named, no?
>>
>> IF yes, why it=B4s no running named?
>> I tryed put a NO String and don=B4t 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=3D"YES"
>>
>> bah...
>>
>> I don=B4t know what=B4s 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.20000108130912.00911a00>