From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 13:03:35 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19BC8106567A for ; Tue, 15 Apr 2008 13:03:35 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id CA1338FC22 for ; Tue, 15 Apr 2008 13:03:34 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id 51CBC10605 for ; Tue, 15 Apr 2008 15:03:33 +0200 (CEST) Received: from privftp.esiee.fr (privftp.esiee.fr [147.215.1.190]) by mail.esiee.fr (Postfix) with ESMTP id 49D4410605 for ; Tue, 15 Apr 2008 15:03:33 +0200 (CEST) Received: from lisa.esiee.fr (lisa.esiee.fr [147.215.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: bonnetf) by privftp.esiee.fr (Postfix) with ESMTP id 0D5973981A for ; Tue, 15 Apr 2008 15:03:33 +0200 (CEST) Message-ID: <4804A7A4.2060405@esiee.fr> Date: Tue, 15 Apr 2008 15:03:32 +0200 From: Frank Bonnet User-Agent: Thunderbird 2.0.0.9 (X11/20071201) MIME-Version: 1.0 To: FreeBSD Questions References: <973879.77777.qm@web56802.mail.re3.yahoo.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: from 6.3 to 7.0, will this work? 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: Tue, 15 Apr 2008 13:03:35 -0000 Tsu-Fan Cheng wrote: > forgot to mention, i am running i386 version, after finding out that > lots of ports still not supported well under amd64 arch... > > TFC > > On Thu, Mar 27, 2008 at 3:13 PM, mdh wrote: Well ... it appears something goes wrong at install time for the machine and the sshd host key wasn't correctly generated ... How could I regenerate a good one after installation , I'm not sure about all options in ssh-keygen ... I mean regenarate the /etc/ssh/ssh_host_dsa_key or /etc/ssh/ssh_host_rsa_key Thanks a lot