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 ) id 1IFXg8-0005q5-UP for garchives@archives.gentoo.org; Mon, 30 Jul 2007 16:01:05 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6UFwnbO004385; Mon, 30 Jul 2007 15:58:49 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l6UFoM6E025942 for ; Mon, 30 Jul 2007 15:50:22 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 0F6BD64FD1 for ; Mon, 30 Jul 2007 15:50:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.369 X-Spam-Level: X-Spam-Status: No, score=-0.369 required=5.5 tests=[AWL=0.370, BAYES_20=-0.74] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ADnVo6yu90-O for ; Mon, 30 Jul 2007 15:50:10 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 86CEE65009 for ; Mon, 30 Jul 2007 15:50:09 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IFXVP-0002ha-9g for gentoo-user@gentoo.org; Mon, 30 Jul 2007 17:49:59 +0200 Received: from c906d7f2.virtua.com.br ([201.6.215.242]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jul 2007 17:49:59 +0200 Received: from p.zarnick by c906d7f2.virtua.com.br with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 30 Jul 2007 17:49:59 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Mateus Interciso Subject: [gentoo-user] Re: problem with ssh login Date: Mon, 30 Jul 2007 15:49:45 +0000 (UTC) Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: c906d7f2.virtua.com.br User-Agent: Pan/0.131 (Ghosts: First Variation) Sender: news X-Archives-Salt: 1cc36118-c0ba-4289-a289-3abe3d7fdb01 X-Archives-Hash: be13a004ee1a6281c96865c946a07fca On Mon, 30 Jul 2007 17:44:24 +0200, Marco Calviani wrote: > 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 Try renaming the .ssh directory on your HOME to some other name, and try again. Mateus. -- gentoo-user@gentoo.org mailing list