From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AE3EC1381F3 for ; Wed, 18 Sep 2013 19:36:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B98DE0BD7; Wed, 18 Sep 2013 19:36:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A54D0E0B8A for ; Wed, 18 Sep 2013 19:36:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id A463233E959 for ; Wed, 18 Sep 2013 19:36:29 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.644 X-Spam-Level: X-Spam-Status: No, score=-1.644 tagged_above=-999 required=5.5 tests=[AWL=-0.990, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.652, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AN4wGSqQA46J for ; Wed, 18 Sep 2013 19:36:23 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EDE033BDD3 for ; Wed, 18 Sep 2013 19:36:22 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VMNXo-0003PJ-WA for gentoo-user@gentoo.org; Wed, 18 Sep 2013 21:36:13 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Sep 2013 21:36:12 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Sep 2013 21:36:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] re ssh hangs Date: Wed, 18 Sep 2013 19:35:55 +0000 (UTC) Message-ID: References: <523977FD.6060704@xunil.at> 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=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 SeaMonkey/2.14) X-Archives-Salt: a3ea947c-3765-48e9-b853-243376ebed24 X-Archives-Hash: 38b87d998c5a2b39caa874414ea9e37e Stefan G. Weichinger xunil.at> writes: > "ssh -v" from my desktop hangs at: I'm not sure what you are doing but some (vendor's) implemetations of ssh, have a different set of priorities and order of negotiation, particularly if the product you are trying to ssh into was based on "funky code" or a different version of ssh. If you have identical versions of ssh on similar OSes (thefrom-to) on the machines then ignore this suggestion. ( Sometime diagnosing aberant (ssh) behavior of a vendor's ssh implementation can make you want to scream, particularly when a product vendor did purchased "binaries" for ssh. good hunting, as it is surely a timeout/order of negotiation issue, most likely. ymmv. htn, James