From owner-freebsd-questions@FreeBSD.ORG Fri Jan 14 14:22:26 2005 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 3A42016A4CE for ; Fri, 14 Jan 2005 14:22:26 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4E6C43D49 for ; Fri, 14 Jan 2005 14:22:25 +0000 (GMT) (envelope-from infofarmer@mail.ru) Received: from [83.237.61.28] (port=2252 helo=[172.17.0.69]) by mx2.mail.ru with esmtp id 1CpSLI-0008vw-00 for freebsd-questions@freebsd.org; Fri, 14 Jan 2005 17:22:24 +0300 Message-ID: <41E7D5A0.2090004@mail.ru> Date: Fri, 14 Jan 2005 17:22:24 +0300 From: "Andrew P." User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 Cc: FreeBSD-Questions Questions References: <20050114131018.68217.qmail@web15703.mail.cnb.yahoo.com> <41E7CBFB.1090603@infracaninophile.co.uk> In-Reply-To: <41E7CBFB.1090603@infracaninophile.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam: Not detected Subject: Re: DNS: querying route DNS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: infofarmer@mail.ru List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 14:22:26 -0000 Matthew Seaman wrote: > If your ISPs nameservers are unreliable or overloaded, and not giving > you a good service, then one course of action you might consider is just > configuring the named(8) built into your FreeBSD system to do recursive > DNS lookups for you. (And caching -- but that's a given for any sort of > DNS server). If you (or anyone) is interested I'll be happy to post a > HowTo to the list. > Hello Matthew! I'm sure it won't be difficult for anyone to find a named(8) how-to, but I'd be very glad to see your post, please. I currently use djbdns, but I'm not very happy with it and I'd like to try something else. Thanx in advance! Best wishes, Andrew P.