Advertisement
Guest User

Untitled

a guest
Jan 8th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. alfonso@torre:~$ ssh -v -p 222 -l exitae yamique.no-ip.biz
  2. OpenSSH_6.1p1, OpenSSL 1.0.1c 10 May 2012
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Connecting to yamique.no-ip.biz [83.32.103.119] port 222.
  5. debug1: Connection established.
  6. debug1: identity file /home/alfonso/.ssh/id_rsa type -1
  7. debug1: identity file /home/alfonso/.ssh/id_rsa-cert type -1
  8. debug1: identity file /home/alfonso/.ssh/id_dsa type -1
  9. debug1: identity file /home/alfonso/.ssh/id_dsa-cert type -1
  10. debug1: identity file /home/alfonso/.ssh/id_ecdsa type -1
  11. debug1: identity file /home/alfonso/.ssh/id_ecdsa-cert type -1
  12. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1 Debian-5ubuntu1.1
  13. debug1: match: OpenSSH_5.9p1 Debian-5ubuntu1.1 pat OpenSSH_5*
  14. debug1: Enabling compatibility mode for protocol 2.0
  15. debug1: Local version string SSH-2.0-OpenSSH_6.1
  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: sending SSH2_MSG_KEX_ECDH_INIT
  21. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  22. debug1: Server host key: DSA 1d:35:44:27:7d:62:63:f2:f3:29:04:71:65:de:d9:31
  23. debug1: Host '[yamique.no-ip.biz]:222' is known and matches the DSA host key.
  24. debug1: Found key in /home/alfonso/.ssh/known_hosts:1
  25. debug1: ssh_dss_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,password
  33. debug1: Next authentication method: publickey
  34. debug1: Trying private key: /home/alfonso/.ssh/id_rsa
  35. debug1: Trying private key: /home/alfonso/.ssh/id_dsa
  36. debug1: Trying private key: /home/alfonso/.ssh/id_ecdsa
  37. debug1: Next authentication method: password
  38. exitae@yamique.no-ip.biz's password:
  39. debug1: Authentication succeeded (password).
  40. Authenticated to yamique.no-ip.biz ([83.32.103.119]:222).
  41. debug1: channel 0: new [client-session]
  42. debug1: Requesting no-more-sessions@openssh.com
  43. debug1: Entering interactive session.
  44. Write failed: Broken pipe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement