From owner-freebsd-stable@FreeBSD.ORG Wed Oct 5 02:05:38 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0E8116A41F for ; Wed, 5 Oct 2005 02:05:38 +0000 (GMT) (envelope-from malcolm.kay@internode.on.net) Received: from ash25e.internode.on.net (ash25e.internode.on.net [203.16.214.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45CD143D45 for ; Wed, 5 Oct 2005 02:05:38 +0000 (GMT) (envelope-from malcolm.kay@internode.on.net) Received: from beta.home (ppp206-42.lns1.adl2.internode.on.net [203.122.206.42]) by ash25e.internode.on.net (8.12.9/8.12.6) with ESMTP id j9525asF006529; Wed, 5 Oct 2005 11:35:36 +0930 (CST) (envelope-from malcolm.kay@internode.on.net) From: Malcolm Kay Organization: at home To: Jeremy Bogan Date: Wed, 5 Oct 2005 11:35:35 +0930 User-Agent: KMail/1.5.4 References: <200510050050.26723.malcolm.kay@internode.on.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510051135.35932.malcolm.kay@internode.on.net> Cc: stable@freebsd.org Subject: Re: Hosts/dns contention in FBSD 5.4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 02:05:39 -0000 On Wed, 5 Oct 2005 11:06 am, Jeremy Bogan wrote: > You could try running a caching DNS server locally, DjbDNS is > simple to setup and get going. > Yes, I have thought that maybe a local simple caching dns server would help; and if I can't otherwise fix the problem I'll give it a go. And I appreciate your suggestion of DjbDNS. It does seem however that this should not be necessary. Thanks, Malcolm Kay > On 05/10/2005, at 1:20 AM, Malcolm Kay wrote: > > ... > > But if the internet connection breaks -- e.g. the routers > > crash or the ISP connection fails for some reason then > > trying to ssh into the machine from another local machine is > > a problem -- either timing out our taking a very very long > > time. > > ...