From owner-freebsd-questions Thu Dec 5 3:49: 9 2002 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 C426037B401; Thu, 5 Dec 2002 03:49:07 -0800 (PST) Received: from catv-50622a7a.nyircatv.broadband.hu (catv-50622a7a.nyircatv.broadband.hu [80.98.42.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42CA143EC2; Thu, 5 Dec 2002 03:48:59 -0800 (PST) (envelope-from andrew@kronos.HomeUnix.com) Received: from slave.east.ath.cx (witch@slave.east.ath.cx [10.1.1.1]) by catv-50622a7a.nyircatv.broadband.hu (8.12.6/8.12.6) with ESMTP id gB5Bmqqp036080 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 5 Dec 2002 12:48:58 +0100 (CET) (envelope-from andrew@east.ath.cx) Date: Thu, 5 Dec 2002 12:48:52 +0100 (CET) From: Andrew Prewett Reply-To: Andrew Prewett To: Tiago Andre Cc: questions@FreeBSD.ORG, "" , "" Subject: Re: Cant find /etc/resolv.conf In-Reply-To: Message-ID: <20021205123450.P24821-100000@slave.east.ath.cx> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today Tiago Andre wrote: > > Hello there... > > I've the last version of freebsd... > But i cant find the file > /etc/resolv.conf > Why? Why??? Who knows? Maybe it's simply not there. But you can create one if you have write access to the /etc dir. It's nothing special with this file, i.e: nameserver xxx.xxx.xxx.xxx nameserver xxx.xxx.xxx.xxx nameserver xxx.xxx.xxx.xxx domain xxxxx.tld # - or - search xxxxx.tld See resolv.conf(5) for more. -andrew > > Tiago Camilo > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message