Guest User

Untitled

a guest
Nov 18th, 2015
463
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.70 KB | None | 0 0
  1. ssh support@WIN-MACHINE-IP -vvvv
  2. OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
  3. debug1: Reading configuration data /Users/my_username/.ssh/config
  4. debug1: Reading configuration data /etc/ssh_config
  5. debug1: /etc/ssh_config line 20: Applying options for *
  6. debug1: /etc/ssh_config line 102: Applying options for *
  7. debug2: ssh_connect: needpriv 0
  8. debug1: Connecting to WIN-MACHINE-IP [WIN-MACHINE-IP] port 22.
  9. debug1: Connection established.
  10. debug3: Incorrect RSA1 identifier
  11. debug3: Could not load "/Users/my_username/.ssh/id_rsa" as a RSA1 public key
  12. debug1: identity file /Users/my_username/.ssh/id_rsa type 1
  13. debug1: identity file /Users/my_username/.ssh/id_rsa-cert type -1
  14. debug1: identity file /Users/my_username/.ssh/id_dsa type -1
  15. debug1: identity file /Users/my_username/.ssh/id_dsa-cert type -1
  16. debug1: Enabling compatibility mode for protocol 2.0
  17. debug1: Local version string SSH-2.0-OpenSSH_6.2
  18. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.1
  19. debug1: match: OpenSSH_7.1 pat OpenSSH*
  20. debug2: fd 3 setting O_NONBLOCK
  21. debug3: load_hostkeys: loading entries for host "WIN-MACHINE-IP" from file "/Users/my_username/.ssh/known_hosts"
  22. debug3: load_hostkeys: found key type RSA in file /Users/my_username/.ssh/known_hosts:185
  23. debug3: load_hostkeys: loaded 1 keys
  24. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],ssh-rsa
  25. debug1: SSH2_MSG_KEXINIT sent
  26. debug1: SSH2_MSG_KEXINIT received
  27. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  28. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  29. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,[email protected],[email protected],aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  30. debug2: kex_parse_kexinit: none,[email protected],zlib
  31. debug2: kex_parse_kexinit: none,[email protected],zlib
  32. debug2: kex_parse_kexinit:
  33. debug2: kex_parse_kexinit:
  34. debug2: kex_parse_kexinit: first_kex_follows 0
  35. debug2: kex_parse_kexinit: reserved 0
  36. debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  37. debug2: kex_parse_kexinit: ssh-rsa,ecdsa-sha2-nistp521,ssh-ed25519
  38. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  39. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  40. debug2: kex_parse_kexinit: none,[email protected]
  41. debug2: kex_parse_kexinit: none,[email protected]
  42. debug2: kex_parse_kexinit:
  43. debug2: kex_parse_kexinit:
  44. debug2: kex_parse_kexinit: first_kex_follows 0
  45. debug2: kex_parse_kexinit: reserved 0
  46. debug2: mac_setup: found [email protected]
  47. debug1: kex: server->client aes128-ctr [email protected] none
  48. debug2: mac_setup: found [email protected]
  49. debug1: kex: client->server aes128-ctr [email protected] none
  50. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<2048<8192) sent
  51. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  52. debug2: dh_gen_key: priv key bits set: 170/320
  53. debug2: bits set: 1028/2048
  54. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  55. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  56. debug1: Server host key: RSA <HOSTKEY>
  57. debug3: load_hostkeys: loading entries for host "WIN-MACHINE-IP" from file "/Users/my_username/.ssh/known_hosts"
  58. debug3: load_hostkeys: found key type RSA in file /Users/my_username/.ssh/known_hosts:185
  59. debug3: load_hostkeys: loaded 1 keys
  60. debug1: Host 'WIN-MACHINE-IP' is known and matches the RSA host key.
  61. debug1: Found key in /Users/my_username/.ssh/known_hosts:185
  62. debug2: bits set: 1007/2048
  63. debug1: ssh_rsa_verify: signature correct
  64. debug2: kex_derive_keys
  65. debug2: set_newkeys: mode 1
  66. debug1: SSH2_MSG_NEWKEYS sent
  67. debug1: expecting SSH2_MSG_NEWKEYS
  68. debug2: set_newkeys: mode 0
  69. debug1: SSH2_MSG_NEWKEYS received
  70. debug1: Roaming not allowed by server
  71. debug1: SSH2_MSG_SERVICE_REQUEST sent
  72. debug2: service_accept: ssh-userauth
  73. debug1: SSH2_MSG_SERVICE_ACCEPT received
  74. debug2: key: /Users/my_username/.ssh/id_rsa (0x7fb9eac151e0),
  75. debug2: key: /Users/my_username/.ssh/id_dsa (0x0),
  76. debug3: input_userauth_banner
  77.  
  78. ****USAGE WARNING****
  79.  
  80. This is a private computer system. This computer system, including all
  81. related equipment, networks, and network devices (specifically including
  82. Internet access) are provided only for authorized use. This computer system
  83. may be monitored for all lawful purposes, including to ensure that its use
  84. is authorized, for management of the system, to facilitate protection against
  85. unauthorized access, and to verify security procedures, survivability, and
  86. operational security. Monitoring includes active attacks by authorized entities
  87. to test or verify the security of this system. During monitoring, information
  88. may be examined, recorded, copied and used for authorized purposes. All
  89. information, including personal information, placed or sent over this system
  90. may be monitored.
  91.  
  92. Use of this computer system, authorized or unauthorized, constitutes consent
  93. to monitoring of this system. Unauthorized use may subject you to criminal
  94. prosecution. Evidence of unauthorized use collected during monitoring may be
  95. used for administrative, criminal, or other adverse action. Use of this system
  96. constitutes consent to monitoring for these purposes.
  97.  
  98.  
  99. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  100. debug3: start over, passed a different list publickey,password,keyboard-interactive
  101. debug3: preferred publickey,keyboard-interactive,password
  102. debug3: authmethod_lookup publickey
  103. debug3: remaining preferred: keyboard-interactive,password
  104. debug3: authmethod_is_enabled publickey
  105. debug1: Next authentication method: publickey
  106. debug1: Offering RSA public key: /Users/my_username/.ssh/id_rsa
  107. debug3: send_pubkey_test
  108. debug2: we sent a publickey packet, wait for reply
  109. Connection closed by WIN-MACHINE-IP
Advertisement
Add Comment
Please, Sign In to add comment