Advertisement
Guest User

Untitled

a guest
Apr 10th, 2012
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. alien@linux:~/Scrivania/tools/dlink-mass$ ssh root@202.75.54.221 -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 202.75.54.221 [202.75.54.221] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /home/alien/.ssh/id_rsa type -1
  8. debug1: identity file /home/alien/.ssh/id_rsa-cert type -1
  9. debug1: identity file /home/alien/.ssh/id_dsa type -1
  10. debug1: identity file /home/alien/.ssh/id_dsa-cert type -1
  11. debug1: identity file /home/alien/.ssh/id_ecdsa type -1
  12. debug1: identity file /home/alien/.ssh/id_ecdsa-cert type -1
  13. debug1: Remote protocol version 1.99, remote software version OpenSSH_3.9p1
  14. debug1: match: OpenSSH_3.9p1 pat OpenSSH_3.*
  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-cbc hmac-md5 none
  20. debug1: kex: client->server aes128-cbc hmac-md5 none
  21. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  22. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  23. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  24. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  25. debug1: Server host key: RSA 1f:97:40:54:98:6c:fa:fe:24:3c:2f:96:19:08:3a:46
  26. The authenticity of host '202.75.54.221 (202.75.54.221)' can't be established.
  27. RSA key fingerprint is 1f:97:40:54:98:6c:fa:fe:24:3c:2f:96:19:08:3a:46.
  28. Are you sure you want to continue connecting (yes/no)? yes
  29. Warning: Permanently added '202.75.54.221' (RSA) to the list of known hosts.
  30. debug1: ssh_rsa_verify: signature correct
  31. debug1: SSH2_MSG_NEWKEYS sent
  32. debug1: expecting SSH2_MSG_NEWKEYS
  33. debug1: SSH2_MSG_NEWKEYS received
  34. debug1: Roaming not allowed by server
  35. debug1: SSH2_MSG_SERVICE_REQUEST sent
  36. debug1: SSH2_MSG_SERVICE_ACCEPT received
  37. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  38. debug1: Next authentication method: publickey
  39. debug1: Trying private key: /home/alien/.ssh/id_rsa
  40. debug1: Trying private key: /home/alien/.ssh/id_dsa
  41. debug1: Trying private key: /home/alien/.ssh/id_ecdsa
  42. debug1: Next authentication method: keyboard-interactive
  43. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  44. debug1: Next authentication method: password
  45. root@202.75.54.221's password:
  46. Errore di segmentazione (core dump creato)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement