From owner-freebsd-questions@FreeBSD.ORG Mon Feb 12 23:10:20 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 7E6DF16A406 for ; Mon, 12 Feb 2007 23:10:20 +0000 (UTC) (envelope-from admin@rawdev.co.nz) Received: from mx3.orcon.net.nz (loadbalancer2.orcon.net.nz [219.88.242.4]) by mx1.freebsd.org (Postfix) with ESMTP id 220E313C4A5 for ; Mon, 12 Feb 2007 23:10:19 +0000 (UTC) (envelope-from admin@rawdev.co.nz) Received: from Debian-exim by mx3.orcon.net.nz with local (Exim 4.63) (envelope-from ) id 1HGjIp-0003cQ-JF for freebsd-questions@freebsd.org; Tue, 13 Feb 2007 11:05:39 +1300 Received: from 60-234-238-48.bitstream.orcon.net.nz ([60.234.238.48] helo=weeman) by mx3.orcon.net.nz with smtp (Exim 4.63) (envelope-from ) id 1HGjIp-0003bi-4U for freebsd-questions@freebsd.org; Tue, 13 Feb 2007 11:05:39 +1300 Message-ID: <016501c74ef1$f34022a0$0201a8c0@weeman> From: "RawDevelopment" To: Date: Tue, 13 Feb 2007 11:05:45 +1300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-DSPAM-Check: by mx3.orcon.net.nz on Tue, 13 Feb 2007 11:05:39 +1300 X-DSPAM-Result: Innocent X-DSPAM-Processed: Tue Feb 13 11:05:39 2007 X-DSPAM-Confidence: 0.6170 X-DSPAM-Improbability: 1 in 162 chance of being spam X-DSPAM-Probability: 0.0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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:10:20 -0000 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 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. Thanks Nick