From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 20:43:42 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 CE6A216A4CE for ; Thu, 18 Nov 2004 20:43:42 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7CB343D48 for ; Thu, 18 Nov 2004 20:43:42 +0000 (GMT) (envelope-from henninb@gmail.com) Received: by mproxy.gmail.com with SMTP id w41so321622cwb for ; Thu, 18 Nov 2004 12:43:42 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=QVjC4K/fovQJe+UwHK5Gz0YxyiQPdTA3cEiCgIxk/I2TrVgRpB3Cccp5Dq9/tfvCa0ZVKupiJnCJNym3iwPwJ6hWeJfFhONw+7VxQiFzJDo+QsuhTlnQVtMqGB4ZfCWO9GgwnbMTyU7qla8juAoDdcE/Bp7DaLQtDcjIOZLPvms= Received: by 10.11.118.33 with SMTP id q33mr137309cwc; Thu, 18 Nov 2004 12:43:42 -0800 (PST) Received: by 10.11.118.7 with HTTP; Thu, 18 Nov 2004 12:43:42 -0800 (PST) Message-ID: <47f8d9310411181243ef6862d@mail.gmail.com> Date: Thu, 18 Nov 2004 14:43:42 -0600 From: Brian Henning To: FreeBSD Questions Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: resolv.conf - hosts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Brian Henning List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 20:43:42 -0000 Greetings All: Is it possible to add a line above that name server entries in the resolv.conf file that will tell the system to check the hosts file for a resolution before querying the dns server(s)? Thanks, Brian