From owner-freebsd-questions@FreeBSD.ORG Fri May 20 07:03:36 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 82FAA16A4CE for ; Fri, 20 May 2005 07:03:36 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id E497943D91 for ; Fri, 20 May 2005 07:03:35 +0000 (GMT) (envelope-from clem.twain@gmail.com) Received: by zproxy.gmail.com with SMTP id 13so896513nzn for ; Fri, 20 May 2005 00:03:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:organization:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:x-enigmail-version:x-enigmail-supports:content-type:content-transfer-encoding; b=aiJHZynJUdneX+XweI5XfV6I7plD5glYE+btmUeP13o21jlGYetwodDwYivuSVUJwPQAIM9KvwPvmc0SwNFWQGUt+Ms/R0kIigoWnZ6DVYrGA9gYfGfmXxgnvYPMF851OPC6AH+fO1LHfa5jWdONL2VLjL1NgM26y6jn58p/bFs= Received: by 10.36.19.7 with SMTP id 7mr732686nzs; Fri, 20 May 2005 00:03:35 -0700 (PDT) Received: from ?196.216.3.2? ([196.216.3.2]) by mx.gmail.com with ESMTP id 14sm309323nzp.2005.05.20.00.03.34; Fri, 20 May 2005 00:03:35 -0700 (PDT) Message-ID: <428D8BB1.509@gmail.com> Date: Fri, 20 May 2005 09:03:13 +0200 From: Clement Twine Organization: The Net Freax BV User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Charles Lamb References: <003401c55c97$be4f43d0$3400a8c0@visionpayments.com> In-Reply-To: <003401c55c97$be4f43d0$3400a8c0@visionpayments.com> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: stupid question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: clem.twain@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 07:03:36 -0000 Charles Lamb wrote the following on 05/19/2005 07:25 PM: > How do you change the DNS server your freebsd machine uses? the most stupid question is that one which was not asked :) anyway: vi /etc/resolv.conf clem.