From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: ssh rekeying slow ?
Date: Wed, 25 Jun 2014 21:49:37 +0200 [thread overview]
Message-ID: <53AB27D1.3080401@gmail.com> (raw)
In-Reply-To: <53AB17C7.10001@xunil.at>
On 25/06/2014 20:41, Stefan G. Weichinger wrote:
> Am 25.06.2014 20:30, schrieb James:
>> Stefan G. Weichinger <lists <at> 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.
>
> both servers/machines run net-misc/openssh-6.6.1_p1 ... re-compiled
> right today.
I've also noticed slowdowns recently, I think it's the new ciphers likes
ecdsa. Try this:
Connect using ssh -vvv and examine the output to find which of the
various ciphers and algorithms are used once connection is achieved. On
the client, add those configuration options for the server to
ssh_config. You should notice a speed up on the next attempt as unused
methods will be skipped
man 5 ssh_config
has all the details
--
Alan McKinnon
alan.mckinnon@gmail.com
next prev parent reply other threads:[~2014-06-25 19:51 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-25 10:18 [gentoo-user] ssh rekeying slow ? Stefan G. Weichinger
2014-06-25 18:30 ` [gentoo-user] " James
2014-06-25 18:41 ` Stefan G. Weichinger
2014-06-25 19:49 ` Alan McKinnon [this message]
2014-06-25 21:10 ` Stefan G. Weichinger
2014-06-25 21:31 ` Alan McKinnon
2014-06-25 21:38 ` Stefan G. Weichinger
2014-06-25 21:31 ` Stefan G. Weichinger
2014-06-25 21:43 ` Stefan G. Weichinger
2014-06-25 22:13 ` Mick
2014-06-25 21:45 ` covici
2014-06-25 22:20 ` Stefan G. Weichinger
2014-06-25 22:34 ` Stefan G. Weichinger
2014-06-25 22:52 ` covici
2014-06-26 4:07 ` [gentoo-user] " Dale
2014-06-26 10:45 ` Stefan G. Weichinger
2014-06-26 10:54 ` Alan McKinnon
2014-06-26 13:12 ` Stefan G. Weichinger
2014-06-26 21:35 ` Alan McKinnon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53AB27D1.3080401@gmail.com \
--to=alan.mckinnon@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox