Guest User

Untitled

a guest
Oct 24th, 2017
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.61 KB | None | 0 0
  1. CentOS Linux release 7.4.1708 (Core)
  2.  
  3. Ubuntu 12.04.5 LTS
  4.  
  5. ClientAliveInterval 20
  6. ClientAliveCountMax 5
  7.  
  8. Host *
  9. ServerAliveInterval 30
  10. ServerAliveCountMax 5
  11.  
  12. [root@ansible lxc]# ssh -C -vvv ubuntu@192.168.122.92
  13. OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  14. debug1: Reading configuration data /root/.ssh/config
  15. debug1: Reading configuration data /etc/ssh/ssh_config
  16. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  17. debug2: resolving "192.168.122.92" port 22
  18. debug2: ssh_connect_direct: needpriv 0
  19. debug1: Connecting to 192.168.122.92 [192.168.122.92] port 22.
  20. debug1: Connection established.
  21. debug1: permanently_set_uid: 0/0
  22. debug1: identity file /root/.ssh/id_rsa type 1
  23. debug1: key_load_public: No such file or directory
  24. debug1: identity file /root/.ssh/id_rsa-cert type -1
  25. debug1: key_load_public: No such file or directory
  26. debug1: identity file /root/.ssh/id_dsa type -1
  27. debug1: key_load_public: No such file or directory
  28. debug1: identity file /root/.ssh/id_dsa-cert type -1
  29. debug1: key_load_public: No such file or directory
  30. debug1: identity file /root/.ssh/id_ecdsa type -1
  31. debug1: key_load_public: No such file or directory
  32. debug1: identity file /root/.ssh/id_ecdsa-cert type -1
  33. debug1: key_load_public: No such file or directory
  34. debug1: identity file /root/.ssh/id_ed25519 type -1
  35. debug1: key_load_public: No such file or directory
  36. debug1: identity file /root/.ssh/id_ed25519-cert type -1
  37. debug1: Enabling compatibility mode for protocol 2.0
  38. debug1: Local version string SSH-2.0-OpenSSH_7.4
  39. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.9p1 Debian-5ubuntu1.10
  40. debug1: match: OpenSSH_5.9p1 Debian-5ubuntu1.10 pat OpenSSH_5* compat 0x0c000000
  41. debug2: fd 3 setting O_NONBLOCK
  42. debug1: Authenticating to 192.168.122.92:22 as 'ubuntu'
  43. debug3: hostkeys_foreach: reading file "/root/.ssh/known_hosts"
  44. debug3: record_hostkey: found key type ECDSA in file /root/.ssh/known_hosts:5
  45. debug3: load_hostkeys: loaded 1 keys from 192.168.122.92
  46. debug3: order_hostkeyalgs: prefer hostkeyalgs: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  47. debug3: send packet: type 20
  48. debug1: SSH2_MSG_KEXINIT sent
  49. debug3: receive packet: type 20
  50. debug1: SSH2_MSG_KEXINIT received
  51. debug2: local client KEXINIT proposal
  52. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c
  53. debug2: host key algorithms: ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ssh-dss
  54. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  55. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc
  56. debug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  57. debug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1
  58. debug2: compression ctos: zlib@openssh.com,zlib,none
  59. debug2: compression stoc: zlib@openssh.com,zlib,none
  60. debug2: languages ctos:
  61. debug2: languages stoc:
  62. debug2: first_kex_follows 0
  63. debug2: reserved 0
  64. debug2: peer server KEXINIT proposal
  65. debug2: KEX algorithms: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  66. debug2: host key algorithms: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
  67. debug2: ciphers ctos: 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
  68. debug2: ciphers stoc: 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
  69. debug2: MACs ctos: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  70. debug2: MACs stoc: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  71. debug2: compression ctos: none,zlib@openssh.com
  72. debug2: compression stoc: none,zlib@openssh.com
  73. debug2: languages ctos:
  74. debug2: languages stoc:
  75. debug2: first_kex_follows 0
  76. debug2: reserved 0
  77. debug1: kex: algorithm: ecdh-sha2-nistp256
  78. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  79. debug1: kex: server->client cipher: aes128-ctr MAC: umac-64@openssh.com compression: zlib@openssh.com
  80. debug1: kex: client->server cipher: aes128-ctr MAC: umac-64@openssh.com compression: zlib@openssh.com
  81. debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16
  82. debug1: kex: ecdh-sha2-nistp256 need=16 dh_need=16
  83. debug3: send packet: type 30
  84. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  85. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  86. debug3: receive packet: type 31
  87. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:0nGGO4e+fMOHUJPibVa+qPu8m1qm09IefeRJoCw+1kQ
  88. debug3: hostkeys_foreach: reading file "/root/.ssh/known_hosts"
  89. debug3: record_hostkey: found key type ECDSA in file /root/.ssh/known_hosts:5
  90. debug3: load_hostkeys: loaded 1 keys from 192.168.122.92
  91. debug1: Host '192.168.122.92' is known and matches the ECDSA host key.
  92. debug1: Found key in /root/.ssh/known_hosts:5
  93. debug3: send packet: type 21
  94. debug2: set_newkeys: mode 1
  95. debug1: rekey after 4294967296 blocks
  96. debug1: SSH2_MSG_NEWKEYS sent
  97. debug1: expecting SSH2_MSG_NEWKEYS
  98. debug3: receive packet: type 21
  99. debug1: SSH2_MSG_NEWKEYS received
  100. debug2: set_newkeys: mode 0
  101. debug1: rekey after 4294967296 blocks
  102. debug2: key: /root/.ssh/id_rsa (0x55d8bed534b0)
  103. debug2: key: /root/.ssh/id_dsa ((nil))
  104. debug2: key: /root/.ssh/id_ecdsa ((nil))
  105. debug2: key: /root/.ssh/id_ed25519 ((nil))
  106. debug3: send packet: type 5
  107. debug3: receive packet: type 6
  108. debug2: service_accept: ssh-userauth
  109. debug1: SSH2_MSG_SERVICE_ACCEPT received
  110. debug3: send packet: type 50
  111. debug3: receive packet: type 51
  112. debug1: Authentications that can continue: publickey,password
  113. debug3: start over, passed a different list publickey,password
  114. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  115. debug3: authmethod_lookup publickey
  116. debug3: remaining preferred: keyboard-interactive,password
  117. debug3: authmethod_is_enabled publickey
  118. debug1: Next authentication method: publickey
  119. debug1: Offering RSA public key: /root/.ssh/id_rsa
  120. debug3: send_pubkey_test
  121. debug3: send packet: type 50
  122. debug2: we sent a publickey packet, wait for reply
  123. debug3: receive packet: type 51
  124. debug1: Authentications that can continue: publickey,password
  125. debug1: Trying private key: /root/.ssh/id_dsa
  126. debug3: no such identity: /root/.ssh/id_dsa: No such file or directory
  127. debug1: Trying private key: /root/.ssh/id_ecdsa
  128. debug3: no such identity: /root/.ssh/id_ecdsa: No such file or directory
  129. debug1: Trying private key: /root/.ssh/id_ed25519
  130. debug3: no such identity: /root/.ssh/id_ed25519: No such file or directory
  131. debug2: we did not send a packet, disable method
  132. debug3: authmethod_lookup password
  133. debug3: remaining preferred: ,password
  134. debug3: authmethod_is_enabled password
  135. debug1: Next authentication method: password
  136. ubuntu@192.168.122.92's password:
  137. debug3: send packet: type 50
  138. debug2: we sent a password packet, wait for reply
  139. debug3: receive packet: type 52
  140. debug1: Enabling compression at level 6.
  141. debug1: Authentication succeeded (password).
  142. Authenticated to 192.168.122.92 ([192.168.122.92]:22).
  143. debug1: channel 0: new [client-session]
  144. debug3: ssh_session2_open: channel_new: 0
  145. debug2: channel 0: send open
  146. debug3: send packet: type 90
  147. debug1: Requesting no-more-sessions@openssh.com
  148. debug3: send packet: type 80
  149. debug1: Entering interactive session.
  150. debug1: pledge: network
  151. debug3: send packet: type 1
  152. packet_write_wait: Connection to 192.168.122.92 port 22: Broken pipe
Add Comment
Please, Sign In to add comment