From owner-freebsd-stable Sat Dec 15 6:20:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ja.kerneltrap.com (dcecw-176-57-179.pompano.net [66.176.57.179]) by hub.freebsd.org (Postfix) with ESMTP id 0C5F637B416 for ; Sat, 15 Dec 2001 06:20:29 -0800 (PST) Received: (from jandrews@localhost) by ja.kerneltrap.com (8.11.0/8.11.0) id fBFEK6l15402; Sat, 15 Dec 2001 09:20:06 -0500 Date: Sat, 15 Dec 2001 09:20:06 -0500 From: Jeremy Andrews To: Alex Popa 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> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; @host_alias@) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'd drop the '-v', and add '-cblowfish' as it's a faster encryption algorithm: ssh -Ccblowfish -lusername -Jeremy -- Jeremy Andrews PGP Key ID: 8F8B617A http://www.kerneltrap.com/ On Fri, 14 Dec 2001 23:32:00 +0200 Alex Popa 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