From owner-freebsd-stable Fri Mar 8 15:34:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gta.com (mailgate.gta.com [199.120.225.4]) by hub.freebsd.org (Postfix) with SMTP id 16F7137B404 for ; Fri, 8 Mar 2002 15:34:42 -0800 (PST) Received: (qmail 57237 invoked by uid 0); 8 Mar 2002 23:34:48 -0000 X-Qmail-Scanner-Mail-From: draistrick@gta.com via maxwell.gta.com X-Qmail-Scanner: 1.03 (Clean. Processed in 0.224049 secs) Date: Fri, 8 Mar 2002 18:34:39 -0500 (EST) From: david raistrick To: stable@freebsd.org Subject: openssh 3.1, more problems? Message-ID: <20020308183300.N20363-100000@why.gta.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Ok...next. older ssh versions cannot seem to talk to the new openssh 3.1 port. (from freshly cvs'd versions of the openssh port, from anoncvs@freebsd.org as well as from my own internal cvs mirror.) clean, standard install (after patching the makefile for -t rsa1) max:/home/draistrick%> ssh -V SSH Version 1.2.27 [i386--freebsd3.3], protocol version 1.5. Compiled with RSAREF. max:/home/draistrick%> ssh why.gta.com Host key not found from the list of known hosts. Are you sure you want to continue connecting (yes/no)? yes Host 'why.gta.com' added to the list of known hosts. Local: Corrupted check bytes on input. --- This happens also with OpenSSH_2.9 FreeBSD localisations 20011202, SSH protocols 1.5/2.0, OpenSSL 0x0090601f SSH Version OpenSSH_2.3.0 green@FreeBSD.org 20010321, protocol versions 1.5/2.0. Compiled with SSL (0x0090600f). SSH Version OpenSSH_2.3.0 FreeBSD localisations 20010713, protocol versions 1.5/2.0. Compiled with SSL (0x0090601f). That I've tested with. This is using a stock clean install of the openssh port, with the -t rsa1 added to the makefile. (after killing the old sshd, starting the new, and of course removing the old host key from ~/.ssh/known_hosts) Using the new ssh client, it works fine. suggestions? --- david raistrick (no longer deep in the south georgia woods) drais@atlasta.net http://www.expita.com/nomime.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message