From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PsvVd-00064Y-Db for garchives@archives.gentoo.org; Fri, 25 Feb 2011 11:06:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4CFC51C026 for ; Fri, 25 Feb 2011 11:06:52 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 4572C1C00A for ; Fri, 25 Feb 2011 10:36:20 +0000 (UTC) Received: by qwc9 with SMTP id 9so1528653qwc.40 for ; Fri, 25 Feb 2011 02:36:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=NUf6hiD4K0Uc46/sVyxBh0QItJoNR/7QLV77HD8hN4I=; b=inkNnR9Cjlgr5EBpz7va5UgUVKdkohfa5u954rkM/1Eas2N5/C2WpgbHDyIFaXYFGn PWAhCqCiCtyp2RKEDh2ooenA5i/Huvn/0yZNeEr/U7R8gBryV5pNFQNEenB0LPmUWhBu BM433H5Tti0uNiJhS8MEtx2cfvp2r6sDYVAtQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=d9/4r2EBqOUiLnzlBRMe2YmMi8/cRx9R5q6sC96J1sDv8+8DSYNaCsQbnpi9e2X6Dc RG+gcVFq5pKZDqfZXmQmvnX3DjBf4yLzJgyPcUsqc0JG712yCSlM3GrVObIVukeuocUI 1DN4cCk8Whl19RAVbpFBVmYkEW8uiUcYbvX3I= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.251.137 with SMTP id ms9mr1657707qcb.188.1298630179677; Fri, 25 Feb 2011 02:36:19 -0800 (PST) Received: by 10.229.249.73 with HTTP; Fri, 25 Feb 2011 02:36:19 -0800 (PST) In-Reply-To: <4D63A165.4000007@optonline.net> References: <4D63A165.4000007@optonline.net> Date: Fri, 25 Feb 2011 21:36:19 +1100 Message-ID: Subject: Re: [gentoo-user] ssh problem From: Adam Carter To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=00163630feb38de6c2049d18e63d X-Archives-Salt: X-Archives-Hash: c8be26822f2a78d819b877239d10a46a --00163630feb38de6c2049d18e63d Content-Type: text/plain; charset=ISO-8859-1 Did you remember to restart the sshd on your amd64 system? If not, try disabling the new high performance stuff on the client. I had a problem logging into a solaris box until i disabled it. In my ~/.ssh/config file I added; host HPNDisabled yes --00163630feb38de6c2049d18e63d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Did you remember to restart the sshd on your amd64 system? If not, try disa= bling the new high performance stuff on the client. I had a problem logging= into a solaris box until i disabled it. In my ~/.ssh/config file I added;<= br>
host <ip or hostname>
=A0=A0=A0=A0=A0=A0=A0 HPNDisabled yes
--00163630feb38de6c2049d18e63d--