Advertisement
Krystal_Amaia

Untitled

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