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 1PsxQJ-000328-5O for garchives@archives.gentoo.org; Fri, 25 Feb 2011 13:09:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B84921C01E for ; Fri, 25 Feb 2011 13:09:30 +0000 (UTC) Received: from mta6.srv.hcvlny.cv.net (mta6.srv.hcvlny.cv.net [167.206.4.212]) by pigeon.gentoo.org (Postfix) with ESMTP id 538A01C001 for ; Fri, 25 Feb 2011 12:12:40 +0000 (UTC) Received: from [192.168.0.4] (ool-43505ef2.dyn.optonline.net [67.80.94.242]) by mta6.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-9.20 (built Jul 15 2010)) with ESMTP id <0LH600D4Y9X3WDZ0@mta6.srv.hcvlny.cv.net> for gentoo-user@lists.gentoo.org; Fri, 25 Feb 2011 07:12:40 -0500 (EST) Date: Fri, 25 Feb 2011 07:12:29 -0500 From: dhk Subject: Re: [gentoo-user] ssh problem In-reply-to: To: gentoo-user@lists.gentoo.org Message-id: <4D679CAD.7020106@optonline.net> 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 Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: 7BIT X-Enigmail-Version: 1.1.2 References: <4D63A165.4000007@optonline.net> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20110105 Lightning/1.0b3pre Thunderbird/3.1.7 X-Archives-Salt: X-Archives-Hash: 02b847921fa41cd1356b7aa6d35ea52e On 02/25/2011 05:36 AM, Adam Carter wrote: > 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 > I don't have a ~/.ssh/config. Will it default to ssh_config in /etc/ssh or do I need to create one?