From owner-freebsd-questions@FreeBSD.ORG Mon Feb 12 23:17:47 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4A69816A401 for ; Mon, 12 Feb 2007 23:17:47 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id EE2B313C4AA for ; Mon, 12 Feb 2007 23:17:46 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from vanquish.pgh.priv.collaborativefusion.com (vanquish.pgh.priv.collaborativefusion.com [192.168.2.61]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Mon, 12 Feb 2007 18:17:45 -0500 id 00056542.45D0F599.00015810 Date: Mon, 12 Feb 2007 18:17:45 -0500 From: Bill Moran To: "RawDevelopment" Message-Id: <20070212181745.4251f70c.wmoran@collaborativefusion.com> In-Reply-To: <016501c74ef1$f34022a0$0201a8c0@weeman> References: <016501c74ef1$f34022a0$0201a8c0@weeman> Organization: Collaborative Fusion X-Mailer: Sylpheed 2.3.0 (GTK+ 2.10.9; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: unqualified host name 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, 12 Feb 2007 23:17:47 -0000 In response to "RawDevelopment" : > Hi there :-) > I just installed FreeBSD 6.2 and during the setup process I setup my > network card. Now I did this twice, first time when setting up my card > I gave the hostname 'mylan' thinking I could put almost anything in > there - now when the machine booted just after starting sshd I get Format recovered. See: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html > > My unqualified host name (mylan) unknown; sleeping for retry. > > and this would make the system wait for about 2-3 minutes as it tried > to more times. > > So I reinstalled and this time set the hostname to localhost.... same > thing happens.. > > not sure what is should be to get rid of this error. It should be an actual fully-qualified hostname that is in DNS: http://foldoc.org/index.cgi?query=fqdn&action=Search If you don't have access to DNS to set your hostname properly, you can use a garbage name and add it to /etc/hosts and the delays will go away. -- Bill Moran Collaborative Fusion Inc.