From owner-freebsd-stable Mon Mar 5 6:18:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from froody.rupture.net (froody.rupture.net [205.252.38.80]) by hub.freebsd.org (Postfix) with ESMTP id C1A3837B71A for ; Mon, 5 Mar 2001 06:18:25 -0800 (PST) (envelope-from jon@rupture.net) Received: from localhost (jon@localhost) by froody.rupture.net (8.9.3/8.9.3) with ESMTP id JAA23838; Mon, 5 Mar 2001 09:29:59 -0500 (EST) (envelope-from jon@rupture.net) Date: Mon, 5 Mar 2001 09:29:55 -0500 (EST) From: Jon Nathan To: "Thomas T. Veldhouse" Cc: Dima Dorfman , freebsd-stable@FreeBSD.ORG Subject: Re: OpenSSH In-Reply-To: <003b01c0a57d$73254010$3028680a@tgt.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i can confirm problems with at least the ssh.com ssh2 client connecting to openssh2.3.0 (4.2-stable). maybe i have an old version of the ssh.com client - i haven't worried a whole lot about it because an upgrade is planned for the box with the ssh.com client anyway. jon@froody:~> which ssh /usr/bin/ssh jon@froody:~> ssh -V ssh: SSH Secure Shell 2.1.0.pl2 (non-commercial version) jon@froody:~> ssh w2.chaffee.com ssh in free(): warning: chunk is already free. warning: Authentication failed. warning: Disconnected; key exchange or algorith negotiation failed (Key exchange failed.). jon@froody:~> ssh -v w2.chaffee.com warning: Development-time debugging not compiled in. warning: To enable, configure with --enable-debug and recompile. debug: hostname is 'w2.chaffee.com'. debug: Unable to open /home/jon/.ssh2/ssh2_config warning: Development-time debugging not compiled in. warning: To enable, configure with --enable-debug and recompile. debug: connecting to w2.chaffee.com... debug: entering event loop debug: ssh_client_wrap: creating transport protocol debug: Ssh2Client/sshclient.c:1015/ssh_client_wrap: creating userauth protocol debug: Remote version: SSH-1.99-OpenSSH_2.3.0 debug: Ssh2Client/sshclient.c:349/keycheck_key_match: Host key found from database. ssh in free(): warning: chunk is already free. warning: Authentication failed. debug: client_disconnect: Key exchange failed. debug: Ssh2/ssh2.c:77/client_disconnect: locally_generated = TRUE warning: Disconnected; key exchange or algorith negotiation failed (Key exchange failed.). debug: uninitializing event loop jon@froody:~> jon@froody:~> ssh1 w2.chaffee.com jon@w2.chaffee.com's password: Last login: Mon Mar 5 14:12:13 2001 from froody.rupture.n Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.2-STABLE (CHAFFEE) #1: Sat Mar 3 23:01:25 EST 2001 w2.chaffee.com Stay away from hurricanes for a while. jon@w2:~> -jon -- Jon Nathan jon@rupture.net http://www.rupture.net/~jon/ On Mon, 5 Mar 2001, Thomas T. Veldhouse wrote: > > > Not likely, considering it isn't even in -current yet. There are some > > alleged problems with it, especially when interacting with ssh.com > > implementations. I say alleged because while I've seen many > > complaints about this on the development list, I've never actually > > seen them myself. > > I have used 2.5.0pl1 with SSH2 client from ssh.com and with the SSH1 client > in TeraTerm Pro. No problems at all. > > > > > Regardless of the last part of the above, however, there's almost no > > chance you'll see it in 4.3-RELEASE. Such things need time to settle > > in -current before they're merged. > > I have to agree that it should settle a bit --- just to make sure stable is > indeed stable. There has been enough chaos lately. > > > > > Dima Dorfman > > dima@unixfreak.org > > > > > Tom Veldhouse > veldy@veldy.net > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message