Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2000 15:29:15 -0200
From:      "Jackson Donadel" <fatboy@linuxbr.com.br>
To:        "John" <papalia@udel.edu>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: rc.conf
Message-ID:  <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
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="/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?004701bf59fd$eb586520$7a9ef8c8>