From owner-freebsd-questions Sun Jan 14 15:41:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail1.rdc1.on.home.com (femail1.rdc1.on.home.com [24.2.9.88]) by hub.freebsd.org (Postfix) with ESMTP id 0F0E037B400 for ; Sun, 14 Jan 2001 15:41:19 -0800 (PST) Received: from wilma ([24.114.163.66]) by femail1.rdc1.on.home.com (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010114234027.VYI20641.femail1.rdc1.on.home.com@wilma>; Sun, 14 Jan 2001 15:40:27 -0800 Message-ID: <001201c07e83$80c5dc00$0300a8c0@wilma> From: "Dennis Jun" To: , Subject: DNS caching, DHCP, /etc/resolv.conf Date: Sun, 14 Jan 2001 18:41:22 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all! I recently setup a DNS caching server with named. I followed the instructions in Lehey's "The Complete FreeBSD." However I'm on @home and I my ip settings via dhcp. Thus it resets my /etc/resolv.conf all the time, that is, it removes my first line of nameserver 127.0.0.1 I'm wondering how can prevert/remedy this? I guess most people would suggest a simple script cronned, but is there another solution? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message