Posted to tcl by kbk at Tue Nov 20 20:14:25 GMT 2012view raw

  1. $ ssh -v kbk@core.tcl.tk
  2. OpenSSH_5.9p1 Debian-5ubuntu1, OpenSSL 1.0.1 14 Mar 2012
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  5. debug1: Connecting to core.tcl.tk [74.93.0.138] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /home/kennykb/.ssh/id_rsa type 1
  8. debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-1024
  9. debug1: Checking blacklist file /etc/ssh/blacklist.RSA-1024
  10. debug1: identity file /home/kennykb/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/kennykb/.ssh/id_dsa type -1
  12. debug1: identity file /home/kennykb/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/kennykb/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/kennykb/.ssh/id_ecdsa-cert type -1
  15. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5p1 Debian-6+squeeze1
  16. debug1: match: OpenSSH_5.5p1 Debian-6+squeeze1 pat OpenSSH*
  17. debug1: Enabling compatibility mode for protocol 2.0
  18. debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1
  19. debug1: SSH2_MSG_KEXINIT sent
  20. debug1: SSH2_MSG_KEXINIT received
  21. debug1: kex: server->client aes128-ctr hmac-md5 none
  22. debug1: kex: client->server aes128-ctr hmac-md5 none
  23. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  24. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  25. debug1: Server host key: RSA f8:56:54:2d:c8:93:22:88:1a:d8:1d:2b:62:a1:54:84
  26. debug1: Host 'core.tcl.tk' is known and matches the RSA host key.
  27. debug1: Found key in /home/kennykb/.ssh/known_hosts:11
  28. debug1: ssh_rsa_verify: signature correct
  29. debug1: SSH2_MSG_NEWKEYS sent
  30. debug1: expecting SSH2_MSG_NEWKEYS
  31. debug1: SSH2_MSG_NEWKEYS received
  32. debug1: Roaming not allowed by server
  33. debug1: SSH2_MSG_SERVICE_REQUEST sent
  34. debug1: SSH2_MSG_SERVICE_ACCEPT received
  35. debug1: Authentications that can continue: publickey,password
  36. debug1: Next authentication method: publickey
  37. debug1: Offering RSA public key: /home/kennykb/.ssh/id_rsa
  38. debug1: Authentications that can continue: publickey,password
  39. debug1: Trying private key: /home/kennykb/.ssh/id_dsa
  40. debug1: Trying private key: /home/kennykb/.ssh/id_ecdsa
  41. debug1: Next authentication method: password
  42. kbk@core.tcl.tk's password: