From owner-freebsd-questions@FreeBSD.ORG Sun Dec 10 06:20:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 88EBC16A597 for ; Sun, 10 Dec 2006 06:20:39 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E2C143C9E for ; Sun, 10 Dec 2006 06:19:30 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so969220uge for ; Sat, 09 Dec 2006 22:20:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oB9RQ8Zu461N7igdktsNaq855ZdcImlwPKdH19rJDB3CGDdq9YMgB2TRQg2LRDA2sORDB2AdUFWeESj6bRRes0/PzrC8JH4N1BfqHIj8KchJfJ82D4mwTvk3hIf+ASIUWjKVlvFLk3dD1GEE/33Q8hTMSw6pVKMyxE3cHaLqfyU= Received: by 10.67.97.7 with SMTP id z7mr7881538ugl.1165731637436; Sat, 09 Dec 2006 22:20:37 -0800 (PST) Received: by 10.67.27.15 with HTTP; Sat, 9 Dec 2006 22:20:37 -0800 (PST) Message-ID: <499c70c0612092220p6c603fd5h4d491ed02b8af1fa@mail.gmail.com> Date: Sun, 10 Dec 2006 09:20:37 +0300 From: "Abdullah Al-Marrie" To: "Dan Nelson" In-Reply-To: <20061209225506.GD69299@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200612091549.14418.freebsd@dfwlp.com> <20061209225506.GD69299@dan.emsphone.com> Cc: Jonathan Horne , freebsd-questions@freebsd.org Subject: Re: dns cache on a desktop 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: Sun, 10 Dec 2006 06:20:39 -0000 On 12/10/06, Dan Nelson wrote: > In the last episode (Dec 09), Jonathan Horne said: > > how can i flush the dns cache on my desktop system? google turns up > > plenty on how to do it in linux or osx... but not freebsd. can > > someone clue me in? > > Just bounce named: /etc/rc.d/named restart > > If you are not running named, you have no cache to flush :) > > -- Is there away to cache dns for faster lookup, I don't run named? I use DHCP.