From owner-freebsd-questions@FreeBSD.ORG Fri May 30 11:25:42 2003 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 C325537B401 for ; Fri, 30 May 2003 11:25:42 -0700 (PDT) Received: from mx1.clickcom.com (mx2.clickcom.com [209.198.22.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8548543F85 for ; Fri, 30 May 2003 11:25:41 -0700 (PDT) (envelope-from jsmailing@clickcom.com) Received: from aesop (calefaction.clickcom.com [209.198.22.19]) by mx1.clickcom.com (email) with ESMTP id BB48A57F4E; Fri, 30 May 2003 14:25:40 -0400 (EDT) From: "John Straiton" To: "'Laszlo Vagner'" , Date: Fri, 30 May 2003 14:22:54 -0400 Message-ID: <006e01c326d8$8030f770$1916c60a@win2k.clickcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2727.1300 Importance: Normal In-Reply-To: <3ED79E49.30803@vagner.com> Subject: RE: how to stop resolv.conf from being updated X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 18:25:43 -0000 You could always use chflags to make the file un-writeable... Tho' there is probably a better solution #chflags schg /etc/resolv.conf John Straiton jks@clickcom.com Clickcom, Inc 704-365-9970x101 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Laszlo Vagner > Sent: Friday, May 30, 2003 2:09 PM > To: questions@freebsd.org > Subject: how to stop resolv.conf from being updated > > > I am using DHCP on a cable modem and my > providers nameserver really sucks > but changing my resolv.conf repairs > the lookups for a little while then it gets > set back to them upon bootup. > > how do i make it stay the way i set it. > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/free> bsd-questions > > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >