Advertisement
jbodhorn

ssh_connected

Dec 24th, 2015
1,008
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.46 KB | None | 0 0
  1. [joe@new-host-3 ~]$ ssh -vvv [email protected]
  2. OpenSSH_7.1p1, OpenSSL 1.0.2e 3 Dec 2015
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug2: ssh_connect: needpriv 0
  5. debug1: Connecting to 192.168.1.8 [192.168.1.8] port 22.
  6. debug1: Connection established.
  7. debug1: key_load_public: No such file or directory
  8. debug1: identity file /home/joe/.ssh/id_rsa type -1
  9. debug1: key_load_public: No such file or directory
  10. debug1: identity file /home/joe/.ssh/id_rsa-cert type -1
  11. debug1: key_load_public: No such file or directory
  12. debug1: identity file /home/joe/.ssh/id_dsa type -1
  13. debug1: key_load_public: No such file or directory
  14. debug1: identity file /home/joe/.ssh/id_dsa-cert type -1
  15. debug1: key_load_public: No such file or directory
  16. debug1: identity file /home/joe/.ssh/id_ecdsa type -1
  17. debug1: key_load_public: No such file or directory
  18. debug1: identity file /home/joe/.ssh/id_ecdsa-cert type -1
  19. debug1: key_load_public: No such file or directory
  20. debug1: identity file /home/joe/.ssh/id_ed25519 type -1
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file /home/joe/.ssh/id_ed25519-cert type -1
  23. debug1: Enabling compatibility mode for protocol 2.0
  24. debug1: Local version string SSH-2.0-OpenSSH_7.1
  25. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.1
  26. debug1: match: OpenSSH_7.1 pat OpenSSH* compat 0x04000000
  27. debug2: fd 3 setting O_NONBLOCK
  28. debug1: Authenticating to 192.168.1.8:22 as 'joe'
  29. debug3: hostkeys_foreach: reading file "/home/joe/.ssh/known_hosts"
  30. debug3: record_hostkey: found key type ECDSA in file /home/joe/.ssh/known_hosts:3
  31. debug3: load_hostkeys: loaded 1 keys from 192.168.1.8
  32. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  33. debug1: SSH2_MSG_KEXINIT sent
  34. debug1: SSH2_MSG_KEXINIT received
  35. debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1
  36. debug2: kex_parse_kexinit: [email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,[email protected],[email protected],ssh-ed25519,ssh-rsa
  37. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  38. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,[email protected]
  39. debug2: kex_parse_kexinit: none,[email protected],zlib
  40. debug2: kex_parse_kexinit: none,[email protected],zlib
  41. debug2: kex_parse_kexinit:
  42. debug2: kex_parse_kexinit:
  43. debug2: kex_parse_kexinit: first_kex_follows 0
  44. debug2: kex_parse_kexinit: reserved 0
  45. debug2: kex_parse_kexinit: [email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1
  46. debug2: kex_parse_kexinit: ssh-rsa,ecdsa-sha2-nistp256
  47. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  48. debug2: kex_parse_kexinit: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  49. debug2: kex_parse_kexinit: none,[email protected]
  50. debug2: kex_parse_kexinit: none,[email protected]
  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. debug1: kex: server->client [email protected] <implicit> none
  56. debug1: kex: client->server [email protected] <implicit> none
  57. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  58. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:cW+Z2QQAPTGL6YgpPcZpPcP3g1EFAS7KC4PBS6I5L24
  59. debug3: hostkeys_foreach: reading file "/home/joe/.ssh/known_hosts"
  60. debug3: record_hostkey: found key type ECDSA in file /home/joe/.ssh/known_hosts:3
  61. debug3: load_hostkeys: loaded 1 keys from 192.168.1.8
  62. debug1: Host '192.168.1.8' is known and matches the ECDSA host key.
  63. debug1: Found key in /home/joe/.ssh/known_hosts:3
  64. debug2: set_newkeys: mode 1
  65. debug1: SSH2_MSG_NEWKEYS sent
  66. debug1: expecting SSH2_MSG_NEWKEYS
  67. debug2: set_newkeys: mode 0
  68. debug1: SSH2_MSG_NEWKEYS received
  69. debug1: Roaming not allowed by server
  70. debug1: SSH2_MSG_SERVICE_REQUEST sent
  71. debug2: service_accept: ssh-userauth
  72. debug1: SSH2_MSG_SERVICE_ACCEPT received
  73. debug2: key: /home/joe/.ssh/id_rsa ((nil)),
  74. debug2: key: /home/joe/.ssh/id_dsa ((nil)),
  75. debug2: key: /home/joe/.ssh/id_ecdsa ((nil)),
  76. debug2: key: /home/joe/.ssh/id_ed25519 ((nil)),
  77. debug1: Authentications that can continue: publickey,password
  78. debug3: start over, passed a different list publickey,password
  79. debug3: preferred publickey,keyboard-interactive,password
  80. debug3: authmethod_lookup publickey
  81. debug3: remaining preferred: keyboard-interactive,password
  82. debug3: authmethod_is_enabled publickey
  83. debug1: Next authentication method: publickey
  84. debug1: Trying private key: /home/joe/.ssh/id_rsa
  85. debug3: no such identity: /home/joe/.ssh/id_rsa: No such file or directory
  86. debug1: Trying private key: /home/joe/.ssh/id_dsa
  87. debug3: no such identity: /home/joe/.ssh/id_dsa: No such file or directory
  88. debug1: Trying private key: /home/joe/.ssh/id_ecdsa
  89. debug3: no such identity: /home/joe/.ssh/id_ecdsa: No such file or directory
  90. debug1: Trying private key: /home/joe/.ssh/id_ed25519
  91. debug3: no such identity: /home/joe/.ssh/id_ed25519: No such file or directory
  92. debug2: we did not send a packet, disable method
  93. debug3: authmethod_lookup password
  94. debug3: remaining preferred: ,password
  95. debug3: authmethod_is_enabled password
  96. debug1: Next authentication method: password
  97. [email protected]'s password:
  98. debug2: we sent a password packet, wait for reply
  99. debug1: Authentication succeeded (password).
  100. Authenticated to 192.168.1.8 ([192.168.1.8]:22).
  101. debug1: channel 0: new [client-session]
  102. debug3: ssh_session2_open: channel_new: 0
  103. debug2: channel 0: send open
  104. debug1: Requesting [email protected]
  105. debug1: Entering interactive session.
  106. debug1: client_input_global_request: rtype [email protected] want_reply 0
  107. debug2: callback start
  108. debug2: fd 3 setting TCP_NODELAY
  109. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  110. debug2: client_session2_setup: id 0
  111. debug2: channel 0: request pty-req confirm 1
  112. debug2: channel 0: request shell confirm 1
  113. debug2: callback done
  114. debug2: channel 0: open confirm rwindow 0 rmax 32768
  115. debug2: channel_input_status_confirm: type 99 id 0
  116. debug2: PTY allocation request accepted on channel 0
  117. debug2: channel 0: rcvd adjust 2097152
  118. debug2: channel_input_status_confirm: type 99 id 0
  119. debug2: shell request accepted on channel 0
  120. Last login: Thu Dec 24 15:50:47 from 192.168.1.16
  121. [joe@Arch_ThinkPad ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement