Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2006 07:52:25 -0700
From:      George Allan <d1945@sbcglobal.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Running Name Server
Message-ID:  <20061002145225.GA988@home>
In-Reply-To: <200610030004.49614.shinjii@virusinfo.rdksupportinc.com>
References:  <200610030004.49614.shinjii@virusinfo.rdksupportinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 03, 2006 at 12:04:48AM +1000, Warren Liddell wrote:
> Im wanting to run a name server server locally around my network on
> FreeBSD 6.2-PRERELEASE ... Where abouts do i find the port to install
> so i can configure it ?

/usr/ports/dns/bind9/    

Read the Handbook for information on how to set things up.
Additionally, I'd suggest checking out Greg Leahy's FreeBSD book, now
available in downloadable PDF format from
http://www.lemis.com/grog/Documentation/CFBSD/.  Even better, buy it.

If you don't have a registered domain name, note that the "example.org"
domain is reserved for such uses; but any "fantasy" name should work,
providing the name you choose doesn't conflict with a real (registered)
domain.  

You'll also most likely want to add a DHCP server.

cd /usr/ports && make search name=dhcp

The rest is left as an exercise for the reader.









Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061002145225.GA988>