Gentoo Archives: gentoo-user

From: Mateus Interciso <p.zarnick@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: problem with ssh login
Date: Mon, 30 Jul 2007 16:01:05
Message-Id: f8l1ao$6cs$5@sea.gmane.org
In Reply to: [gentoo-user] problem with ssh login by Marco Calviani
1 On Mon, 30 Jul 2007 17:44:24 +0200, Marco Calviani wrote:
2
3 > Hi lists,
4 > i'm trying to remotely login to a Gentoo box via ssh. However (and
5 > the behaviour is the same from different machines) whenever i try to
6 > login the procedure hangs before recognizing the remote protocol
7 > version:
8 >
9 > ssh -vvv pippo@pluto
10 >
11 > OpenSSH_4.5p1, OpenSSL 0.9.8d 28 Sep 2006 debug1: Reading configuration
12 > data /etc/ssh/ssh_config debug2: ssh_connect: needpriv 0
13 > ...
14 > [snip]
15 > ...
16 > ebug3: key_read: missing whitespace
17 > debug3: key_read: missing whitespace
18 > debug3: key_read: missing whitespace
19 > debug3: key_read: missing whitespace
20 > debug2: key_type_from_name: unknown key type '-----END' debug3:
21 > key_read: missing keytype
22 > debug1: identity file /home/pippo/.ssh/id_rsa type 1 debug1: identity
23 > file /home/pippo/.ssh/id_dsa type -1
24 >
25 > [hangs here]
26 >
27 > i can only do a Crtl+C and abort the ssh login session.
28 >
29 > What can be the cause of this behaviour?
30 >
31 > Thanks in advance,
32 > Marco
33
34 Try renaming the .ssh directory on your HOME to some other name, and try
35 again.
36
37 Mateus.
38
39 --
40 gentoo-user@g.o mailing list