Advertisement
Ledovskiy

ssh

Sep 3rd, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 KB | None | 0 0
  1. user@hostname:~$ ssh -vv user@server
  2. OpenSSH_5.5p1 Debian-4ubuntu6, OpenSSL 0.9.8o 01 Jun 2010
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to user-ledovskiy.1gb.ru [81.177.32.135] port 22.
  7. debug1: Connection established.
  8. debug2: key_type_from_name: unknown key type '-----BEGIN'
  9. debug2: key_type_from_name: unknown key type '-----END'
  10. debug1: identity file /home/user/.ssh/id_rsa type 1
  11. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  12. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  13. debug1: identity file /home/user/.ssh/id_rsa-cert type -1
  14. debug1: identity file /home/user/.ssh/id_dsa type -1
  15. debug1: identity file /home/user/.ssh/id_dsa-cert type -1
  16. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1-hpn13v10
  17. debug1: match: OpenSSH_5.8p1-hpn13v10 pat OpenSSH*
  18. debug1: Enabling compatibility mode for protocol 2.0
  19. debug1: Local version string SSH-2.0-OpenSSH_5.5p1 Debian-4ubuntu6
  20. debug2: fd 3 setting O_NONBLOCK
  21. debug1: SSH2_MSG_KEXINIT sent
  22. debug1: SSH2_MSG_KEXINIT received
  23. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  24. debug2: kex_parse_kexinit: ssh-rsa-cert-v00@openssh.com,ssh-dss-cert-v00@openssh.com,ssh-rsa,ssh-dss
  25. 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
  26. 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
  27. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  28. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  29. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  30. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  31. debug2: kex_parse_kexinit:
  32. debug2: kex_parse_kexinit:
  33. debug2: kex_parse_kexinit: first_kex_follows 0
  34. debug2: kex_parse_kexinit: reserved 0
  35. 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
  36. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
  37. 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
  38. 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
  39. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  40. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  41. debug2: kex_parse_kexinit: none,zlib@openssh.com
  42. debug2: kex_parse_kexinit: none,zlib@openssh.com
  43. debug2: kex_parse_kexinit:
  44. debug2: kex_parse_kexinit:
  45. debug2: kex_parse_kexinit: first_kex_follows 0
  46. debug2: kex_parse_kexinit: reserved 0
  47. debug2: mac_setup: found hmac-md5
  48. debug1: kex: server->client aes128-ctr hmac-md5 none
  49. debug2: mac_setup: found hmac-md5
  50. debug1: kex: client->server aes128-ctr hmac-md5 none
  51. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  52. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  53. debug2: dh_gen_key: priv key bits set: 133/256
  54. debug2: bits set: 514/1024
  55. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  56. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  57. debug1: Host 'user-ledovskiy.1gb.ru' is known and matches the RSA host key.
  58. debug1: Found key in /home/user/.ssh/known_hosts:2
  59. debug2: bits set: 507/1024
  60. debug1: ssh_rsa_verify: signature correct
  61. debug2: kex_derive_keys
  62. debug2: set_newkeys: mode 1
  63. debug1: SSH2_MSG_NEWKEYS sent
  64. debug1: expecting SSH2_MSG_NEWKEYS
  65. debug2: set_newkeys: mode 0
  66. debug1: SSH2_MSG_NEWKEYS received
  67. debug1: Roaming not allowed by server
  68. debug1: SSH2_MSG_SERVICE_REQUEST sent
  69. debug2: service_accept: ssh-userauth
  70. debug1: SSH2_MSG_SERVICE_ACCEPT received
  71. debug2: key: /home/user/.ssh/id_rsa (0x22d015c8)
  72. debug2: key: user@foxconn (0x22d015b0)
  73. debug2: key: /home/user/.ssh/id_dsa ((nil))
  74. debug1: Authentications that can continue: publickey,keyboard-interactive
  75. debug1: Next authentication method: publickey
  76. debug1: Offering public key: /home/user/.ssh/id_rsa
  77. debug2: we sent a publickey packet, wait for reply
  78. debug1: Authentications that can continue: publickey,keyboard-interactive
  79. debug1: Offering public key: user@foxconn
  80. debug2: we sent a publickey packet, wait for reply
  81. debug1: Authentications that can continue: publickey,keyboard-interactive
  82. debug1: Trying private key: /home/user/.ssh/id_dsa
  83. debug2: we did not send a packet, disable method
  84. debug1: Next authentication method: keyboard-interactive
  85. debug2: userauth_kbdint
  86. debug2: we sent a keyboard-interactive packet, wait for reply
  87. debug2: input_userauth_info_req
  88. debug2: input_userauth_info_req: num_prompts 1
  89. Password:
  90. debug2: input_userauth_info_req
  91. debug2: input_userauth_info_req: num_prompts 0
  92. debug1: Authentication succeeded (keyboard-interactive).
  93. debug1: channel 0: new [client-session]
  94. debug2: channel 0: send open
  95. debug1: Requesting no-more-sessions@openssh.com
  96. debug1: Entering interactive session.
  97. debug1: Remote: Ignored authorized keys: bad ownership or modes for directory /home/user
  98. debug1: Remote: Ignored authorized keys: bad ownership or modes for directory /home/user
  99. debug1: Remote: Ignored authorized keys: bad ownership or modes for directory /home/user
  100. debug1: Remote: Ignored authorized keys: bad ownership or modes for directory /home/user
  101. debug2: callback start
  102. debug2: client_session2_setup: id 0
  103. debug2: channel 0: request pty-req confirm 1
  104. debug1: Sending environment.
  105. debug1: Sending env LANG = ru_RU.utf8
  106. debug2: channel 0: request env confirm 0
  107. debug2: channel 0: request shell confirm 1
  108. debug2: fd 3 setting TCP_NODELAY
  109. debug2: callback done
  110. debug2: channel 0: open confirm rwindow 0 rmax 32768
  111. debug2: channel_input_status_confirm: type 99 id 0
  112. debug2: PTY allocation request accepted on channel 0
  113. debug2: channel 0: rcvd adjust 87380
  114. debug2: channel_input_status_confirm: type 99 id 0
  115. debug2: shell request accepted on channel 0
  116. Last login: Tue Sep 3 13:47:37 MSK 2013 from 188.134.44.218 on pts/0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement