OpenSSH 2.4?

Corinna Vinschen vinschen at redhat.com
Fri Feb 2 10:18:17 EST 2001


On Wed, Jan 31, 2001 at 05:32:23PM -0600, mouring at etoh.eviladmin.org wrote:
> Current list of problems I know of:
> 
> * Cray & HP/UX -- sigaction vs signal
> * SCO w/ native compiler -- No sftp-server due to lack of 64bit
> * NeXTStep -- Report it's broken, no verification yet. (No compile
> 		warnings)
> * DG/UX -- regcomp/regexec issues(?)
> 
> ?? More ??

Just build the latest ssh from CVS, Cygwin version:

Connecting using V2 protocol to a Linux box running OpenSSH-2.3.0p2
which worked before now fails:

/src/openssh/bin[81]$ ./ssh -v cygbert
SSH Version OpenSSH_2.3.1p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Reading configuration data /home/corinna/.ssh/config
debug: Applying options for cygbert
[...]
debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.0p2
debug: match: OpenSSH_2.3.0p2 pat ^OpenSSH_2\.3\.0
Enabling compatibility mode for protocol 2.0
debug: Local version string SSH-2.0-OpenSSH_2.3.1p1
[...]
debug: Sending SSH2_MSG_KEX_DH_GEX_REQUEST.
debug: Wait SSH2_MSG_KEX_DH_GEX_GROUP.
debug: Got SSH2_MSG_KEX_DH_GEX_GROUP.
debug: bits set: 1062/2049
debug: Sending SSH2_MSG_KEX_DH_GEX_INIT.
debug: Wait SSH2_MSG_KEX_DH_GEX_REPLY.
debug: Got SSH2_MSG_KEXDH_REPLY.
debug: Host 'cygbert' is known and matches the RSA host key.
debug: Found key in /home/corinna/.ssh/known_hosts2:8
debug: bits set: 1049/2049
ssh_rsa_verify: n too small: 6 bits
key_verify failed for server_host_key
debug: Calling cleanup 0x418ba4(0x0)

That's it. What's going on here?

Corinna

-- 
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen at redhat.com





More information about the openssh-unix-dev mailing list