Subject: Re: 4000/90 and ssh2
To: RJ45 <rj45@slacknet.com>
From: Tim Franklin <tim@pelican.org>
List: port-vax
Date: 11/19/2001 17:32:11
On Mon, Nov 19, 2001 at 09:11:46AM -0700, RJ45 wrote:
> 
> Due to the latest ssh1 bug I Decided to sue only ssh2
> the problem is that it is terribly slow to connect to a 4000/90 using
> ssh2.
> There is some way to make it faster ??
> some hints??

'ssh -c blowfish' seems to give me general speed improvements with ssh to
slow machines - don't know if it'll help with your particular case.
'ssh -c none' is even faster, but causes a loss of functionality ;)

Regards,
Tim.