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=3D"/usr/sbin/named"                 # named program

Followed by any flags:=20

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?
> =20
> IF yes, why it=B4s no running named?
> I tryed put a NO String and don=B4t run too
> =20
> I put a echo "X${named_enable}" in rc.network, to see what is wrong, and=
 the
> answer is XNO, with=20
> named_enable=3D"YES"
> =20
> bah...
> =20
> I don=B4t know what=B4s wrong.
> =20
> =20
> 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>