Advertisement
Guest User

Untitled

a guest
Jul 29th, 2018
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 12.11 KB | None | 0 0
  1. OpenSSH_7.6p1 Ubuntu-4, OpenSSL 1.0.2n  7 Dec 2017
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  4. debug2: resolving "xrmlite.phys.northwestern.edu" port 22
  5. debug2: ssh_connect_direct: needpriv 0
  6. debug1: Connecting to xrmlite.phys.northwestern.edu [129.105.65.14] port 22.
  7. debug1: Connection established.
  8. debug1: key_load_public: No such file or directory
  9. debug1: identity file /home/sajid/.ssh/id_rsa type -1
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /home/sajid/.ssh/id_rsa-cert type -1
  12. debug1: key_load_public: No such file or directory
  13. debug1: identity file /home/sajid/.ssh/id_dsa type -1
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /home/sajid/.ssh/id_dsa-cert type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /home/sajid/.ssh/id_ecdsa type -1
  18. debug1: key_load_public: No such file or directory
  19. debug1: identity file /home/sajid/.ssh/id_ecdsa-cert type -1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /home/sajid/.ssh/id_ed25519 type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /home/sajid/.ssh/id_ed25519-cert type -1
  24. debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4
  25. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  26. debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
  27. debug2: fd 3 setting O_NONBLOCK
  28. debug1: Authenticating to xrmlite.phys.northwestern.edu:22 as 'sajid'
  29. debug3: hostkeys_foreach: reading file "/home/sajid/.ssh/known_hosts"
  30. debug3: record_hostkey: found key type ECDSA in file /home/sajid/.ssh/known_hosts:8
  31. debug3: load_hostkeys: loaded 1 keys from xrmlite.phys.northwestern.edu
  32. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  33. debug3: send packet: type 20
  34. debug1: SSH2_MSG_KEXINIT sent
  35. debug3: receive packet: type 20
  36. debug1: SSH2_MSG_KEXINIT received
  37. debug2: local client KEXINIT proposal
  38. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  39. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  40. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  41. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  42. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  43. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  44. debug2: compression ctos: none,zlib@openssh.com,zlib
  45. debug2: compression stoc: none,zlib@openssh.com,zlib
  46. debug2: languages ctos:
  47. debug2: languages stoc:
  48. debug2: first_kex_follows 0
  49. debug2: reserved 0
  50. debug2: peer server KEXINIT proposal
  51. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  52. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  53. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc
  54. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc,blowfish-cbc,cast128-cbc,3des-cbc
  55. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  56. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  57. debug2: compression ctos: none,zlib@openssh.com
  58. debug2: compression stoc: none,zlib@openssh.com
  59. debug2: languages ctos:
  60. debug2: languages stoc:
  61. debug2: first_kex_follows 0
  62. debug2: reserved 0
  63. debug1: kex: algorithm: curve25519-sha256
  64. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  65. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  66. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  67. debug3: send packet: type 30
  68. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  69. debug3: receive packet: type 31
  70. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:xi2xFioB3besNrY++dOO3DekP+d9BPWMHfTfJo1AZFs
  71. debug3: hostkeys_foreach: reading file "/home/sajid/.ssh/known_hosts"
  72. debug3: record_hostkey: found key type ECDSA in file /home/sajid/.ssh/known_hosts:8
  73. debug3: load_hostkeys: loaded 1 keys from xrmlite.phys.northwestern.edu
  74. debug3: hostkeys_foreach: reading file "/home/sajid/.ssh/known_hosts"
  75. debug3: record_hostkey: found key type ECDSA in file /home/sajid/.ssh/known_hosts:9
  76. debug3: load_hostkeys: loaded 1 keys from 129.105.65.14
  77. debug1: Host 'xrmlite.phys.northwestern.edu' is known and matches the ECDSA host key.
  78. debug1: Found key in /home/sajid/.ssh/known_hosts:8
  79. debug3: send packet: type 21
  80. debug2: set_newkeys: mode 1
  81. debug1: rekey after 134217728 blocks
  82. debug1: SSH2_MSG_NEWKEYS sent
  83. debug1: expecting SSH2_MSG_NEWKEYS
  84. debug3: receive packet: type 21
  85. debug1: SSH2_MSG_NEWKEYS received
  86. debug2: set_newkeys: mode 0
  87. debug1: rekey after 134217728 blocks
  88. debug2: key: /home/sajid/ssh-keys/xrmlite_account/xrmlite_key (0x7fffcdc87080), agent
  89. debug2: key: /home/sajid/.ssh/id_rsa ((nil))
  90. debug2: key: /home/sajid/.ssh/id_dsa ((nil))
  91. debug2: key: /home/sajid/.ssh/id_ecdsa ((nil))
  92. debug2: key: /home/sajid/.ssh/id_ed25519 ((nil))
  93. debug3: send packet: type 5
  94. debug3: receive packet: type 7
  95. debug1: SSH2_MSG_EXT_INFO received
  96. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  97. debug3: receive packet: type 6
  98. debug2: service_accept: ssh-userauth
  99. debug1: SSH2_MSG_SERVICE_ACCEPT received
  100. debug3: send packet: type 50
  101. debug3: receive packet: type 51
  102. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  103. debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  104. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  105. debug3: authmethod_lookup gssapi-keyex
  106. debug3: remaining preferred: gssapi-with-mic,publickey,keyboard-interactive,password
  107. debug3: authmethod_is_enabled gssapi-keyex
  108. debug1: Next authentication method: gssapi-keyex
  109. debug1: No valid Key exchange context
  110. debug2: we did not send a packet, disable method
  111. debug3: authmethod_lookup gssapi-with-mic
  112. debug3: remaining preferred: publickey,keyboard-interactive,password
  113. debug3: authmethod_is_enabled gssapi-with-mic
  114. debug1: Next authentication method: gssapi-with-mic
  115. debug1: Unspecified GSS failure.  Minor code may provide more information
  116. No Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)
  117.  
  118. debug1: Unspecified GSS failure.  Minor code may provide more information
  119. No Kerberos credentials available (default cache: FILE:/tmp/krb5cc_1000)
  120.  
  121. debug2: we did not send a packet, disable method
  122. debug3: authmethod_lookup publickey
  123. debug3: remaining preferred: keyboard-interactive,password
  124. debug3: authmethod_is_enabled publickey
  125. debug1: Next authentication method: publickey
  126. debug1: Offering public key: RSA SHA256:H/efhD/zA2YAEnmfFoNyyG69u9WrFxNRiJ0MBbkE8XI /home/sajid/ssh-keys/xrmlite_account/xrmlite_key
  127. debug3: send_pubkey_test
  128. debug3: send packet: type 50
  129. debug2: we sent a publickey packet, wait for reply
  130. debug3: receive packet: type 60
  131. debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
  132. debug2: input_userauth_pk_ok: fp SHA256:H/efhD/zA2YAEnmfFoNyyG69u9WrFxNRiJ0MBbkE8XI
  133. debug3: sign_and_send_pubkey: RSA SHA256:H/efhD/zA2YAEnmfFoNyyG69u9WrFxNRiJ0MBbkE8XI
  134. debug3: send packet: type 50
  135. debug3: receive packet: type 52
  136. debug1: Authentication succeeded (publickey).
  137. Authenticated to xrmlite.phys.northwestern.edu ([129.105.65.14]:22).
  138. debug2: fd 5 setting O_NONBLOCK
  139. debug3: fd 6 is O_NONBLOCK
  140. debug2: fd 7 setting O_NONBLOCK
  141. debug1: channel 0: new [client-session]
  142. debug3: ssh_session2_open: channel_new: 0
  143. debug2: channel 0: send open
  144. debug3: send packet: type 90
  145. debug1: Requesting no-more-sessions@openssh.com
  146. debug3: send packet: type 80
  147. debug1: Entering interactive session.
  148. debug1: pledge: network
  149. debug3: receive packet: type 80
  150. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  151. debug3: receive packet: type 91
  152. debug2: channel_input_open_confirmation: channel 0: callback start
  153. debug2: fd 3 setting TCP_NODELAY
  154. debug3: ssh_packet_set_tos: set IP_TOS 0x08
  155. debug2: client_session2_setup: id 0
  156. debug1: Sending environment.
  157. debug3: Ignored env HOSTTYPE
  158. debug1: Sending env LANG = C.UTF-8
  159. debug2: channel 0: request env confirm 0
  160. debug3: send packet: type 98
  161. debug3: Ignored env OLDPWD
  162. debug3: Ignored env SSH_AUTH_SOCK
  163. debug3: Ignored env USER
  164. debug3: Ignored env PWD
  165. debug3: Ignored env HOME
  166. debug3: Ignored env SSH_AGENT_PID
  167. debug3: Ignored env NAME
  168. debug3: Ignored env XDG_DATA_DIRS
  169. debug3: Ignored env SHELL
  170. debug3: Ignored env TERM
  171. debug3: Ignored env SHLVL
  172. debug3: Ignored env LOGNAME
  173. debug3: Ignored env PATH
  174. debug3: Ignored env _
  175. debug1: Sending subsystem: sftp
  176. debug2: channel 0: request subsystem confirm 1
  177. debug3: send packet: type 98
  178. debug2: channel_input_open_confirmation: channel 0: callback done
  179. debug2: channel 0: open confirm rwindow 0 rmax 32768
  180. debug2: channel 0: rcvd adjust 2097152
  181. debug3: receive packet: type 99
  182. debug2: channel_input_status_confirm: type 99 id 0
  183. debug2: subsystem request accepted on channel 0
  184. Received message too long 1500476786
  185. debug2: channel 0: read<=0 rfd 5 len 0
  186. debug2: channel 0: read failed
  187. debug2: channel 0: close_read
  188. debug2: channel 0: input open -> drain
  189. debug2: channel 0: ibuf empty
  190. debug2: channel 0: send eof
  191. debug3: send packet: type 96
  192. debug2: channel 0: input drain -> closed
  193. debug2: channel 0: write failed
  194. debug2: channel 0: close_write
  195. debug2: channel 0: send eow
  196. debug3: send packet: type 98
  197. debug2: channel 0: output open -> closed
  198. debug3: receive packet: type 98
  199. debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
  200. debug3: receive packet: type 97
  201. debug2: channel 0: rcvd close
  202. debug3: channel 0: will not send data after close
  203. debug2: channel 0: almost dead
  204. debug2: channel 0: gc: notify user
  205. debug2: channel 0: gc: user detached
  206. debug2: channel 0: send close
  207. debug3: send packet: type 97
  208. debug2: channel 0: is dead
  209. debug2: channel 0: garbage collecting
  210. debug1: channel 0: free: client-session, nchannels 1
  211. debug3: channel 0: status: The following connections are open:
  212.   #0 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)
  213.  
  214. debug3: send packet: type 1
  215. debug1: fd 0 clearing O_NONBLOCK
  216. debug3: fd 1 is not O_NONBLOCK
  217. debug1: fd 2 clearing O_NONBLOCK
  218. Transferred: sent 2804, received 2772 bytes, in 3.0 seconds
  219. Bytes per second: sent 932.0, received 921.4
  220. debug1: Exit status 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement