From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 08:51:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E436A16A431 for ; Wed, 27 Jul 2005 08:51:52 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9348F43D46 for ; Wed, 27 Jul 2005 08:51:52 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-27-86-22.san.res.rr.com [66.27.86.22]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j6R8ppvh023313 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Wed, 27 Jul 2005 01:51:51 -0700 Message-Id: <6.1.0.6.2.20050727014549.038b9c50@cobalt.antimatter.net> X-Sender: lists@cobalt.antimatter.net X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Wed, 27 Jul 2005 01:47:45 -0700 To: Xu Qiang , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <20050727084323.4DFDF1D930@imss.sgp.fujixerox.com> References: <20050727084323.4DFDF1D930@imss.sgp.fujixerox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: DNS settings in FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2005 08:51:53 -0000 At 01:46 AM 7/27/2005, Xu Qiang wrote: >Hi, all: > >Last time I asked you that why the machine can map the hostname to ip >address without setting DNS Server in "/etc/rc.conf". > >Now I remember that I have provided DNS ip address in the initial >installing stage, where the installation wizard asked for me about the >settings step by step, in which I set the machine's hostname, ip address, >domain, gateway, subnet mask, and DNS server ip address. > >Now, when I open the file "/etc/rc.conf", I found the machine's hostname, >ip address, subnet mask, domain, and gateway/router are all in it. > >Yet, where is the DNS setting? If not in this file, which file does this >setting reside in? /etc/resolv.conf >P.S.: In solaris, I can use dos2unix to transfer txt file from DOS/Windows >format to Unix format, what is the corresponding command in FreeBSD? Install the dosunix port, It's in /usr/ports/converters/dosunix -Glenn >Thanks, >Xu Qiang > > >_______________________________________________ >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"