Advertisement
Guest User

Untitled

a guest
Jun 3rd, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.30 KB | None | 0 0
  1. [jbroome@asterisk1 ~]$ ssh otherhost -vv
  2. OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to hd360 [10.1.1.46] port 22.
  7. debug1: Connection established.
  8. debug1: identity file /home/jbroome/.ssh/identity type -1
  9. debug1: identity file /home/jbroome/.ssh/id_rsa type -1
  10. debug1: identity file /home/jbroome/.ssh/id_dsa type -1
  11. debug1: Remote protocol version 2.0, remote software version OpenSSH_4.3
  12. debug1: match: OpenSSH_4.3 pat OpenSSH*
  13. debug1: Enabling compatibility mode for protocol 2.0
  14. debug1: Local version string SSH-2.0-OpenSSH_3.9p1
  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-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,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  21. debug2: kex_parse_kexinit: aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se,aes128-ctr,aes192-ctr,aes256-ctr
  22. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  23. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  24. debug2: kex_parse_kexinit: none,zlib
  25. debug2: kex_parse_kexinit: none,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-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_init: found hmac-md5
  43. debug1: kex: server->client aes128-cbc hmac-md5 none
  44. debug2: mac_init: found hmac-md5
  45. debug1: kex: client->server aes128-cbc 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: 529/1024
  50. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  51. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  52. debug2: no key of type 0 for host hd360
  53. debug2: no key of type 2 for host hd360
  54. The authenticity of host 'otherhost (10.1.1.46)' can't be established.
  55. RSA key fingerprint is 4a:49:f6:6d:66:5b:e6:e6:49:a9:a9:ba:91:22:7f:6c.
  56. Are you sure you want to continue connecting (yes/no)? yes
  57. Warning: Permanently added 'hd360' (RSA) to the list of known hosts.
  58. debug2: bits set: 501/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: /home/jbroome/.ssh/identity ((nil))
  70. debug2: key: /home/jbroome/.ssh/id_rsa ((nil))
  71. debug2: key: /home/jbroome/.ssh/id_dsa ((nil))
  72. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  73. debug1: Next authentication method: gssapi-with-mic
  74. debug2: we sent a gssapi-with-mic packet, wait for reply
  75. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  76. debug2: we sent a gssapi-with-mic packet, wait for reply
  77. debug1: Authentications that can continue: publickey,gssapi-with-mic,password
  78. debug2: we did not send a packet, disable method
  79. debug1: Next authentication method: publickey
  80. debug1: Trying private key: /home/jbroome/.ssh/identity
  81. debug1: Trying private key: /home/jbroome/.ssh/id_rsa
  82. debug1: Trying private key: /home/jbroome/.ssh/id_dsa
  83. debug2: we did not send a packet, disable method
  84. debug1: Next authentication method: password
  85. jbroome@otherhost's password:
  86. debug2: we sent a password packet, wait for reply
  87. debug1: Authentication succeeded (password).
  88. debug1: channel 0: new [client-session]
  89. debug2: channel 0: send open
  90. debug1: Entering interactive session.
  91. debug2: callback start
  92. debug2: client_session2_setup: id 0
  93. debug2: channel 0: request pty-req confirm 0
  94. debug2: channel 0: request shell confirm 0
  95. debug2: fd 3 setting TCP_NODELAY
  96. debug2: callback done
  97. debug2: channel 0: open confirm rwindow 0 rmax 32768
  98. debug2: channel 0: rcvd adjust 2097152
  99. Last login: Wed Jun 23 17:25:35 2010 from ralphie
  100. [jbroome@otherhost ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement