From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 17:47:06 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 75EAD37B401 for ; Wed, 11 Jun 2003 17:47:05 -0700 (PDT) Received: from sccrmhc12.attbi.com (sccrmhc12.attbi.com [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id A123F43FBD for ; Wed, 11 Jun 2003 17:47:04 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by attbi.com (sccrmhc12) with ESMTP id <200306120047040120097fq1e>; Thu, 12 Jun 2003 00:47:04 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h5C0l31V061177; Wed, 11 Jun 2003 20:47:03 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h5C0l35v061174; Wed, 11 Jun 2003 20:47:03 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: John DeStefano References: <20030611174826.57957.qmail@web40601.mail.yahoo.com> From: Lowell Gilbert Date: 11 Jun 2003 20:47:03 -0400 In-Reply-To: <20030611174826.57957.qmail@web40601.mail.yahoo.com> Message-ID: <44znkogm0o.fsf@be-well.ilk.org> Lines: 7 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: network settings auto-config 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: Thu, 12 Jun 2003 00:47:06 -0000 John DeStefano writes: > Is there another file/setting that's being consulted somewhere at boot time? Gary mentioned it may be due to a smbd, netbios-ssn, or DCHP setting, but he's unfamiliar with those services. Add some overrides to the dhclient.conf(5) file to put in your preferred DNS server. I use the "prepend" modifier, but you might want "supersede" instead.