From owner-freebsd-questions@FreeBSD.ORG Tue Aug 12 16:51:25 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 C5DD937B401 for ; Tue, 12 Aug 2003 16:51:25 -0700 (PDT) Received: from illustrious.cnchost.com (illustrious.concentric.net [207.155.252.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EE6E43F93 for ; Tue, 12 Aug 2003 16:51:25 -0700 (PDT) (envelope-from mwoodson@sricrm.com) Received: from squelcher.redlands (bdsl.66.14.215.39.gte.net [66.14.215.39]) by illustrious.cnchost.com id TAA21607; Tue, 12 Aug 2003 19:51:12 -0400 (EDT) [ConcentricHost SMTP Relay 1.15] Errors-To: From: Mark Woodson Organization: Statistical Research, Inc. To: "Stuart Whelan" , freebsd-questions@freebsd.org Date: Tue, 12 Aug 2003 16:52:38 -0700 User-Agent: KMail/1.5.3 References: <000901c3612a$dc601170$0500a8c0@stuartdev> In-Reply-To: <000901c3612a$dc601170$0500a8c0@stuartdev> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308121652.38801.mwoodson@sricrm.com> Subject: Re: [JunkMail] RE: resolv.conf/named 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: Tue, 12 Aug 2003 23:51:26 -0000 On Tuesday 12 August 2003 04:38 pm, Stuart Whelan wrote: > > # /etc/resolv.conf > > domain internal.sricrm.com > > nameserver 10.1.2.2 > > Shouldn't nameserver be 127.0.0.1 if you have named running on the local > machine? Yes, on the machine with named running it's set to 127.0.0.1. That's the setting from a different machine (the one I work on), the only place it's not identical is the nameserver line. -Mark