Guest User

Untitled

a guest
Dec 14th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. [izual@Bolzano v1.1]$ ssh -v cpap@3dplayer.lab.netmode.ntua.gr
  2. OpenSSH_6.0p1, OpenSSL 1.0.1c 10 May 2012
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Connecting to 3dplayer.lab.netmode.ntua.gr [147.102.22.93] port 22.
  5. debug1: Connection established.
  6. debug1: identity file /home/izual/.ssh/id_rsa type -1
  7. debug1: identity file /home/izual/.ssh/id_rsa-cert type -1
  8. debug1: identity file /home/izual/.ssh/id_dsa type -1
  9. debug1: identity file /home/izual/.ssh/id_dsa-cert type -1
  10. debug1: identity file /home/izual/.ssh/id_ecdsa type -1
  11. debug1: identity file /home/izual/.ssh/id_ecdsa-cert type -1
  12. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-6+squeeze1
  13. debug1: match: OpenSSH_5.5p1 Debian-6+squeeze1 pat OpenSSH_5*
  14. debug1: Enabling compatibility mode for protocol 2.0
  15. debug1: Local version string SSH-2.0-OpenSSH_6.0
  16. debug1: SSH2_MSG_KEXINIT sent
  17. debug1: SSH2_MSG_KEXINIT received
  18. debug1: kex: server->client aes128-ctr hmac-md5 none
  19. debug1: kex: client->server aes128-ctr hmac-md5 none
  20. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  21. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  22. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  23. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  24. debug1: Server host key: RSA 56:0c:e3:c1:71:5a:b2:e2:e7:90:24:25:55:ce:ff:b9
  25. debug1: Host '3dplayer.lab.netmode.ntua.gr' is known and matches the RSA host key.
  26. debug1: Found key in /home/izual/.ssh/known_hosts:4
  27. debug1: ssh_rsa_verify: signature correct
  28. debug1: SSH2_MSG_NEWKEYS sent
  29. debug1: expecting SSH2_MSG_NEWKEYS
  30. debug1: SSH2_MSG_NEWKEYS received
  31. debug1: Roaming not allowed by server
  32. debug1: SSH2_MSG_SERVICE_REQUEST sent
  33. debug1: SSH2_MSG_SERVICE_ACCEPT received
  34. debug1: Authentications that can continue: publickey,password
  35. debug1: Next authentication method: publickey
  36. debug1: Trying private key: /home/izual/.ssh/id_rsa
  37. debug1: Trying private key: /home/izual/.ssh/id_dsa
  38. debug1: Trying private key: /home/izual/.ssh/id_ecdsa
  39. debug1: Next authentication method: password
  40. cpap@3dplayer.lab.netmode.ntua.gr's password:
Add Comment
Please, Sign In to add comment