Guest User

Untitled

a guest
Sep 21st, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. allenallums@SHOGGOTH /d/Git
  2. $ ssh -vvv -v git@git.eftdomain.net
  3. OpenSSH_4.6p1, OpenSSL 0.9.8e 23 Feb 2007
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to git.eftdomain.net [192.168.1.80] port 22.
  6. debug1: Connection established.
  7. debug1: identity file /c/Users/allenallums/.ssh/identity type -1
  8. debug1: identity file /c/Users/allenallums/.ssh/id_rsa type -1
  9. debug1: identity file /c/Users/allenallums/.ssh/id_dsa type -1
  10. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  11. debug1: match: OpenSSH_4.3 pat OpenSSH*
  12. debug1: Enabling compatibility mode for protocol 2.0
  13. debug1: Local version string SSH-2.0-OpenSSH_4.6
  14. debug2: fd 3 setting O_NONBLOCK
  15. debug1: SSH2_MSG_KEXINIT sent
  16. debug1: SSH2_MSG_KEXINIT received
  17. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-g
  18. roup-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  19. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  20. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour1
  21. 28,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-c
  22. tr,aes192-ctr,aes256-ctr
  23. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour1
  24. 28,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-c
  25. tr,aes192-ctr,aes256-ctr
  26. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
  27. ssh.com,hmac-sha1-96,hmac-md5-96
  28. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
  29. ssh.com,hmac-sha1-96,hmac-md5-96
  30. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  31. debug2: kex_parse_kexinit: none,zlib@openssh.com,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: diffie-hellman-group-exchange-sha1,diffie-hellman-gro
  37. up14-sha1,diffie-hellman-group1-sha1
  38. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  39. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour1
  40. 28,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-c
  41. tr,aes192-ctr,aes256-ctr
  42. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour1
  43. 28,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-c
  44. tr,aes192-ctr,aes256-ctr
  45. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
  46. ssh.com,hmac-sha1-96,hmac-md5-96
  47. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@open
  48. ssh.com,hmac-sha1-96,hmac-md5-96
  49. debug2: kex_parse_kexinit: none,zlib@openssh.com
  50. debug2: kex_parse_kexinit: none,zlib@openssh.com
  51. debug2: kex_parse_kexinit:
  52. debug2: kex_parse_kexinit:
  53. debug2: kex_parse_kexinit: first_kex_follows 0
  54. debug2: kex_parse_kexinit: reserved 0
  55. debug2: mac_init: found hmac-md5
  56. debug1: kex: server->client aes128-cbc hmac-md5 none
  57. debug2: mac_init: found hmac-md5
  58. debug1: kex: client->server aes128-cbc hmac-md5 none
  59. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  60. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  61. debug2: dh_gen_key: priv key bits set: 131/256
  62. debug2: bits set: 514/1024
  63. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  64. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  65. debug3: check_host_in_hostfile: filename /c/Users/allenallums/.ssh/known_hosts
  66. debug3: check_host_in_hostfile: match line 1
  67. debug3: check_host_in_hostfile: filename /c/Users/allenallums/.ssh/known_hosts
  68. debug3: check_host_in_hostfile: match line 1
  69. debug1: Host 'git.eftdomain.net' is known and matches the RSA host key.
  70. debug1: Found key in /c/Users/allenallums/.ssh/known_hosts:1
  71. debug2: bits set: 499/1024
  72. debug1: ssh_rsa_verify: signature correct
  73. debug2: kex_derive_keys
  74. debug2: set_newkeys: mode 1
  75. debug1: SSH2_MSG_NEWKEYS sent
  76. debug1: expecting SSH2_MSG_NEWKEYS
  77. debug2: set_newkeys: mode 0
  78. debug1: SSH2_MSG_NEWKEYS received
  79. debug1: SSH2_MSG_SERVICE_REQUEST sent
  80. debug2: service_accept: ssh-userauth
  81. debug1: SSH2_MSG_SERVICE_ACCEPT received
  82. debug2: key: /c/Users/allenallums/.ssh/identity (0x0)
  83. debug2: key: /c/Users/allenallums/.ssh/id_rsa (0x0)
  84. debug2: key: /c/Users/allenallums/.ssh/id_dsa (0x0)
  85. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  86. debug3: start over, passed a different list publickey,gssapi-with-mic,password
  87. debug3: preferred publickey,keyboard-interactive,password
  88. debug3: authmethod_lookup publickey
  89. debug3: remaining preferred: keyboard-interactive,password
  90. debug3: authmethod_is_enabled publickey
  91. debug1: Next authentication method: publickey
  92. debug1: Trying private key: /c/Users/allenallums/.ssh/identity
  93. debug3: no such identity: /c/Users/allenallums/.ssh/identity
  94. debug1: Trying private key: /c/Users/allenallums/.ssh/id_rsa
  95. debug3: no such identity: /c/Users/allenallums/.ssh/id_rsa
  96. debug1: Trying private key: /c/Users/allenallums/.ssh/id_dsa
  97. debug3: no such identity: /c/Users/allenallums/.ssh/id_dsa
  98. debug2: we did not send a packet, disable method
  99. debug3: authmethod_lookup password
  100. debug3: remaining preferred: ,password
  101. debug3: authmethod_is_enabled password
  102. debug1: Next authentication method: password
  103. git@git.eftdomain.net's password:
Add Comment
Please, Sign In to add comment