From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.67)
	(envelope-from <gentoo-user+bounces-67265-garchives=archives.gentoo.org@gentoo.org>)
	id 1IFXX8-0004h6-TD
	for garchives@archives.gentoo.org; Mon, 30 Jul 2007 15:51:47 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6UFnrWU025337;
	Mon, 30 Jul 2007 15:49:53 GMT
Received: from el-out-1112.google.com (el-out-1112.google.com [209.85.162.178])
	by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6UFiPlk018704
	for <gentoo-user@lists.gentoo.org>; Mon, 30 Jul 2007 15:44:26 GMT
Received: by el-out-1112.google.com with SMTP id j27so196622elf
        for <gentoo-user@lists.gentoo.org>; Mon, 30 Jul 2007 08:44:24 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed;
        d=gmail.com; s=beta;
        h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=NJ6IA4KcPB3bWWcs/IWGplpNW70hzdlsqK/a7bgZP9KwWGbU0sR5QSzdvPOJ8FUKFdDEWY/l+OhsbKzj7G7Pm54wz7c3EXsT0DIZRGz/XZDH435CDeNYpx9mBNV7E5g8hGBaeJAwpMxHJ0zDZWZNLtSn8RCMY22JIpvNQzYTSX0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=beta;
        h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition;
        b=CWDL6JcsO4Rkx5YPrUlUF8wPbP7awNCg8OmcWYU5anB/I/m98ye1GgbeNz7b5fvvwASeMzQJ76piw2bCTJGm/tonNjaNg0iqtwGDIDCEZ1X5hDNH/fc7s+9mXVNRqkPxK/zXhipBaDfy1yQLcLVKHEM1vJkLlXI+EldSpjhZqAI=
Received: by 10.142.225.11 with SMTP id x11mr304587wfg.1185810264097;
        Mon, 30 Jul 2007 08:44:24 -0700 (PDT)
Received: by 10.142.100.17 with HTTP; Mon, 30 Jul 2007 08:44:24 -0700 (PDT)
Message-ID: <da5cd1900707300844j20af224g83d42835bb850684@mail.gmail.com>
Date: Mon, 30 Jul 2007 17:44:24 +0200
From: "Marco Calviani" <marco.calviani@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] problem with ssh login
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Archives-Salt: b0e6ea41-33d7-424e-9572-5d0c7bfc9e64
X-Archives-Hash: 5a82051a1e5996e60d34a5042fcb8afc

Hi lists,
   i'm trying to remotely login to a Gentoo box via ssh. However (and
the behaviour is the same from different machines) whenever i try to
login the procedure hangs before recognizing the remote protocol
version:

ssh -vvv pippo@pluto

OpenSSH_4.5p1, OpenSSL 0.9.8d 28 Sep 2006
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
...
[snip]
...
ebug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug3: key_read: missing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file /home/pippo/.ssh/id_rsa type 1
debug1: identity file /home/pippo/.ssh/id_dsa type -1

[hangs here]

i can only do a Crtl+C and abort the ssh login session.

What can be the cause of this behaviour?

Thanks in advance,
Marco
-- 
gentoo-user@gentoo.org mailing list