From owner-freebsd-questions@FreeBSD.ORG Wed Sep 3 00:35:21 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC3741065884 for ; Wed, 3 Sep 2008 00:35:21 +0000 (UTC) (envelope-from troy@i2bnetworks.com) Received: from i2bnetworks.com (odyssey.prod.i2bnetworks.com [66.181.0.5]) by mx1.freebsd.org (Postfix) with ESMTP id 7D6648FC21 for ; Wed, 3 Sep 2008 00:35:21 +0000 (UTC) (envelope-from troy@i2bnetworks.com) Received: from [10.181.6.201] (ip-66-181-6-201.cust.i2bnetworks.com [66.181.6.201]) by i2bnetworks.com (8.14.2/8.9.3) with ESMTP id m830NA17097782 for ; Tue, 2 Sep 2008 17:23:10 -0700 (PDT) (envelope-from troy@i2bnetworks.com) Message-Id: From: Troy Beisigl To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v926) Date: Tue, 2 Sep 2008 17:23:10 -0700 X-Mailer: Apple Mail (2.926) Subject: bind 9 caching only name server best practice. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 00:35:21 -0000 Hi, I'm looking for some information on what the best way to run a bind 9 caching name server on FreeBSD 6.3 +. Basically, configurations and kernel tweaks on the FreeBSD side of things for memory and performance is what I am looking for. The actual Bind compile and configuration I understand. Does anyone have any insight on this they would like to share? Thanks, -Troy