From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 00:33:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 707CF37B401 for ; Mon, 14 Apr 2003 00:33:30 -0700 (PDT) Received: from smtp.mailbox.co.uk (smtp.mailbox.co.uk [195.82.125.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 994BE43F3F for ; Mon, 14 Apr 2003 00:33:29 -0700 (PDT) (envelope-from wayne.pascoe@penguinpowered.org.uk) Received: from [212.18.244.168] (helo=marvin.penguinpowered.org.uk) by smtp.mailbox.co.uk with esmtp (Exim 3.36 #1) id 194yT2-0004UY-00; Mon, 14 Apr 2003 08:33:28 +0100 Received: from waynep by marvin.penguinpowered.org.uk with local (Exim 3.33 #1) id 194yd2-0001Bg-00; Mon, 14 Apr 2003 08:43:48 +0100 Date: Mon, 14 Apr 2003 08:43:47 +0100 From: Wayne Pascoe To: Andrew Thomson Message-ID: <20030414074347.GA4541@marvin.penguinpowered.org.uk> References: <20030414060333.GB30496@athomson.prv.au.itouchnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030414060333.GB30496@athomson.prv.au.itouchnet.net> User-Agent: Mutt/1.4i X-System: FreeBSD i386 with kernel 4.8-STABLE Sender: User Waynep cc: freebsd-questions@freebsd.org Subject: Re: freebsd 4.8 ssh access woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2003 07:33:30 -0000 On Mon, Apr 14, 2003 at 04:03:33PM +1000, Andrew Thomson wrote: > If I change the putty client to use ssh2, they can log on fine.. however > I'm just curious as to why they can no longer log on using ssh1. As far as I am aware, there are some problems with v1 of the SSH protocol. The OpenSSH team have been advising people for some time now to switch to SSH Protocol V2. It is possible that this is the new default on 4.8 installs ? -- Wayne Pascoe