Guest User

Untitled

a guest
Jun 17th, 2018
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.89 KB | None | 0 0
  1. local-user@local-server:~$ ssh -vvv remote-user@remote-server.com
  2. OpenSSH_4.6p1 Debian-5build1, OpenSSL 0.9.8e 23 Feb 2007
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to remote-server.com [75.119.200.73] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/local-user/.ssh/identity type -1
  9. debug1: identity file /home/local-user/.ssh/id_rsa type -1
  10. debug3: Not a RSA1 key file /home/local-user/.ssh/id_dsa.
  11. debug2: key_type_from_name: unknown key type '-----BEGIN'
  12. debug3: key_read: missing keytype
  13. debug3: key_read: missing whitespace
  14. debug3: key_read: missing whitespace
  15. debug3: key_read: missing whitespace
  16. debug3: key_read: missing whitespace
  17. debug3: key_read: missing whitespace
  18. debug3: key_read: missing whitespace
  19. debug3: key_read: missing whitespace
  20. debug3: key_read: missing whitespace
  21. debug3: key_read: missing whitespace
  22. debug3: key_read: missing whitespace
  23. debug2: key_type_from_name: unknown key type '-----END'
  24. debug3: key_read: missing keytype
  25. debug1: identity file /home/local-user/.ssh/id_dsa type 2
  26. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3p2 Debian-9etch3
  27. debug1: match: OpenSSH_4.3p2 Debian-9etch3 pat OpenSSH*
  28. debug1: Enabling compatibility mode for protocol 2.0
  29. debug1: Local version string SSH-2.0-OpenSSH_4.6p1 Debian-5build1
  30. debug2: fd 3 setting O_NONBLOCK
  31. debug1: SSH2_MSG_KEXINIT sent
  32. debug1: SSH2_MSG_KEXINIT received
  33. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  34. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  35. 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
  36. 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
  37. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  38. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  39. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  40. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  41. debug2: kex_parse_kexinit:
  42. debug2: kex_parse_kexinit:
  43. debug2: kex_parse_kexinit: first_kex_follows 0
  44. debug2: kex_parse_kexinit: reserved 0
  45. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  46. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  47. 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
  48. 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
  49. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  50. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  51. debug2: kex_parse_kexinit: none,zlib@openssh.com
  52. debug2: kex_parse_kexinit: none,zlib@openssh.com
  53. debug2: kex_parse_kexinit:
  54. debug2: kex_parse_kexinit:
  55. debug2: kex_parse_kexinit: first_kex_follows 0
  56. debug2: kex_parse_kexinit: reserved 0
  57. debug2: mac_init: found hmac-md5
  58. debug1: kex: server->client aes128-cbc hmac-md5 none
  59. debug2: mac_init: found hmac-md5
  60. debug1: kex: client->server aes128-cbc hmac-md5 none
  61. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  62. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  63. debug2: dh_gen_key: priv key bits set: 133/256
  64. debug2: bits set: 496/1024
  65. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  66. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  67. debug3: check_host_in_hostfile: filename /home/local-user/.ssh/known_hosts
  68. debug3: check_host_in_hostfile: match line 1
  69. debug3: check_host_in_hostfile: filename /home/local-user/.ssh/known_hosts
  70. debug3: check_host_in_hostfile: match line 2
  71. debug1: Host 'remote-server.com' is known and matches the RSA host key.
  72. debug1: Found key in /home/local-user/.ssh/known_hosts:1
  73. debug2: bits set: 519/1024
  74. debug1: ssh_rsa_verify: signature correct
  75. debug2: kex_derive_keys
  76. debug2: set_newkeys: mode 1
  77. debug1: SSH2_MSG_NEWKEYS sent
  78. debug1: expecting SSH2_MSG_NEWKEYS
  79. debug2: set_newkeys: mode 0
  80. debug1: SSH2_MSG_NEWKEYS received
  81. debug1: SSH2_MSG_SERVICE_REQUEST sent
  82. debug2: service_accept: ssh-userauth
  83. debug1: SSH2_MSG_SERVICE_ACCEPT received
  84. debug2: key: /home/local-user/.ssh/identity ((nil))
  85. debug2: key: /home/local-user/.ssh/id_rsa ((nil))
  86. debug2: key: /home/local-user/.ssh/id_dsa (0x5555557befc0)
  87. debug1: Authentications that can continue: publickey,password
  88. debug3: start over, passed a different list publickey,password
  89. debug3: preferred gssapi-keyex,gssapi-with-mic,gssapi,publickey,keyboard-interactive,password
  90. debug3: authmethod_lookup publickey
  91. debug3: remaining preferred: keyboard-interactive,password
  92. debug3: authmethod_is_enabled publickey
  93. debug1: Next authentication method: publickey
  94. debug1: Trying private key: /home/local-user/.ssh/identity
  95. debug3: no such identity: /home/local-user/.ssh/identity
  96. debug1: Trying private key: /home/local-user/.ssh/id_rsa
  97. debug3: no such identity: /home/local-user/.ssh/id_rsa
  98. debug1: Offering public key: /home/local-user/.ssh/id_dsa
  99. debug3: send_pubkey_test
  100. debug2: we sent a publickey packet, wait for reply
  101. debug1: Authentications that can continue: publickey,password
  102. debug2: we did not send a packet, disable method
  103. debug3: authmethod_lookup password
  104. debug3: remaining preferred: ,password
  105. debug3: authmethod_is_enabled password
  106. debug1: Next authentication method: password
  107. remote-user@remote-server.com's password:
Add Comment
Please, Sign In to add comment