From owner-freebsd-questions@FreeBSD.ORG Thu Oct 28 23:18:48 2004 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 EB3A616A4CE for ; Thu, 28 Oct 2004 23:18:48 +0000 (GMT) Received: from codegurus.org (cpc2-stoc7-3-0-cust147.midd.cable.ntl.com [81.104.76.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1372F43D2F for ; Thu, 28 Oct 2004 23:18:48 +0000 (GMT) (envelope-from mwalker@codegurus.org) Received: from [192.168.0.1] (codegurus.org [192.168.0.1]) (authenticated bits=0) by codegurus.org (8.13.1/8.12.10) with ESMTP id i9SNJ3ED056723 for ; Fri, 29 Oct 2004 00:19:03 +0100 (BST) (envelope-from mwalker@codegurus.org) From: Mick Walker To: "freebsd-questions@freebsd.org" Message-Id: <1099005540.26921.5.camel@codegurus.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 29 Oct 2004 00:19:01 +0100 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Hostname 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, 28 Oct 2004 23:18:49 -0000 Hi, I recently (today) upgraded to 5.3-STABLE. I am wondering why I cant set my hostname. It works if I issue the command hostname whatever.com, but on reboot it is reset to nothing. I have it set up in my /etc/rc.conf so it applies at boot time. Does anyone know how I can fix this? Thanks -- Mick Walker