Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2017
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. popbook:~ adriencastagnet$ ssh -vvv git@avrilsrv.home
  2. OpenSSH_5.2p1, OpenSSL 0.9.8l 5 Nov 2009
  3. debug1: Reading configuration data /Users/adriencastagnet/.ssh/config
  4. debug1: Reading configuration data /etc/ssh_config
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to avrilsrv.home [192.168.1.16] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /Users/adriencastagnet/.ssh/identity type -1
  9. debug1: identity file /Users/adriencastagnet/.ssh/id_rsa type 1
  10. debug1: identity file /Users/adriencastagnet/.ssh/id_dsa type -1
  11. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.0 NetBSD_Secure_Shell-20080403-hpn13v1
  12. debug1: match: OpenSSH_5.0 NetBSD_Secure_Shell-20080403-hpn13v1 pat OpenSSH*
  13. debug1: Enabling compatibility mode for protocol 2.0
  14. debug1: Local version string SSH-2.0-OpenSSH_5.2
  15. debug2: fd 3 setting O_NONBLOCK
  16. debug1: SSH2_MSG_KEXINIT sent
  17. debug1: SSH2_MSG_KEXINIT received
  18. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-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-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  21. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  22. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  23. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  24. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  25. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  26. debug2: kex_parse_kexinit:
  27. debug2: kex_parse_kexinit:
  28. debug2: kex_parse_kexinit: first_kex_follows 0
  29. debug2: kex_parse_kexinit: reserved 0
  30. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  31. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  32. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  33. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour128,arcfour256,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  34. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  35. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  36. debug2: kex_parse_kexinit: none,zlib@openssh.com
  37. debug2: kex_parse_kexinit: none,zlib@openssh.com
  38. debug2: kex_parse_kexinit:
  39. debug2: kex_parse_kexinit:
  40. debug2: kex_parse_kexinit: first_kex_follows 0
  41. debug2: kex_parse_kexinit: reserved 0
  42. debug2: mac_setup: found hmac-md5
  43. debug1: kex: server->client aes128-ctr hmac-md5 none
  44. debug2: mac_setup: found hmac-md5
  45. debug1: kex: client->server aes128-ctr hmac-md5 none
  46. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
  47. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  48. debug2: dh_gen_key: priv key bits set: 131/256
  49. debug2: bits set: 523/1024
  50. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  51. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  52. debug3: check_host_in_hostfile: filename /Users/adriencastagnet/.ssh/known_hosts
  53. debug3: check_host_in_hostfile: match line 5
  54. debug3: check_host_in_hostfile: filename /Users/adriencastagnet/.ssh/known_hosts
  55. debug3: check_host_in_hostfile: match line 2
  56. debug1: Host 'avrilsrv.home' is known and matches the RSA host key.
  57. debug1: Found key in /Users/adriencastagnet/.ssh/known_hosts:5
  58. debug2: bits set: 517/1024
  59. debug1: ssh_rsa_verify: signature correct
  60. debug2: kex_derive_keys
  61. debug2: set_newkeys: mode 1
  62. debug1: SSH2_MSG_NEWKEYS sent
  63. debug1: expecting SSH2_MSG_NEWKEYS
  64. debug2: set_newkeys: mode 0
  65. debug1: SSH2_MSG_NEWKEYS received
  66. debug1: SSH2_MSG_SERVICE_REQUEST sent
  67. debug2: service_accept: ssh-userauth
  68. debug1: SSH2_MSG_SERVICE_ACCEPT received
  69. debug2: key: /Users/adriencastagnet/.ssh/identity (0x0)
  70. debug2: key: /Users/adriencastagnet/.ssh/id_rsa (0x100125780)
  71. debug2: key: /Users/adriencastagnet/.ssh/id_dsa (0x0)
  72. debug1: Authentications that can continue: publickey,password,keyboard-interactive
  73. debug3: start over, passed a different list publickey,password,keyboard-interactive
  74. debug3: preferred publickey,keyboard-interactive,password
  75. debug3: authmethod_lookup publickey
  76. debug3: remaining preferred: keyboard-interactive,password
  77. debug3: authmethod_is_enabled publickey
  78. debug1: Next authentication method: publickey
  79. debug1: Trying private key: /Users/adriencastagnet/.ssh/identity
  80. debug3: no such identity: /Users/adriencastagnet/.ssh/identity
  81. debug1: Offering public key: /Users/adriencastagnet/.ssh/id_rsa
  82. debug3: send_pubkey_test
  83. debug2: we sent a publickey packet, wait for reply
  84. debug1: Server accepts key: pkalg ssh-rsa blen 149
  85. debug2: input_userauth_pk_ok: fp 91:f0:d7:5c:c3:e2:a9:c4:39:77:f2:f6:72:fa:c9:8d
  86. debug3: sign_and_send_pubkey
  87. debug3: no such identity: /Users/adriencastagnet/.ssh/id_rsa
  88. debug1: Trying private key: /Users/adriencastagnet/.ssh/id_dsa
  89. debug3: no such identity: /Users/adriencastagnet/.ssh/id_dsa
  90. debug2: we did not send a packet, disable method
  91. debug3: authmethod_lookup keyboard-interactive
  92. debug3: remaining preferred: password
  93. debug3: authmethod_is_enabled keyboard-interactive
  94. debug1: Next authentication method: keyboard-interactive
  95. debug2: userauth_kbdint
  96. debug2: we sent a keyboard-interactive packet, wait for reply
  97. debug2: input_userauth_info_req
  98. debug2: input_userauth_info_req: num_prompts 1
  99. Password:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement