Advertisement
Guest User

Untitled

a guest
Nov 11th, 2015
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.84 KB | None | 0 0
  1. issh -vvv root@$cam
  2. OpenSSH_6.9p1 Debian-2, OpenSSL 1.0.2d 9 Jul 2015
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 4: Applying options for *
  5. debug1: /etc/ssh/ssh_config line 9: Deprecated option "fallbacktorsh"
  6. debug1: /etc/ssh/ssh_config line 10: Deprecated option "usersh"
  7. debug2: ssh_connect: needpriv 0
  8. debug1: Connecting to 192.168.0.90 [192.168.0.90] port 22.
  9. debug1: Connection established.
  10. debug1: key_load_private_type: No such file or directory
  11. debug1: key_load_private_cert: Permission denied
  12. debug1: key_load_private_cert: Permission denied
  13. debug1: key_load_private_cert: Permission denied
  14. debug1: key_load_private_cert: Permission denied
  15. debug1: key_load_private_type: Permission denied
  16. debug1: key_load_private_type: Permission denied
  17. debug1: key_load_private_type: Permission denied
  18. debug1: key_load_private_type: Permission denied
  19. debug1: identity file /home/umuttl/.ssh/id_rsa type 1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /home/umuttl/.ssh/id_rsa-cert type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /home/umuttl/.ssh/id_dsa type -1
  24. debug1: key_load_public: No such file or directory
  25. debug1: identity file /home/umuttl/.ssh/id_dsa-cert type -1
  26. debug1: key_load_public: No such file or directory
  27. debug1: identity file /home/umuttl/.ssh/id_ecdsa type -1
  28. debug1: key_load_public: No such file or directory
  29. debug1: identity file /home/umuttl/.ssh/id_ecdsa-cert type -1
  30. debug1: key_load_public: No such file or directory
  31. debug1: identity file /home/umuttl/.ssh/id_ed25519 type -1
  32. debug1: key_load_public: No such file or directory
  33. debug1: identity file /home/umuttl/.ssh/id_ed25519-cert type -1
  34. debug1: Enabling compatibility mode for protocol 2.0
  35. debug1: Local version string SSH-2.0-OpenSSH_6.9p1 Debian-2
  36. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6
  37. debug1: match: OpenSSH_6.6 pat OpenSSH_6.5*,OpenSSH_6.6* compat 0x14000000
  38. debug2: fd 3 setting O_NONBLOCK
  39. debug1: Authenticating to 192.168.0.90:22 as 'root'
  40. debug3: Trying to reverse map address 192.168.0.90.
  41. debug1: Unspecified GSS failure. Minor code may provide more information
  42. No Kerberos credentials available
  43.  
  44. debug1: Unspecified GSS failure. Minor code may provide more information
  45. No Kerberos credentials available
  46.  
  47. debug1: Unspecified GSS failure. Minor code may provide more information
  48.  
  49.  
  50. debug1: Unspecified GSS failure. Minor code may provide more information
  51. No Kerberos credentials available
  52.  
  53. debug3: hostkeys_foreach: reading file "/dev/null"
  54. debug2: compat_kex_proposal: original KEX proposal: curve25519-sha256@libssh.org,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
  55. debug2: Compat: skipping algorithm "curve25519-sha256@libssh.org"
  56. debug2: compat_kex_proposal: compat KEX proposal: 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
  57. debug1: SSH2_MSG_KEXINIT sent
  58. debug1: SSH2_MSG_KEXINIT received
  59. 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
  60. debug2: kex_parse_kexinit: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-rsa,ssh-dss
  61. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  62. debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  63. debug2: kex_parse_kexinit: 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,hmac-md5-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  64. debug2: kex_parse_kexinit: 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,hmac-md5-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  65. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  66. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  67. debug2: kex_parse_kexinit:
  68. debug2: kex_parse_kexinit:
  69. debug2: kex_parse_kexinit: first_kex_follows 0
  70. debug2: kex_parse_kexinit: reserved 0
  71. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  72. debug2: kex_parse_kexinit: ssh-rsa
  73. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  74. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  75. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  76. debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  77. debug2: kex_parse_kexinit: none,zlib@openssh.com
  78. debug2: kex_parse_kexinit: none,zlib@openssh.com
  79. debug2: kex_parse_kexinit:
  80. debug2: kex_parse_kexinit:
  81. debug2: kex_parse_kexinit: first_kex_follows 0
  82. debug2: kex_parse_kexinit: reserved 0
  83. debug1: kex: server->client chacha20-poly1305@openssh.com <implicit> none
  84. debug1: kex: client->server chacha20-poly1305@openssh.com <implicit> none
  85. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<8192<8192) sent
  86. debug1: got SSH2_MSG_KEX_DH_GEX_GROUP
  87. debug2: bits set: 4088/8192
  88. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97. >>> QUITE A DELAY HERE (3-4 SECONDS)
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. debug1: got SSH2_MSG_KEX_DH_GEX_REPLY
  110. debug1: Server host key: ssh-rsa SHA256:esubjnPuWDQk5Z0pyVOwfNAm9HDjjUawoAB0hFUAxoA
  111. debug3: hostkeys_foreach: reading file "/dev/null"
  112. Warning: Permanently added '192.168.0.90' (RSA) to the list of known hosts.
  113. debug2: bits set: 4111/8192
  114. debug2: set_newkeys: mode 1
  115. debug1: SSH2_MSG_NEWKEYS sent
  116. debug1: expecting SSH2_MSG_NEWKEYS
  117. debug2: set_newkeys: mode 0
  118. debug1: SSH2_MSG_NEWKEYS received
  119. debug1: Roaming not allowed by server
  120. debug1: SSH2_MSG_SERVICE_REQUEST sent
  121. debug2: service_accept: ssh-userauth
  122. debug1: SSH2_MSG_SERVICE_ACCEPT received
  123. debug2: key: /Users/umuttl/.ssh/id_rsa (0x7fb51136b8f0),
  124. debug2: key: /home/umuttl/.ssh/id_rsa (0x7fb51136a540),
  125. debug2: key: /home/umuttl/.ssh/id_dsa ((nil)),
  126. debug2: key: /home/umuttl/.ssh/id_ecdsa ((nil)),
  127. debug2: key: /home/umuttl/.ssh/id_ed25519 ((nil)),
  128. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  129. debug3: start over, passed a different list publickey,password,keyboard-interactive
  130. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  131. debug3: authmethod_lookup publickey
  132. debug3: remaining preferred: keyboard-interactive,password
  133. debug3: authmethod_is_enabled publickey
  134. debug1: Next authentication method: publickey
  135. debug1: Offering RSA public key: /Users/umuttl/.ssh/id_rsa
  136. debug3: send_pubkey_test
  137. debug2: we sent a publickey packet, wait for reply
  138. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  139. debug1: Offering RSA public key: /home/umuttl/.ssh/id_rsa
  140. debug3: send_pubkey_test
  141. debug2: we sent a publickey packet, wait for reply
  142. debug1: Server accepts key: pkalg ssh-rsa blen 279
  143. debug2: input_userauth_pk_ok: fp SHA256:syaauZilhqxhWqZJjTGsyMWhTU0zHQgZ0qBrSxxQf9c
  144. debug3: sign_and_send_pubkey: RSA SHA256:syaauZilhqxhWqZJjTGsyMWhTU0zHQgZ0qBrSxxQf9c
  145. Enter passphrase for key '/home/umuttl/.ssh/id_rsa':
  146. debug1: Authentication succeeded (publickey).
  147. Authenticated to 192.168.0.90 ([192.168.0.90]:22).
  148. debug1: channel 0: new [client-session]
  149. debug3: ssh_session2_open: channel_new: 0
  150. debug2: channel 0: send open
  151. debug1: Requesting no-more-sessions@openssh.com
  152. debug1: Entering interactive session.
  153. debug2: callback start
  154. debug2: x11_get_proto: /usr/bin/xauth list unix:10.0 2>/dev/null
  155. debug1: Requesting X11 forwarding with authentication spoofing.
  156. debug2: channel 0: request x11-req confirm 1
  157. debug1: Requesting authentication agent forwarding.
  158. debug2: channel 0: request auth-agent-req@openssh.com confirm 0
  159. debug2: fd 3 setting TCP_NODELAY
  160. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  161. debug2: client_session2_setup: id 0
  162. debug2: channel 0: request pty-req confirm 1
  163. debug2: channel 0: request shell confirm 1
  164. debug2: callback done
  165. debug2: channel 0: open confirm rwindow 0 rmax 32768
  166. debug2: channel_input_status_confirm: type 100 id 0
  167. X11 forwarding request failed on channel 0
  168. debug2: channel_input_status_confirm: type 99 id 0
  169. debug2: PTY allocation request accepted on channel 0
  170. debug2: channel 0: rcvd adjust 2097152
  171. debug2: channel_input_status_confirm: type 99 id 0
  172. debug2: shell request accepted on channel 0
  173.  
  174.  
  175. BusyBox v1.22.1p2 (2015-11-10 11:25:23 CET) built-in shell (ash)
  176. Enter 'help' for a list of built-in commands.
  177.  
  178. [root@axis-accc8e0a2bca /mnt/flash/root]1097#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement