Guest User

Untitled

a guest
Dec 29th, 2011
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. # ssh -vvv -i nuvemcpca.priv [email protected]
  2.  
  3. OpenSSH_5.8p1 Debian-7ubuntu1, OpenSSL 1.0.0e 6 Sep 2011
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: Applying options for *
  6. debug2: ssh_connect: needpriv 0
  7. debug1: Connecting to 192.168.100.177 [192.168.100.177] port 22.
  8. debug1: Connection established.
  9. debug3: Incorrect RSA1 identifier
  10. debug3: Could not load "nuvemcpca.priv" as a RSA1 public key
  11. debug3: key_read: missing whitespace
  12. debug2: key_type_from_name: unknown key type '-----BEGIN'
  13. debug3: key_read: missing keytype
  14. debug3: key_read: missing whitespace
  15. debug3: key_read: missing whitespace
  16. debug3: key_read: missing whitespace
  17. debug3: key_read: missing whitespace
  18. debug3: key_read: missing whitespace
  19. debug3: key_read: missing whitespace
  20. debug3: key_read: missing whitespace
  21. debug3: key_read: missing whitespace
  22. debug3: key_read: missing whitespace
  23. debug3: key_read: missing whitespace
  24. debug3: key_read: missing whitespace
  25. debug3: key_read: missing whitespace
  26. debug3: key_read: missing whitespace
  27. debug2: key_type_from_name: unknown key type '-----END'
  28. debug3: key_read: missing keytype
  29. debug1: identity file nuvemcpca.priv type -1
  30. debug1: identity file nuvemcpca.priv-cert type -1
  31. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1 Debian-7ubuntu1
  32. debug1: match: OpenSSH_5.8p1 Debian-7ubuntu1 pat OpenSSH*
  33. debug1: Enabling compatibility mode for protocol 2.0
  34. debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-7ubuntu1
  35. debug2: fd 3 setting O_NONBLOCK
  36. debug3: load_hostkeys: loading entries for host "192.168.100.177" from file "/home/cpcaserver4/.ssh/known_hosts"
  37. debug3: load_hostkeys: found key type ECDSA in file /home/cpcaserver4/.ssh/known_hosts:2
  38. debug3: load_hostkeys: loaded 1 keys
  39. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  40. debug1: SSH2_MSG_KEXINIT sent
  41. Read from socket failed: Connection reset by peer
Advertisement
Add Comment
Please, Sign In to add comment