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 36AB413877A for ; Wed, 25 Jun 2014 22:16:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8A4BE0AEB; Wed, 25 Jun 2014 22:15:45 +0000 (UTC) Received: from mail0200.smtp25.com (mail0200.smtp25.com [174.37.170.200]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D351CE0AE0 for ; Wed, 25 Jun 2014 22:15:39 +0000 (UTC) Received: from ccs.covici.com (s-out-001.smtp25.com [67.228.91.90]) by s-out-001.smtp25.com (8.14.2/8.14.2) with ESMTP id s5PLjEZ0024482 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 25 Jun 2014 17:45:15 -0400 Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.8/8.14.8) with ESMTP id s5PLjEIh010925 for ; Wed, 25 Jun 2014 17:45:14 -0400 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: ssh rekeying slow ? In-reply-to: References: <53AAA209.1000900@xunil.at> Comments: In-reply-to James message dated "Wed, 25 Jun 2014 18:30:11 -0000." X-Mailer: MH-E 8.2; nmh 1.3; GNU Emacs 23.4.1 Date: Wed, 25 Jun 2014 17:45:14 -0400 Message-ID: <10924.1403732714@ccs.covici.com> From: covici@ccs.covici.com X-SpamH-OriginatingIP: 70.109.53.110 X-SpamH-Filter: s-out-001.smtp25.com-s5PLjEZ0024482 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 X-Archives-Salt: 31ef24fb-f721-411f-83f1-a38b1b755a83 X-Archives-Hash: b33ee5238b87b5d633006cd6ea2bcae5 James wrote: > Stefan G. Weichinger xunil.at> writes: > > > > When I ssh into a server in my basement, this takes way more time than > > usual. > > Does anyone have an idea what I could do to fix that? > > > ssh has an ordered array of negotiations between systems that are related > to the version numbers of ssh and the other configurations. There is > usually a mismatch, when it takes "too long" to start a session, > in my experience. > > I did not look at the specifics you posted. I had a problem like that and solved it by changine UseDNS no because it is trying to look for reverse dns pointers. This is done on the hosts /etc/ssh/sshd_config . -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com