From owner-freebsd-questions Fri Dec 28 9:56: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from TheWorld.com (pcls2.std.com [199.172.62.104]) by hub.freebsd.org (Postfix) with ESMTP id 4F2FB37B41E for ; Fri, 28 Dec 2001 09:56:01 -0800 (PST) Received: from shell.TheWorld.com (root@shell01.TheWorld.com [199.172.62.241]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id MAA26937; Fri, 28 Dec 2001 12:55:59 -0500 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id MAA6061942; Fri, 28 Dec 2001 12:55:58 -0500 (EST) Date: Fri, 28 Dec 2001 12:55:58 -0500 (EST) From: Kenneth W Cochran Message-Id: <200112281755.MAA6061942@shell.TheWorld.com> To: freebsd-questions@freebsd.org Subject: Howto - dhclient not generate/update resolv.conf Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello... What is a/the correct way to get DHCP (dhclient) to *not* generate/update /etc/resolv.conf when it starts/renews? OS is FreeBSD RELENG_4 as of 2001/12/27 (4.5-PRERELEASE). What I want to do: Get my ip-address, etc, via DHCP/dhclient, but still be able to run my own (caching-only, for example) nameserver. Based on manpage(s) (e.g. resolv.conf(5)) it seems quite appropriate to *not* have resolv.conf in this scenario. (?) Citable source (aka, FM to RT :) much appreciated. So far, I haven't found quite what I'm looking for in the manpages, Handbook, books, etc. Thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message