From owner-freebsd-questions@FreeBSD.ORG Mon Feb 6 08:29:36 2006 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 ECE9416A420 for ; Mon, 6 Feb 2006 08:29:36 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from ptb-relay01.plus.net (ptb-relay01.plus.net [212.159.14.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7393543D49 for ; Mon, 6 Feb 2006 08:29:36 +0000 (GMT) (envelope-from gbentley@uk2.net) Received: from [81.174.174.115] (helo=admin) by ptb-relay01.plus.net with smtp (Exim) id 1F61kc-0004JS-Ru for freebsd-questions@freebsd.org; Mon, 06 Feb 2006 08:29:35 +0000 Message-ID: <000501c62af7$6f6de6c0$0807a8c0@admin> From: "Graham Bentley" To: References: <20060205205917.A9E8B16A42A@hub.freebsd.org> Date: Mon, 6 Feb 2006 08:29:23 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: Hostname Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2006 08:29:37 -0000 Is there any differnce in the way 6.0 resolves its own hostname compared to 5.2 ? I just noticed in phpsysinfo the hostname is being outputted as the IP address ? # hostname does in fact show the correct hostname.domain name of the machine. I have tried the same version of phpsysinfo (as I had on 5.2) as well as the most recent port and the result is the same. I checked rc.conf which is correct. Its not of great importance but I just was wondering about it ... Thanks!