Advertisement
nullzero

Untitled

Apr 14th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. nullzero@bastion1:~/.ssh$ ssh bots-bnr2.pmtpa.wmflabs -v
  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 bots-bnr2.pmtpa.wmflabs [10.4.0.40] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /home/nullzero/.ssh/id_rsa type -1
  8. debug1: identity file /home/nullzero/.ssh/id_rsa-cert type -1
  9. debug1: identity file /home/nullzero/.ssh/id_dsa type -1
  10. debug1: identity file /home/nullzero/.ssh/id_dsa-cert type -1
  11. debug1: identity file /home/nullzero/.ssh/id_ecdsa type -1
  12. debug1: identity file /home/nullzero/.ssh/id_ecdsa-cert type -1
  13. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1 Debian-5ubuntu1
  14. debug1: match: OpenSSH_5.9p1 Debian-5ubuntu1 pat OpenSSH*
  15. debug1: Enabling compatibility mode for protocol 2.0
  16. debug1: Local version string SSH-2.0-OpenSSH_5.9p1 Debian-5ubuntu1
  17. debug1: SSH2_MSG_KEXINIT sent
  18. debug1: SSH2_MSG_KEXINIT received
  19. debug1: kex: server->client aes128-ctr hmac-md5 none
  20. debug1: kex: client->server aes128-ctr hmac-md5 none
  21. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  22. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  23. debug1: Server host key: RSA 4b:8d:2c:04:93:0f:4b:43:b3:d0:00:cb:14:68:4e:c6
  24. debug1: Host 'bots-bnr2.pmtpa.wmflabs' is known and matches the RSA host key.
  25. debug1: Found key in /home/nullzero/.ssh/known_hosts:3
  26. debug1: ssh_rsa_verify: signature correct
  27. debug1: SSH2_MSG_NEWKEYS sent
  28. debug1: expecting SSH2_MSG_NEWKEYS
  29. debug1: SSH2_MSG_NEWKEYS received
  30. debug1: Roaming not allowed by server
  31. debug1: SSH2_MSG_SERVICE_REQUEST sent
  32. debug1: SSH2_MSG_SERVICE_ACCEPT received
  33. debug1: Authentications that can continue: publickey
  34. debug1: Next authentication method: publickey
  35. debug1: Trying private key: /home/nullzero/.ssh/id_rsa
  36. debug1: Trying private key: /home/nullzero/.ssh/id_dsa
  37. debug1: Trying private key: /home/nullzero/.ssh/id_ecdsa
  38. debug1: No more authentication methods to try.
  39. Permission denied (publickey).
  40. nullzero@bastion1:~/.ssh$ ls -a
  41. . .. known_hosts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement