Bugzilla – Attachment 1575 Details for
Bug 1531
sftp disconnect when talking to ws_ftp server 6.1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Requested debug file
sftpdbug.txt (text/plain), 5.09 KB, created by
Jeff White
on 2008-10-17 00:26:52 AEDT
(
hide
)
Description:
Requested debug file
Filename:
MIME Type:
Creator:
Jeff White
Created:
2008-10-17 00:26:52 AEDT
Size:
5.09 KB
patch
obsolete
>Connecting to 70.167.43.163... >OpenSSH_5.1p1, OpenSSL 0.9.8i 15 Sep 2008 >debug1: Reading configuration data /usr/local/etc/ssh_config >debug2: ssh_connect: needpriv 0 >debug1: Connecting to 70.167.43.163 [70.167.43.163] port 22. >debug1: Connection established. >debug1: identity file /export/home/icore/.ssh/id_rsa type -1 >debug1: identity file /export/home/icore/.ssh/id_dsa type -1 >debug1: Remote protocol version 2.0, remote software version WS_FTP-SSH_6.1.1 >debug1: no match: WS_FTP-SSH_6.1.1 >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_5.1 >debug2: fd 4 setting O_NONBLOCK >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib >debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: kex_parse_kexinit: diffie-hellman-group1-sha1,diffie-hellman-group14-sha1 >debug2: kex_parse_kexinit: ssh-dss,ssh-rsa >debug2: kex_parse_kexinit: 3des-cbc,blowfish-cbc,aes256-cbc,aes128-cbc,cast128-cbc >debug2: kex_parse_kexinit: 3des-cbc,blowfish-cbc,aes256-cbc,aes128-cbc,cast128-cbc >debug2: kex_parse_kexinit: hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96 >debug2: kex_parse_kexinit: none >debug2: kex_parse_kexinit: none >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: mac_setup: found hmac-md5 >debug1: kex: server->client aes128-cbc hmac-md5 none >debug2: mac_setup: found hmac-md5 >debug1: kex: client->server aes128-cbc hmac-md5 none >debug2: dh_gen_key: priv key bits set: 134/256 >debug2: bits set: 1011/2048 >debug1: sending SSH2_MSG_KEXDH_INIT >debug1: expecting SSH2_MSG_KEXDH_REPLY >debug3: check_host_in_hostfile: filename /export/home/icore/.ssh/known_hosts >debug3: check_host_in_hostfile: match line 7 >debug1: Host '70.167.43.163' is known and matches the RSA host key. >debug1: Found key in /export/home/icore/.ssh/known_hosts:7 >debug2: bits set: 1059/2048 >debug1: ssh_rsa_verify: signature correct >debug2: kex_derive_keys >debug2: set_newkeys: mode 1 >debug1: SSH2_MSG_NEWKEYS sent >debug1: expecting SSH2_MSG_NEWKEYS >debug2: set_newkeys: mode 0 >debug1: SSH2_MSG_NEWKEYS received >debug1: SSH2_MSG_SERVICE_REQUEST sent >debug2: service_accept: ssh-userauth >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug2: key: /export/home/icore/.ssh/id_rsa (0) >debug2: key: /export/home/icore/.ssh/id_dsa (0) >debug1: Authentications that can continue: publickey,password >debug3: start over, passed a different list publickey,password >debug3: preferred publickey,keyboard-interactive,password >debug3: authmethod_lookup publickey >debug3: remaining preferred: keyboard-interactive,password >debug3: authmethod_is_enabled publickey >debug1: Next authentication method: publickey >debug1: Trying private key: /export/home/icore/.ssh/id_rsa >debug3: no such identity: /export/home/icore/.ssh/id_rsa >debug1: Trying private key: /export/home/icore/.ssh/id_dsa >debug3: no such identity: /export/home/icore/.ssh/id_dsa >debug2: we did not send a packet, disable method >debug3: authmethod_lookup password >debug3: remaining preferred: ,password >debug3: authmethod_is_enabled password >debug1: Next authentication method: password >debug3: packet_send2: adding 64 (len 59 padlen 5 extra_pad 64) >debug2: we sent a password packet, wait for reply >debug1: Authentication succeeded (password). >debug2: fd 5 setting O_NONBLOCK >debug3: fd 6 is O_NONBLOCK >debug2: fd 7 setting O_NONBLOCK >debug1: channel 0: new [client-session] >debug3: ssh_session2_open: channel_new: 0 >debug2: channel 0: send open >debug1: Requesting no-more-sessions@openssh.com >debug1: Entering interactive session. >debug2: callback start >debug2: client_session2_setup: id 0 >debug1: Sending subsystem: sftp >debug2: channel 0: request subsystem confirm 1 >debug2: fd 4 setting TCP_NODELAY >debug2: callback done >debug2: channel 0: open confirm rwindow 300000 rmax 30000 >Received disconnect from 70.167.43.163: 2: >Connection closed
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1531
: 1575 |
1576