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 1IH1sb-0006bo-IL for garchives@archives.gentoo.org; Fri, 03 Aug 2007 18:28: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 l73IQp9t032301; Fri, 3 Aug 2007 18:26:51 GMT Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.190]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l73IMSil027429 for ; Fri, 3 Aug 2007 18:22:28 GMT Received: by rv-out-0910.google.com with SMTP id c27so683735rvf for ; Fri, 03 Aug 2007 11:22:26 -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:in-reply-to:mime-version:content-type:references; b=cmDYC7a98ZfPvUqrwNE/ov7K5jiLK6Kz2A+IThOWeX4Ybpqa0EJm5dl5STflh1eRmZWlpRJ1ygS+fyheWSo0sHCywYNhQML/9cgLzTK6EfyyRzF/GjA9vfxtm+WZQsr7FyTNOCmvQFqb817k/OO4dLpvvahkirb9FvMPiUuyK5U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=VbO1x3Cd6H30xSN+7EM6oYq5dCWgtbMzL8/VxSpRwVOWGg76dBddAeDWLn2CusqmO/c0KnAZphn2+yGlvCj60pX8xusRM6usNfTmOx3P6bx1Rzm/mNcWv153vb7Y7/vQW5BnzqmLsY+VdmWsDll8p4vVqd4SI/SCqbVHrxwBVT4= Received: by 10.114.36.1 with SMTP id j1mr3235157waj.1186165346444; Fri, 03 Aug 2007 11:22:26 -0700 (PDT) Received: by 10.114.152.4 with HTTP; Fri, 3 Aug 2007 11:22:26 -0700 (PDT) Message-ID: Date: Fri, 3 Aug 2007 14:22:26 -0400 From: "Eric Martin" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] problem with ssh login In-Reply-To: <60449.209.82.53.88.1185892868.squirrel@lockie.ca> 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: multipart/alternative; boundary="----=_Part_21806_25310284.1186165346378" References: <60449.209.82.53.88.1185892868.squirrel@lockie.ca> X-Archives-Salt: 7252a1f9-3e39-4429-85cf-b588b38c6009 X-Archives-Hash: 5077b6829fb9071d29441bd6389bee63 ------=_Part_21806_25310284.1186165346378 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Are you trying to authenticate via public keys or passwords? This seems like a problem with pub keys but I don't see a -i (identity file) for ssh. Are you using an agent? On 7/31/07, James 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 > > -- > > gentoo-user@gentoo.org mailing list > > > > > Sounds like your local key can't be read. > Check the permissions and regen the key if the file permissions are right. > > > > -- > gentoo-user@gentoo.org mailing list > > ------=_Part_21806_25310284.1186165346378 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Are you trying to authenticate via public keys or passwords?  This seems like a problem with pub keys but I don't see a -i (identity file) for ssh.  Are you using an agent?

On 7/31/07, James <bjlockie@lockie.ca> 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
> --
> gentoo-user@gentoo.org mailing list
>
>
Sounds like your local key can't be read.
Check the permissions and regen the key if the file permissions are right.



--
gentoo-user@gentoo.org mailing list


------=_Part_21806_25310284.1186165346378-- -- gentoo-user@gentoo.org mailing list