Advertisement
Krystal_Amaia

Untitled

Nov 22nd, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.41 KB | None | 0 0
  1. krystal@PSYCHE:~$ ssh irinix@thermi.strangled.net -vi thermilicious
  2. Warning: Identity file thermilicious not accessible: No such file or directory.
  3. OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
  4. debug1: Reading configuration data /home/krystal/.ssh/config
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  7. debug1: Connecting to thermi.strangled.net [188.68.37.10] port 22.
  8. debug1: Connection established.
  9. debug1: identity file /home/krystal/.ssh/id_rsa type -1
  10. debug1: identity file /home/krystal/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/krystal/.ssh/id_dsa type -1
  12. debug1: identity file /home/krystal/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/krystal/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/krystal/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/krystal/.ssh/id_ed25519 type -1
  16. debug1: identity file /home/krystal/.ssh/id_ed25519-cert type -1
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.8
  19. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.3
  20. debug1: match: OpenSSH_7.3 pat OpenSSH* compat 0x04000000
  21. debug1: SSH2_MSG_KEXINIT sent
  22. debug1: SSH2_MSG_KEXINIT received
  23. debug1: kex: server->client aes128-ctr hmac-sha2-256-etm@openssh.com none
  24. debug1: kex: client->server aes128-ctr hmac-sha2-256-etm@openssh.com none
  25. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  26. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  27. debug1: Server host key: ED25519 5d:18:43:da:9e:15:f6:96:2b:e4:26:7e:0f:fe:bf:a5
  28. debug1: Host 'thermi.strangled.net' is known and matches the ED25519 host key.
  29. debug1: Found key in /home/krystal/.ssh/known_hosts:1
  30. debug1: ssh_ed25519_verify: signature correct
  31. debug1: SSH2_MSG_NEWKEYS sent
  32. debug1: expecting SSH2_MSG_NEWKEYS
  33. debug1: SSH2_MSG_NEWKEYS received
  34. debug1: SSH2_MSG_SERVICE_REQUEST sent
  35. debug1: SSH2_MSG_SERVICE_ACCEPT received
  36. This is a controled and actively monitored server.
  37. Any breaching attempt will be investigated.
  38. debug1: Authentications that can continue: publickey
  39. debug1: Next authentication method: publickey
  40. debug1: Trying private key: /home/krystal/.ssh/id_rsa
  41. debug1: Trying private key: /home/krystal/.ssh/id_dsa
  42. debug1: Trying private key: /home/krystal/.ssh/id_ecdsa
  43. debug1: Trying private key: /home/krystal/.ssh/id_ed25519
  44. debug1: No more authentication methods to try.
  45. Permission denied (publickey).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement