From owner-freebsd-questions@FreeBSD.ORG Fri Apr 16 10:59:19 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 D305F16A4CE for ; Fri, 16 Apr 2004 10:59:19 -0700 (PDT) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B5543D5A for ; Fri, 16 Apr 2004 10:59:19 -0700 (PDT) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 4.20) id 1BEXcT-000D2t-ED; Fri, 16 Apr 2004 18:59:17 +0100 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i3GHxGuf099256; Fri, 16 Apr 2004 18:59:17 +0100 (BST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i3GHxGxp099255; Fri, 16 Apr 2004 18:59:16 +0100 (BST) Date: Fri, 16 Apr 2004 18:59:16 +0100 From: Jonathon McKitrick To: Olaf Hoyer Message-ID: <20040416175916.GB91692@dogma.freebsd-uk.eu.org> References: <20040416132311.GA90388@dogma.freebsd-uk.eu.org> <20040416160530.85220.qmail@web14603.mail.yahoo.com> <20040416165443.GA91692@dogma.freebsd-uk.eu.org> <20040416192138.C29249@gaff.hhhr.ision.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040416192138.C29249@gaff.hhhr.ision.net> User-Agent: Mutt/1.4i X-Spam-Score: -4.9 (----) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1BEXcT-000D2t-ED*6O9ay1w5vpM* cc: peter lageotakes cc: freebsd-questions@freebsd.org Subject: Re: How do I eliminate resolver delay?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 17:59:20 -0000 On Fri, Apr 16, 2004 at 07:26:00PM +0200, Olaf Hoyer wrote: : > So maybe I need to replace these when I connect to my wireless network? : > : Yes, because in that case your notebook tries to reach your DNS server : at your workplace, and times out. Ah, now it all makes sense. I fixed hosts when using the network, but forgot about resolv.conf. Is there an easier way to replace resolv rather than just running a script, which is what I (will) do now? : Or you run named as a caching-only NS, and add nameserver 127.0.0.1 : first place in /etc/resolv.conf. : : : pris 18:57 >host batcave.org : batcave.org has address 64.12.47.237 : : something like batcave.home or so will be fine... So batcave.home will solve the problem rather than setting up named? Vielen dank! jm -- My other computer is your Windows box.