Advertisement
Guest User

Untitled

a guest
Mar 24th, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1. ssh -v bounce.cozycloud.cc ◉ ◼◼◼◼◼◼◻◻◻◻
  2. OpenSSH_7.3p1, LibreSSL 2.4.1
  3. debug1: Reading configuration data /Users/gooz/.ssh/config
  4. debug1: /Users/gooz/.ssh/config line 24: Applying options for bounce.cozycloud.cc
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 20: Applying options for *
  7. debug1: Connecting to bounce.cozycloud.cc [87.98.165.37] port 223.
  8. debug1: Connection established.
  9. debug1: identity file /Users/gooz/.ssh/cozy type 1
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /Users/gooz/.ssh/cozy-cert type -1
  12. debug1: Enabling compatibility mode for protocol 2.0
  13. debug1: Local version string SSH-2.0-OpenSSH_7.3
  14. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Debian-4~bpo70+1
  15. debug1: match: OpenSSH_6.6.1p1 Debian-4~bpo70+1 pat OpenSSH_6.6.1* compat 0x04000000
  16. debug1: Authenticating to bounce.cozycloud.cc:223 as 'gooz'
  17. debug1: SSH2_MSG_KEXINIT sent
  18. debug1: SSH2_MSG_KEXINIT received
  19. debug1: kex: algorithm: curve25519-sha256@libssh.org
  20. debug1: kex: host key algorithm: ssh-ed25519
  21. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  22. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  23. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  24. debug1: Server host key: ssh-ed25519 SHA256:RgHNvHpYOUbLYh55umcYXutWtDa+WmMPZ8vPVKdsRYk
  25. debug1: Host '[bounce.cozycloud.cc]:223' is known and matches the ED25519 host key.
  26. debug1: Found key in /Users/gooz/.ssh/known_hosts:3
  27. debug1: rekey after 134217728 blocks
  28. debug1: SSH2_MSG_NEWKEYS sent
  29. debug1: expecting SSH2_MSG_NEWKEYS
  30. debug1: rekey after 134217728 blocks
  31. debug1: SSH2_MSG_NEWKEYS received
  32. debug1: SSH2_MSG_SERVICE_ACCEPT received
  33. debug1: Authentications that can continue: publickey,password
  34. debug1: Next authentication method: publickey
  35. debug1: Offering RSA public key: /Users/gooz/.ssh/cozy
  36. debug1: Server accepts key: pkalg ssh-rsa blen 535
  37. debug1: Authentication succeeded (publickey).
  38. Authenticated to bounce.cozycloud.cc ([87.98.165.37]:223).
  39. debug1: channel 0: new [client-session]
  40. debug1: Requesting no-more-sessions@openssh.com
  41. debug1: Entering interactive session.
  42. debug1: pledge: network
  43. debug1: Requesting authentication agent forwarding.
  44. debug1: Sending environment.
  45. debug1: Sending env LC_CTYPE = en_US.UTF-8
  46. debug1: Sending env LC_ALL = en_US.UTF-8
  47. Linux bounce-01 2.6.32-48-pve #1 SMP Sat Oct 22 22:06:33 CEST 2016 x86_64
  48.  
  49. The programs included with the Debian GNU/Linux system are free software;
  50. the exact distribution terms for each program are described in the
  51. individual files in /usr/share/doc/*/copyright.
  52.  
  53. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
  54. permitted by applicable law.
  55. Last login: Fri Mar 24 09:53:41 2017 from 162.109.7.93.rev.sfr.net
  56. gooz@bounce-01:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement