digimer

Untitled

Nov 24th, 2011
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. debug1: Reading configuration data /home/digimer/.ssh/config
  2. debug1: Reading configuration data /etc/ssh/ssh_config
  3. debug1: Applying options for *
  4. debug1: Connecting to 192.168.1.72 [192.168.1.72] port 22.
  5. debug1: Connection established.
  6. debug1: identity file /home/digimer/.ssh/id_rsa type 1
  7. debug1: identity file /home/digimer/.ssh/id_rsa-cert type -1
  8. debug1: identity file /home/digimer/.ssh/id_dsa type -1
  9. debug1: identity file /home/digimer/.ssh/id_dsa-cert type -1
  10. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  11. debug1: match: OpenSSH_5.3 pat OpenSSH*
  12. debug1: Enabling compatibility mode for protocol 2.0
  13. debug1: Local version string SSH-2.0-OpenSSH_5.8
  14. debug1: SSH2_MSG_KEXINIT sent
  15. debug1: SSH2_MSG_KEXINIT received
  16. debug1: kex: server->client aes128-ctr hmac-md5 none
  17. debug1: kex: client->server aes128-ctr hmac-md5 none
  18. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  19. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  20. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  21. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  22. debug1: Server host key: RSA 2c:1a:a0:b0:32:9a:08:cb:1e:e4:16:31:0a:66:87:23
  23. debug1: Host '192.168.1.72' is known and matches the RSA host key.
  24. debug1: Found key in /home/digimer/.ssh/known_hosts:136
  25. debug1: ssh_rsa_verify: signature correct
  26. debug1: SSH2_MSG_NEWKEYS sent
  27. debug1: expecting SSH2_MSG_NEWKEYS
  28. debug1: SSH2_MSG_NEWKEYS received
  29. debug1: Roaming not allowed by server
  30. debug1: SSH2_MSG_SERVICE_REQUEST sent
  31. debug1: SSH2_MSG_SERVICE_ACCEPT received
  32. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  33. debug1: Next authentication method: gssapi-keyex
  34. debug1: No valid Key exchange context
  35. debug1: Next authentication method: gssapi-with-mic
  36. debug1: An invalid name was supplied
  37. Cannot determine realm for numeric host address
  38.  
  39. debug1: An invalid name was supplied
  40. Cannot determine realm for numeric host address
  41.  
  42. debug1: An invalid name was supplied
  43.  
  44.  
  45. debug1: An invalid name was supplied
  46.  
  47.  
  48. debug1: Next authentication method: publickey
  49. debug1: Offering RSA public key: /home/digimer/.ssh/id_rsa
  50. debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  51. debug1: Trying private key: /home/digimer/.ssh/id_dsa
  52. debug1: Next authentication method: password
  53.  
  54.  
Advertisement
Add Comment
Please, Sign In to add comment