Advertisement
Guest User

Untitled

a guest
May 26th, 2017
633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PS C:\Users\Jozef\.ssh> ssh -vvv -o PreferredAuthentications=publickey jozef@lynx
  2. OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
  3. debug2: ssh_connect: needpriv 0
  4. debug1: Connecting to lynx [172.16.2.14] port 22.
  5. debug1: Connection established.
  6. debug1: identity file /c/Users/Jozef/.ssh/identity type -1
  7. debug1: identity file /c/Users/Jozef/.ssh/id_rsa type -1
  8. debug3: Not a RSA1 key file /c/Users/Jozef/.ssh/id_dsa.
  9. debug2: key_type_from_name: unknown key type '-----BEGIN'
  10. debug3: key_read: missing keytype
  11. debug3: key_read: missing whitespace
  12. debug3: key_read: missing whitespace
  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. debug2: key_type_from_name: unknown key type '-----END'
  22. debug3: key_read: missing keytype
  23. debug1: identity file /c/Users/Jozef/.ssh/id_dsa type 2
  24. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5
  25. debug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*
  26. debug1: Enabling compatibility mode for protocol 2.0
  27. debug1: Local version string SSH-2.0-OpenSSH_4.6
  28. debug2: fd 3 setting O_NONBLOCK
  29. debug1: SSH2_MSG_KEXINIT sent
  30. debug1: SSH2_MSG_KEXINIT received
  31. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  32. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  33. 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
  34. 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
  35. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  36. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  37. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  38. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  39. debug2: kex_parse_kexinit:
  40. debug2: kex_parse_kexinit:
  41. debug2: kex_parse_kexinit: first_kex_follows 0
  42. debug2: kex_parse_kexinit: reserved 0
  43. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  44. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  45. 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
  46. 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
  47. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  48. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  49. debug2: kex_parse_kexinit: none,zlib@openssh.com
  50. debug2: kex_parse_kexinit: none,zlib@openssh.com
  51. debug2: kex_parse_kexinit:
  52. debug2: kex_parse_kexinit:
  53. debug2: kex_parse_kexinit: first_kex_follows 0
  54. debug2: kex_parse_kexinit: reserved 0
  55. debug2: mac_init: found hmac-md5
  56. debug1: kex: server->client aes128-cbc hmac-md5 none
  57. debug2: mac_init: found hmac-md5
  58. debug1: kex: client->server aes128-cbc hmac-md5 none
  59. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  60. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  61. debug2: dh_gen_key: priv key bits set: 115/256
  62. debug2: bits set: 496/1024
  63. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  64. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  65. debug3: check_host_in_hostfile: filename /c/Users/Jozef/.ssh/known_hosts
  66. debug3: check_host_in_hostfile: match line 1
  67. debug3: check_host_in_hostfile: filename /c/Users/Jozef/.ssh/known_hosts
  68. debug3: check_host_in_hostfile: match line 1
  69. debug1: Host 'lynx' is known and matches the RSA host key.
  70. debug1: Found key in /c/Users/Jozef/.ssh/known_hosts:1
  71. debug2: bits set: 541/1024
  72. debug1: ssh_rsa_verify: signature correct
  73. debug2: kex_derive_keys
  74. debug2: set_newkeys: mode 1
  75. debug1: SSH2_MSG_NEWKEYS sent
  76. debug1: expecting SSH2_MSG_NEWKEYS
  77. debug2: set_newkeys: mode 0
  78. debug1: SSH2_MSG_NEWKEYS received
  79. debug1: SSH2_MSG_SERVICE_REQUEST sent
  80. debug2: service_accept: ssh-userauth
  81. debug1: SSH2_MSG_SERVICE_ACCEPT received
  82. debug2: key: /c/Users/Jozef/.ssh/identity (0x0)
  83. debug2: key: /c/Users/Jozef/.ssh/id_rsa (0x0)
  84. debug2: key: /c/Users/Jozef/.ssh/id_dsa (0xa01b6e8)
  85. debug1: Authentications that can continue: publickey,password
  86. debug3: start over, passed a different list publickey,password
  87. debug3: preferred publickey
  88. debug3: authmethod_lookup publickey
  89. debug3: remaining preferred:
  90. debug3: authmethod_is_enabled publickey
  91. debug1: Next authentication method: publickey
  92. debug1: Trying private key: /c/Users/Jozef/.ssh/identity
  93. debug3: no such identity: /c/Users/Jozef/.ssh/identity
  94. debug1: Trying private key: /c/Users/Jozef/.ssh/id_rsa
  95. debug3: no such identity: /c/Users/Jozef/.ssh/id_rsa
  96. debug1: Offering public key: /c/Users/Jozef/.ssh/id_dsa
  97. debug3: send_pubkey_test
  98. debug2: we sent a publickey packet, wait for reply
  99. debug1: Authentications that can continue: publickey,password
  100. debug2: we did not send a packet, disable method
  101. debug1: No more authentication methods to try.
  102. Permission denied (publickey,password).
  103. PS C:\Users\Jozef\.ssh>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement