From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 17:14:13 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 9616A16A41C for ; Mon, 18 Jul 2005 17:14:13 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A66543D48 for ; Mon, 18 Jul 2005 17:14:11 +0000 (GMT) (envelope-from dopplecoder@gmail.com) Received: by zproxy.gmail.com with SMTP id r28so934939nza for ; Mon, 18 Jul 2005 10:14:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mM+wksSlvrT6sTuo+mAkUfl2ucX76WeV2sFsM9GYRw7lrGEQg4N4nZ7boUykxxwRCu5u+gXDTSfRlNmSZlMIfOhh4AC9Wzr06c4NrQ5ZsLSOrpkW++w0oVmDFm3/DxN05UkLEK9JXoYhpMZavIudXabSzv0fQAyXUVEVFofY04g= Received: by 10.36.138.17 with SMTP id l17mr3587552nzd; Mon, 18 Jul 2005 10:13:45 -0700 (PDT) Received: by 10.36.128.17 with HTTP; Mon, 18 Jul 2005 10:13:45 -0700 (PDT) Message-ID: <45d750d20507181013a90065f@mail.gmail.com> Date: Mon, 18 Jul 2005 13:13:45 -0400 From: Aaron Peterson To: "freebsd-questions@freebsd.org" In-Reply-To: <1121706617.14792.3.camel@lmail.bathnetworks.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1121706617.14792.3.camel@lmail.bathnetworks.co.uk> Subject: Re: Change of FQDN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aaron Peterson List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2005 17:14:13 -0000 > Just a quick question, I need to change the domain name of a machine > running 5.4. I see that it is set when the machine boots up but I can't > find out where is is set. >=20 > Rob Generally in /etc/rc.conf hostname=3D"www.mydomain.com"