Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jul 2000 19:24:29 -0400 (EDT)
From:      Jaime Kikpole <jaime@malkav.snowmoon.com>
To:        Victor Miguel Romero Guevara <vromero@creatos.com.mx>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: DNS Configuration
Message-ID:  <Pine.BSF.4.10.10007141922390.39095-100000@malkav.snowmoon.com>
In-Reply-To: <396F84E2.11EA814A@creatos.com.mx>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Jul 2000, Victor Miguel Romero Guevara wrote:
> Hi, I'm new in FreeBSD and I want a DNS server running in FreeBSD.
> Please, where I can obtain information for do this?. Is the same way in
> Linux?.

	Look in /etc/namedb.  All the DNS server configuration files are
in there.  When you're done changing the settings type the following
command to restart your DNS server:

kill -HUP `cat /var/run/named.pid`

	That command needs to be run as root.

						Jaime



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?Pine.BSF.4.10.10007141922390.39095-100000>