Bugzilla – Attachment 2023 Details for
Bug 1882
Since 5.7p1 OpenSSH doesn't take advantage of OpenSSL hardware engine
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
5.8p1 client
5.8p1 - client - verbose.txt (text/plain), 7.44 KB, created by
opod
on 2011-03-27 04:53:11 AEDT
(
hide
)
Description:
5.8p1 client
Filename:
MIME Type:
Creator:
opod
Created:
2011-03-27 04:53:11 AEDT
Size:
7.44 KB
patch
obsolete
>$ scp -vvv -c aes128-cbc file.dat localhost:/dev/null >Executing: program /usr/bin/ssh host localhost, user (unspecified), command scp -v -t -- /dev/null >OpenSSH_5.8p1, OpenSSL 1.0.0d 8 Feb 2011 >debug1: Reading configuration data /etc/ssh/ssh_config >debug2: ssh_connect: needpriv 0 >debug1: Connecting to localhost [127.0.0.1] port 22. >debug1: Connection established. >debug1: identity file /home/fijam/.ssh/id_rsa type -1 >debug1: identity file /home/fijam/.ssh/id_rsa-cert type -1 >debug1: identity file /home/fijam/.ssh/id_dsa type -1 >debug1: identity file /home/fijam/.ssh/id_dsa-cert type -1 >debug1: identity file /home/fijam/.ssh/id_ecdsa type -1 >debug1: identity file /home/fijam/.ssh/id_ecdsa-cert type -1 >debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8 >debug1: match: OpenSSH_5.8 pat OpenSSH* >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_5.8 >debug2: fd 3 setting O_NONBLOCK >debug3: load_hostkeys: loading entries for host "localhost" from file "/home/fijam/.ssh/known_hosts" >debug3: load_hostkeys: found key type RSA in file /home/fijam/.ssh/known_hosts:3 >debug3: load_hostkeys: loaded 1 keys >debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-dss-cert-v00@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-dss >debug2: kex_parse_kexinit: aes128-cbc >debug2: kex_parse_kexinit: aes128-cbc >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: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa >debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >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 >debug2: kex_parse_kexinit: none,zlib@openssh.com >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 >debug1: sending SSH2_MSG_KEX_ECDH_INIT >debug1: expecting SSH2_MSG_KEX_ECDH_REPLY >debug1: Server host key: RSA d9:55:03:80:d8:8d:0d:a5:fc:a6:e2:7d:bf:fa:b9:b4 >debug3: load_hostkeys: loading entries for host "localhost" from file "/home/fijam/.ssh/known_hosts" >debug3: load_hostkeys: found key type RSA in file /home/fijam/.ssh/known_hosts:3 >debug3: load_hostkeys: loaded 1 keys >debug1: Host 'localhost' is known and matches the RSA host key. >debug1: Found key in /home/fijam/.ssh/known_hosts:3 >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: Roaming not allowed by server >debug1: SSH2_MSG_SERVICE_REQUEST sent >debug2: service_accept: ssh-userauth >debug1: SSH2_MSG_SERVICE_ACCEPT received >debug2: key: /home/fijam/.ssh/id_rsa ((nil)) >debug2: key: /home/fijam/.ssh/id_dsa ((nil)) >debug2: key: /home/fijam/.ssh/id_ecdsa ((nil)) >debug1: Authentications that can continue: publickey,password,keyboard-interactive >debug3: start over, passed a different list publickey,password,keyboard-interactive >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: /home/fijam/.ssh/id_rsa >debug3: no such identity: /home/fijam/.ssh/id_rsa >debug1: Trying private key: /home/fijam/.ssh/id_dsa >debug3: no such identity: /home/fijam/.ssh/id_dsa >debug1: Trying private key: /home/fijam/.ssh/id_ecdsa >debug3: no such identity: /home/fijam/.ssh/id_ecdsa >debug2: we did not send a packet, disable method >debug3: authmethod_lookup keyboard-interactive >debug3: remaining preferred: password >debug3: authmethod_is_enabled keyboard-interactive >debug1: Next authentication method: keyboard-interactive >debug2: userauth_kbdint >debug2: we sent a keyboard-interactive packet, wait for reply >debug2: input_userauth_info_req >debug2: input_userauth_info_req: num_prompts 1 >Password: >debug3: packet_send2: adding 32 (len 23 padlen 9 extra_pad 64) >debug2: input_userauth_info_req >debug2: input_userauth_info_req: num_prompts 0 >debug3: packet_send2: adding 48 (len 10 padlen 6 extra_pad 64) >debug1: Authentication succeeded (keyboard-interactive). >Authenticated to localhost ([127.0.0.1]:22). >debug2: fd 4 setting O_NONBLOCK >debug2: fd 5 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 >debug2: fd 3 setting TCP_NODELAY >debug3: packet_set_tos: set IP_TOS 0x08 >debug1: Sending command: scp -v -t -- /dev/null >debug2: channel 0: request exec confirm 1 >debug2: callback done >debug2: channel 0: open confirm rwindow 0 rmax 32768 >debug2: channel 0: rcvd adjust 2097152 >debug2: channel_input_status_confirm: type 99 id 0 >debug2: exec request accepted on channel 0 >Sending file modes: C0644 104857600 file.dat >debug2: channel 0: rcvd ext data 31 >Sink: C0644 104857600 file.dat >debug2: channel 0: written 31 to efd 6 >file.dat 0% 0 0.0KB/s --:-- ETAdebug2: channel 0: rcvd adjust 98329 >debug2: channel 0: rcvd adjust 114688 >^Cdebug1: channel 0: free: client-session, nchannels 1 >debug3: channel 0: status: The following connections are open: > #0 client-session (t4 r0 i0/0 o0/0 fd 4/5 cc -1) > >debug1: fd 0 clearing O_NONBLOCK >debug1: fd 1 clearing O_NONBLOCK >Killed by signal 2.
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 1882
:
2022
| 2023 |
2041