From owner-freebsd-questions@FreeBSD.ORG Thu Mar 3 13:48:58 2005 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 6DC2516A4CE for ; Thu, 3 Mar 2005 13:48:58 +0000 (GMT) Received: from rosebud.otenet.gr (rosebud.otenet.gr [195.170.0.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC6043D39 for ; Thu, 3 Mar 2005 13:48:56 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])j23DmfEF027948; Thu, 3 Mar 2005 15:48:41 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) j23DmsLL008089; Thu, 3 Mar 2005 15:48:55 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)j23DmnIg007643; Thu, 3 Mar 2005 15:48:49 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 3 Mar 2005 15:48:49 +0200 From: Giorgos Keramidas To: Claudiu Bichir Message-ID: <20050303134849.GA1292@orion.daedalusnetworks.priv> References: <20050303134032.35837.qmail@web50302.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050303134032.35837.qmail@web50302.mail.yahoo.com> cc: freebsd-questions@freebsd.org Subject: Re: DNS newbie question 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, 03 Mar 2005 13:48:58 -0000 On 2005-03-03 05:40, Claudiu Bichir wrote: > Where do I have to specify the ip of the dns server ? In your `/etc/resolv.conf' file. See the manpage of resolv.conf for what is the proper thing to put there. In general, 1 or 2 lines should be enough: search example.net nameserver 1.2.3.4