From owner-freebsd-stable@FreeBSD.ORG Mon Jun 5 12:24:37 2006 Return-Path: X-Original-To: freebsd-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 1EC2E16A4C5 for ; Mon, 5 Jun 2006 12:24:37 +0000 (UTC) (envelope-from veldy@veldy.net) Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [63.240.77.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6686643D53 for ; Mon, 5 Jun 2006 12:24:36 +0000 (GMT) (envelope-from veldy@veldy.net) Received: from veldy.net ([66.41.96.112]) by comcast.net (sccrmhc15) with ESMTP id <2006060512243501500cgoese>; Mon, 5 Jun 2006 12:24:35 +0000 Received: from veldy.net (localhost [127.0.0.1]) by veldy.net (Postfix) with ESMTP id 0EF6E1CC59 for ; Mon, 5 Jun 2006 07:24:35 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by veldy.net (Postfix) with ESMTP id AC2C41CC20 for ; Mon, 5 Jun 2006 07:24:34 -0500 (CDT) Message-ID: <44842282.6050409@veldy.net> Date: Mon, 05 Jun 2006 07:24:34 -0500 From: "Thomas T. Veldhouse" User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: resolv.conf and dhclient 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: Mon, 05 Jun 2006 12:24:43 -0000 What is the best approach to keep dhclient from overwriting /etc/resolv.conf every time it gets a new lease on an IP address? This has been a frustrating search as Google has turned up next to nothing on the issue other than a hack into a script file which should be overwritten when world is rebuilt. Thanks in advance, Tom Veldhouse