Date: Sat, 15 Dec 2001 09:20:06 -0500 From: Jeremy Andrews <jeremy@kerneltrap.com> To: Alex Popa <razor@ldc.ro> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Speeding up ssh over modem? Message-ID: <20011215092006.55e9e77f.jeremy@kerneltrap.com> In-Reply-To: <20011214233200.A84807@ldc.ro> References: <20011214233200.A84807@ldc.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
I'd drop the '-v', and add '-cblowfish' as it's a faster encryption algorithm: ssh -Ccblowfish -lusername <destination> -Jeremy -- Jeremy Andrews <mailto:jeremy@kerneltrap.com> PGP Key ID: 8F8B617A http://www.kerneltrap.com/ On Fri, 14 Dec 2001 23:32:00 +0200 Alex Popa <razor@ldc.ro> wrote: > Is there a way to speed things up? The versions of ssh I am using are: > > Arguments to ssh were "-v -C -l username". Server only supports > protocol version 2. > > Thanks! > Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011215092006.55e9e77f.jeremy>