OpenSSH 2.5.0p1

Corinna Vinschen vinschen at redhat.com
Sun Feb 18 06:47:44 EST 2001


On Sat, Feb 17, 2001 at 12:52:53AM +0100, Corinna Vinschen wrote:
> However, I have only tested to be able to build and a call to
> scp. More testing will follow tomorrow.

ssh, sshd and scp work fine. Unfortunately I can't connect to
sftp-server anymore, client and server both on Cygwin 1.1.8.

What could be the reason here?

========== DEBUG ON ============
/home/corinna [2]$ sftp -v -v -v corinna
Connecting to corinna...
debug: SSH args "ssh -oProtocol=2 -s -oForwardAgent=no -oForwardX11=no -v -v -v corinna sftp"
SSH Version OpenSSH_2.3.2p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090600f).
debug: Reading configuration data /home/corinna/.ssh/config
debug: Applying options for corinna
debug: Applying options for *
debug: Reading configuration data /etc/ssh_config
debug: Applying options for *
debug: ssh_connect: getuid 100 geteuid 100 anon 1
debug: Connecting to corinna [192.168.120.254] port 22.
debug: Connection established.
debug: Bad RSA1 key file /home/corinna/.ssh/id_dsa.
debug: identity file /home/corinna/.ssh/id_dsa type 3
debug: identity file /home/corinna/.ssh/identity type 0
debug: Remote protocol version 1.99, remote software version OpenSSH_2.3.2p1
debug: match: OpenSSH_2.3.2p1 pat ^OpenSSH
Enabling compatibility mode for protocol 2.0
debug: Local version string SSH-2.0-OpenSSH_2.3.2p1
debug: Seeding random number generator
debug: send KEXINIT
debug: done
debug: wait KEXINIT
debug: got kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
debug: got kexinit: ssh-dss
debug: got kexinit: 3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes128-cbc,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc at lysator.liu.se
debug: got kexinit: 3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes128-cbc,aes192-cbc,aes256-cbc,rijndael128-cbc,rijndael192-cbc,rijndael256-cbc,rijndael-cbc at lysator.liu.se
debug: got kexinit: hmac-sha1,hmac-md5,hmac-ripemd160,hmac-ripemd160 at openssh.com,hmac-sha1-96,hmac-md5-96
debug: got kexinit: hmac-sha1,hmac-md5,hmac-ripemd160,hmac-ripemd160 at openssh.com,hmac-sha1-96,hmac-md5-96
debug: got kexinit: none,zlib
debug: got kexinit: none,zlib
debug: got kexinit: 
debug: got kexinit: 
debug: first kex follow: 0 
debug: reserved: 0 
debug: done
debug: mac_init: found hmac-sha1
debug: kex: server->client 3des-cbc hmac-sha1 zlib
debug: mac_init: found hmac-sha1
debug: kex: client->server 3des-cbc hmac-sha1 zlib
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: 1014/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 'corinna' is known and matches the DSA host key.
debug: Found key in /home/corinna/.ssh/known_hosts2:8
debug: bits set: 1046/2049
debug: len 55 datafellows 0
debug: ssh_dss_verify: signature correct
debug: Wait SSH2_MSG_NEWKEYS.
debug: Enabling compression at level 6.
debug: GOT SSH2_MSG_NEWKEYS.
debug: send SSH2_MSG_NEWKEYS.
debug: done: send SSH2_MSG_NEWKEYS.
debug: done: KEX2.
debug: send SSH2_MSG_SERVICE_REQUEST
debug: service_accept: ssh-userauth
debug: got SSH2_MSG_SERVICE_ACCEPT
debug: authentications that can continue: publickey,keyboard-interactive
debug: start over, passed a different list
debug: authmethod_lookup publickey
debug: authmethod_is_enabled publickey
debug: next auth method to try is publickey
debug: try pubkey: /home/corinna/.ssh/id_dsa
debug: read SSH2 private key done: name dsa w/o comment success 1
debug: sign_and_send_pubkey
debug: sig size 20 20
debug: we sent a publickey packet, wait for reply
debug: ssh-userauth2 successful: method publickey
debug: fd 4 setting O_NONBLOCK
debug: fd 5 setting O_NONBLOCK
debug: fd 6 setting O_NONBLOCK
debug: channel 0: new [client-session]
debug: send channel open 0
debug: Entering interactive session.
debug: callback start
debug: client_init id 0 arg 0
debug: Sending subsystem: sftp
debug: callback done
debug: channel 0: open confirm rwindow 0 rmax 16384
debug: channel 0: chan_delete_if_full_closed2: istate 1 ostate 16
debug: channel 0: chan_delete_if_full_closed2: istate 1 ostate 16
debug: channel 0: chan_delete_if_full_closed2: istate 1 ostate 16
debug: channel 0: chan_delete_if_full_closed2: istate 1 ostate 16
Request for subsystem 'sftp' failed on channel 0
debug: Calling cleanup 0x415f28(0x0)
debug: Calling cleanup 0x419244(0x0)
debug: compress outgoing: raw data 658, compressed 610, factor 0.93
debug: compress incoming: raw data 76, compressed 73, factor 0.96
Couldn't read packet: Connection reset by peer
========== DEBUG OFF ============

Corinna





More information about the openssh-unix-dev mailing list