Guest User

Untitled

a guest
Jun 26th, 2017
929
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.75 KB | None | 0 0
  1. macbook-pro:.ssh lukadragojlovic$ chmod 700 ~/.ssh
  2. macbook-pro:.ssh lukadragojlovic$ ssh [email protected] -vv
  3. OpenSSH_6.9p1, LibreSSL 2.1.8
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 21: Applying options for *
  6. debug2: ssh_connect: needpriv 0
  7. debug1: Connecting to virtualmin.cloud3.c-code.com [176.9.139.93] port 22.
  8. debug1: Connection established.
  9. debug1: identity file /Users/lukadragojlovic/.ssh/id_rsa type 1
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /Users/lukadragojlovic/.ssh/id_rsa-cert type -1
  12. debug1: key_load_public: No such file or directory
  13. debug1: identity file /Users/lukadragojlovic/.ssh/id_dsa type -1
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /Users/lukadragojlovic/.ssh/id_dsa-cert type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /Users/lukadragojlovic/.ssh/id_ecdsa type -1
  18. debug1: key_load_public: No such file or directory
  19. debug1: identity file /Users/lukadragojlovic/.ssh/id_ecdsa-cert type -1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /Users/lukadragojlovic/.ssh/id_ed25519 type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /Users/lukadragojlovic/.ssh/id_ed25519-cert type -1
  24. debug1: Enabling compatibility mode for protocol 2.0
  25. debug1: Local version string SSH-2.0-OpenSSH_6.9
  26. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.7p1 Debian-5+deb8u3
  27. debug1: match: OpenSSH_6.7p1 Debian-5+deb8u3 pat OpenSSH* compat 0x04000000
  28. debug2: fd 3 setting O_NONBLOCK
  29. debug1: Authenticating to virtualmin.cloud3.c-code.com:22 as 'root'
  30. debug1: SSH2_MSG_KEXINIT sent
  31. debug1: SSH2_MSG_KEXINIT received
  32. debug2: kex_parse_kexinit: [email protected],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
  33. debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],[email protected],ssh-ed25519,ssh-rsa,ssh-dss
  34. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  35. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  36. debug2: kex_parse_kexinit: none,[email protected],zlib
  37. debug2: kex_parse_kexinit: none,[email protected],zlib
  38. debug2: kex_parse_kexinit:
  39. debug2: kex_parse_kexinit:
  40. debug2: kex_parse_kexinit: first_kex_follows 0
  41. debug2: kex_parse_kexinit: reserved 0
  42. debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  43. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  44. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  45. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected]
  46. debug2: kex_parse_kexinit: none,[email protected]
  47. debug2: kex_parse_kexinit: none,[email protected]
  48. debug2: kex_parse_kexinit:
  49. debug2: kex_parse_kexinit:
  50. debug2: kex_parse_kexinit: first_kex_follows 0
  51. debug2: kex_parse_kexinit: reserved 0
  52. debug1: kex: server->client [email protected] <implicit> none
  53. debug1: kex: client->server [email protected] <implicit> none
  54. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  55. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:dXwwQJWgEwV+7bWD5QEZ60DJ0vXrzFFxEANfLRAzcRQ
  56. debug1: Host 'virtualmin.cloud3.c-code.com' is known and matches the ECDSA host key.
  57. debug1: Found key in /Users/lukadragojlovic/.ssh/known_hosts:2
  58. debug2: set_newkeys: mode 1
  59. debug1: SSH2_MSG_NEWKEYS sent
  60. debug1: expecting SSH2_MSG_NEWKEYS
  61. debug2: set_newkeys: mode 0
  62. debug1: SSH2_MSG_NEWKEYS received
  63. debug1: SSH2_MSG_SERVICE_REQUEST sent
  64. debug2: service_accept: ssh-userauth
  65. debug1: SSH2_MSG_SERVICE_ACCEPT received
  66. debug2: key: /Users/lukadragojlovic/.ssh/id_rsa (0x7f99715131f0),
  67. debug2: key: /Users/lukadragojlovic/.ssh/id_dsa (0x0),
  68. debug2: key: /Users/lukadragojlovic/.ssh/id_ecdsa (0x0),
  69. debug2: key: /Users/lukadragojlovic/.ssh/id_ed25519 (0x0),
  70. debug1: Authentications that can continue: publickey,password
  71. debug1: Next authentication method: publickey
  72. debug1: Offering RSA public key: /Users/lukadragojlovic/.ssh/id_rsa
  73. debug2: we sent a publickey packet, wait for reply
  74. debug1: Authentications that can continue: publickey,password
  75. debug1: Trying private key: /Users/lukadragojlovic/.ssh/id_dsa
  76. debug1: Trying private key: /Users/lukadragojlovic/.ssh/id_ecdsa
  77. debug1: Trying private key: /Users/lukadragojlovic/.ssh/id_ed25519
  78. debug2: we did not send a packet, disable method
  79. debug1: Next authentication method: password
  80. [email protected]'s password:
Advertisement
Add Comment
Please, Sign In to add comment