Advertisement
Guest User

Untitled

a guest
Sep 29th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.98 KB | None | 0 0
  1.  
  2. $ ssh -vvv -i /home/kevin/.ssh/kevnat kquinn@192.168.1.244 -p 33654
  3. OpenSSH_5.3p1 Debian-3ubuntu6, OpenSSL 0.9.8k 25 Mar 2009
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: Applying options for *
  6. debug2: ssh_connect: needpriv 0
  7. debug1: Connecting to 192.168.1.244 [192.168.1.244] port 33654.
  8. debug1: Connection established.
  9. debug3: Not a RSA1 key file /home/kevin/.ssh/kevnat.
  10. debug2: key_type_from_name: unknown key type '-----BEGIN'
  11. debug3: key_read: missing keytype
  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. debug3: key_read: missing whitespace
  22. debug3: key_read: missing whitespace
  23. debug3: key_read: missing whitespace
  24. debug3: key_read: missing whitespace
  25. debug3: key_read: missing whitespace
  26. debug3: key_read: missing whitespace
  27. debug3: key_read: missing whitespace
  28. debug3: key_read: missing whitespace
  29. debug3: key_read: missing whitespace
  30. debug3: key_read: missing whitespace
  31. debug3: key_read: missing whitespace
  32. debug3: key_read: missing whitespace
  33. debug3: key_read: missing whitespace
  34. debug3: key_read: missing whitespace
  35. debug3: key_read: missing whitespace
  36. debug3: key_read: missing whitespace
  37. debug2: key_type_from_name: unknown key type '-----END'
  38. debug3: key_read: missing keytype
  39. debug1: identity file /home/kevin/.ssh/kevnat type 1
  40. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
  41. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
  42. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.1p1 Debian-5
  43. debug1: match: OpenSSH_5.1p1 Debian-5 pat OpenSSH*
  44. debug1: Enabling compatibility mode for protocol 2.0
  45. debug1: Local version string SSH-2.0-OpenSSH_5.3p1 Debian-3ubuntu6
  46. debug2: fd 3 setting O_NONBLOCK
  47. debug1: SSH2_MSG_KEXINIT sent
  48. debug3: Wrote 792 bytes for a total of 831
  49. debug1: SSH2_MSG_KEXINIT received
  50. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  51. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  52. 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
  53. 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
  54. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  55. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  56. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  57. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  58. debug2: kex_parse_kexinit:
  59. debug2: kex_parse_kexinit:
  60. debug2: kex_parse_kexinit: first_kex_follows 0
  61. debug2: kex_parse_kexinit: reserved 0
  62. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  63. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  64. 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
  65. 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
  66. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  67. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  68. debug2: kex_parse_kexinit: none,zlib@openssh.com
  69. debug2: kex_parse_kexinit: none,zlib@openssh.com
  70. debug2: kex_parse_kexinit:
  71. debug2: kex_parse_kexinit:
  72. debug2: kex_parse_kexinit: first_kex_follows 0
  73. debug2: kex_parse_kexinit: reserved 0
  74. debug2: mac_setup: found hmac-md5
  75. debug1: kex: server->client aes128-ctr hmac-md5 none
  76. debug2: mac_setup: found hmac-md5
  77. debug1: kex: client->server aes128-ctr hmac-md5 none
  78. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  79. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  80. debug3: Wrote 24 bytes for a total of 855
  81. debug2: dh_gen_key: priv key bits set: 135/256
  82. debug2: bits set: 514/1024
  83. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  84. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  85. debug3: Wrote 144 bytes for a total of 999
  86. debug3: put_host_port: [192.168.1.244]:33654
  87. debug3: put_host_port: [192.168.1.244]:33654
  88. debug3: check_host_in_hostfile: filename /home/kevin/.ssh/known_hosts
  89. debug3: check_host_in_hostfile: match line 44
  90. debug3: check_host_in_hostfile: filename /home/kevin/.ssh/known_hosts
  91. debug3: check_host_in_hostfile: match line 44
  92. debug1: Host '[192.168.1.244]:33654' is known and matches the RSA host key.
  93. debug1: Found key in /home/kevin/.ssh/known_hosts:44
  94. debug2: bits set: 515/1024
  95. debug1: ssh_rsa_verify: signature correct
  96. debug2: kex_derive_keys
  97. debug2: set_newkeys: mode 1
  98. debug1: SSH2_MSG_NEWKEYS sent
  99. debug1: expecting SSH2_MSG_NEWKEYS
  100. debug3: Wrote 16 bytes for a total of 1015
  101. debug2: set_newkeys: mode 0
  102. debug1: SSH2_MSG_NEWKEYS received
  103. debug1: SSH2_MSG_SERVICE_REQUEST sent
  104. debug3: Wrote 48 bytes for a total of 1063
  105. debug2: service_accept: ssh-userauth
  106. debug1: SSH2_MSG_SERVICE_ACCEPT received
  107. debug2: key: /home/kevin/.ssh/kevnat (0x21d8a4a0)
  108. debug2: key: kevin@kungquinn.com (0x21d8fc88)
  109. debug2: key: kevin@kevin-laptop (0x21d8e8a8)
  110. debug3: Wrote 64 bytes for a total of 1127
  111. debug1: Authentications that can continue: publickey
  112. debug3: start over, passed a different list publickey
  113. debug3: preferred gssapi-keyex,gssapi-with-mic,gssapi,publickey,keyboard-interactive,password
  114. debug3: authmethod_lookup publickey
  115. debug3: remaining preferred: keyboard-interactive,password
  116. debug3: authmethod_is_enabled publickey
  117. debug1: Next authentication method: publickey
  118. debug1: Offering public key: /home/kevin/.ssh/kevnat
  119. debug3: send_pubkey_test
  120. debug2: we sent a publickey packet, wait for reply
  121. debug3: Wrote 368 bytes for a total of 1495
  122. debug1: Authentications that can continue: publickey
  123. debug1: Offering public key: kevin@kungquinn.com
  124. debug3: send_pubkey_test
  125. debug2: we sent a publickey packet, wait for reply
  126. debug3: Wrote 368 bytes for a total of 1863
  127. debug1: Authentications that can continue: publickey
  128. debug1: Offering public key: kevin@kevin-laptop
  129. debug3: send_pubkey_test
  130. debug2: we sent a publickey packet, wait for reply
  131. debug3: Wrote 368 bytes for a total of 2231
  132. debug1: Authentications that can continue: publickey
  133. debug2: we did not send a packet, disable method
  134. debug1: No more authentication methods to try.
  135. Permission denied (publickey).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement