From owner-freebsd-questions@FreeBSD.ORG Thu Sep 25 11:49:30 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 2EEE516A4B3 for ; Thu, 25 Sep 2003 11:49:30 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD86744003 for ; Thu, 25 Sep 2003 11:49:26 -0700 (PDT) (envelope-from chris@susi.net) Received: from red (unknown[12.242.194.16](misconfigured sender)) by attbi.com (rwcrmhc11) with SMTP id <2003092518492601300dd5bpe>; Thu, 25 Sep 2003 18:49:26 +0000 From: "chris" To: Date: Thu, 25 Sep 2003 13:55:49 -0500 Message-ID: <01bf01c38396$a3191950$0100000a@red> 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.4024 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Question on FreeBSD name resolution 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, 25 Sep 2003 18:49:30 -0000 In /etc I have the file resolv.conf with the single line: nameserver 10.0.0.10 which is my DNS server. I also have a host.conf file with: #Auto-generated from nsswitch.conf, do not edit hosts bind and for reference nsswitch.conf has: hosts: files dns Since I am using DHCP which is on my NT box, I have options set for a WINS server and Node-type of H-Node. I think I know the answer but I'll ask, does this affect FreeBSD's Network configuration in some way? > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of charles pelletier > Sent: Thursday, September 25, 2003 10:34 AM > To: freebsd-questions@freebsd.org > Subject: Re: Question on FreeBSD name resolution > > You need to create a resolv.conf file. Your BSD box does not have the > required information to be able to resolve ip addresses with FQDNs and it > needs to have that information. > > --charlie > > _________________________________________________________________ > Get McAfee virus scanning and cleaning of incoming attachments. Get > Hotmail > Extra Storage! http://join.msn.com/?PAGE=features/es > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org"