From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 10:06:15 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 9EDC616A4CE for ; Sat, 19 Jun 2004 10:06:15 +0000 (GMT) Received: from ALPHA8.ITS.MONASH.EDU.AU (alpha8.its.monash.edu.au [130.194.1.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FCEA43D48 for ; Sat, 19 Jun 2004 10:06:15 +0000 (GMT) (envelope-from bawig1@student.monash.edu) Received: from localhost ([130.194.13.88]) by vaxh.its.monash.edu.au (PMDF V5.2-31 #39306) with ESMTP id <01LBHSADBW9M8X71X6@vaxh.its.monash.edu.au> for freebsd-questions@freebsd.org; Sat, 19 Jun 2004 20:05:01 +1000 Received: from moe.its.monash.edu.au (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 8B50CAB542; Sat, 19 Jun 2004 20:05:01 +1000 (EST) Received: from mail2.monash.edu.aumoe.its.monash.edu.au (Postfix) with ESMTP id 795C54FB04; Sat, 19 Jun 2004 20:05:01 +1000 (EST) Date: Sat, 19 Jun 2004 20:05:01 +1000 From: Brett Wiggins To: "ORACLE ." Message-id: <1bf5a18892.188921bf5a@mail2.monash.edu.au> MIME-version: 1.0 X-Mailer: Netscape Webmail Content-type: text/plain; charset=us-ascii Content-language: en Content-disposition: inline Content-transfer-encoding: 7BIT X-Accept-Language: en cc: freebsd-questions@freebsd.org Subject: Re: help! 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: Sat, 19 Jun 2004 10:06:15 -0000 hey, had the same problem, add the following line to /etc/rc.conf; hostname="localhost" hope this helps. Brett