From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 17:14:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1407F16A4CE for ; Tue, 9 Nov 2004 17:14:53 +0000 (GMT) Received: from helium.webpack.hosteurope.de (helium.webpack.hosteurope.de [217.115.142.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54C7B43D1F for ; Tue, 9 Nov 2004 17:14:52 +0000 (GMT) (envelope-from me@hexren.net) Received: by helium.webpack.hosteurope.de running Exim 4.34 using asmtp helo=hexren.steenbuck.net) id 1CRZZy-0006bW-JJ; Tue, 09 Nov 2004 18:14:50 +0100 Date: Tue, 9 Nov 2004 18:14:48 +0100 From: Hexren X-Mailer: The Bat! (v1.62i) Business X-Priority: 3 (Normal) Message-ID: <16716575604.20041109181448@hexren.net> To: "Andrew Smith" In-Reply-To: <00e101c4c67d$19b32900$19c8a8c0@loriandsmith> References: <00e101c4c67d$19b32900$19c8a8c0@loriandsmith> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Caching DNS Server? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hexren List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 17:14:53 -0000 AS> I want to setup a Caching DNS server for my network using FreeBSD 5.3. Can someone point me in the right direction with what port I need to install and any links to installation guides? AS> Thanks in Advance! AS> _______________________________________________ AS> freebsd-questions@freebsd.org mailing list AS> http://lists.freebsd.org/mailman/listinfo/freebsd-questions AS> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --------------------------------------------- I found this very helpful. Note that it is not FreeBSD specific but focuses more ob BIND. http://langfeldt.net/DNS-HOWTO/BIND-9/DNS-HOWTO.html#toc5 The DNS section in the FreeBSD Handbook. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-dns.html