Advertisement
Guest User

Untitled

a guest
Nov 14th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.69 KB | None | 0 0
  1. Emanuels-MBP-2:~ emanuelbsilva$ ssh -vvv dot-master
  2. OpenSSH_7.4p1, LibreSSL 2.5.0
  3. debug1: Reading configuration data /Users/emanuelbsilva/.ssh/config
  4. debug1: /Users/emanuelbsilva/.ssh/config line 7: Applying options for dot-master
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug2: resolving "162.13.140.177" port 22
  7. debug2: ssh_connect_direct: needpriv 0
  8. debug1: Connecting to 162.13.140.177 [162.13.140.177] port 22.
  9. debug1: Connection established.
  10. debug1: identity file /Users/emanuelbsilva/.ssh/dot_vu_rsa type 1
  11. debug1: key_load_public: No such file or directory
  12. debug1: identity file /Users/emanuelbsilva/.ssh/dot_vu_rsa-cert type -1
  13. debug1: Enabling compatibility mode for protocol 2.0
  14. debug1: Local version string SSH-2.0-OpenSSH_7.4
  15. debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11
  16. debug1: match: OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 pat OpenSSH_6.6.1* compat 0x04000000
  17. debug2: fd 3 setting O_NONBLOCK
  18. debug1: Authenticating to 162.13.140.177:22 as 'root'
  19. debug3: hostkeys_foreach: reading file "/Users/emanuelbsilva/.ssh/known_hosts"
  20. debug3: record_hostkey: found key type RSA in file /Users/emanuelbsilva/.ssh/known_hosts:10
  21. debug3: load_hostkeys: loaded 1 keys from 162.13.140.177
  22. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  23. debug3: send packet: type 20
  24. debug1: SSH2_MSG_KEXINIT sent
  25. debug3: receive packet: type 20
  26. debug1: SSH2_MSG_KEXINIT received
  27. debug2: local client KEXINIT proposal
  28. 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,ext-info-c
  29. debug2: host key algorithms: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  30. 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
  31. 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
  32. 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
  33. 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
  34. debug2: compression ctos: none,zlib@openssh.com,zlib
  35. debug2: compression stoc: none,zlib@openssh.com,zlib
  36. debug2: languages ctos:
  37. debug2: languages stoc:
  38. debug2: first_kex_follows 0
  39. debug2: reserved 0
  40. debug2: peer server KEXINIT proposal
  41. debug2: KEX algorithms: curve25519-sha256@libssh.org,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
  42. debug2: host key algorithms: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ssh-ed25519
  43. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  44. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  45. debug2: MACs ctos: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  46. debug2: MACs stoc: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  47. debug2: compression ctos: none,zlib@openssh.com
  48. debug2: compression stoc: none,zlib@openssh.com
  49. debug2: languages ctos:
  50. debug2: languages stoc:
  51. debug2: first_kex_follows 0
  52. debug2: reserved 0
  53. debug1: kex: algorithm: curve25519-sha256@libssh.org
  54. debug1: kex: host key algorithm: ssh-rsa
  55. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  56. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  57. debug3: send packet: type 30
  58. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  59. debug3: receive packet: type 31
  60. debug1: Server host key: ssh-rsa SHA256:Zwh8FU7H1vUbrZLBRts90abAoO2uMZhMhbt+wffsmJs
  61. debug3: hostkeys_foreach: reading file "/Users/emanuelbsilva/.ssh/known_hosts"
  62. debug3: record_hostkey: found key type RSA in file /Users/emanuelbsilva/.ssh/known_hosts:10
  63. debug3: load_hostkeys: loaded 1 keys from 162.13.140.177
  64. debug1: Host '162.13.140.177' is known and matches the RSA host key.
  65. debug1: Found key in /Users/emanuelbsilva/.ssh/known_hosts:10
  66. debug3: send packet: type 21
  67. debug2: set_newkeys: mode 1
  68. debug1: rekey after 134217728 blocks
  69. debug1: SSH2_MSG_NEWKEYS sent
  70. debug1: expecting SSH2_MSG_NEWKEYS
  71. debug3: receive packet: type 21
  72. debug1: SSH2_MSG_NEWKEYS received
  73. debug2: set_newkeys: mode 0
  74. debug1: rekey after 134217728 blocks
  75. debug2: key: /Users/emanuelbsilva/.ssh/dot_vu_rsa (0x7fe79c90b7f0), explicit
  76. debug3: send packet: type 5
  77. debug3: receive packet: type 6
  78. debug2: service_accept: ssh-userauth
  79. debug1: SSH2_MSG_SERVICE_ACCEPT received
  80. debug3: send packet: type 50
  81. debug3: receive packet: type 51
  82. debug1: Authentications that can continue: publickey,password
  83. debug3: start over, passed a different list publickey,password
  84. debug3: preferred publickey
  85. debug3: authmethod_lookup publickey
  86. debug3: remaining preferred:
  87. debug3: authmethod_is_enabled publickey
  88. debug1: Next authentication method: publickey
  89. debug1: Offering RSA public key: /Users/emanuelbsilva/.ssh/dot_vu_rsa
  90. debug3: send_pubkey_test
  91. debug3: send packet: type 50
  92. debug2: we sent a publickey packet, wait for reply
  93. debug3: receive packet: type 60
  94. debug1: Server accepts key: pkalg ssh-rsa blen 279
  95. debug2: input_userauth_pk_ok: fp SHA256:llMErubGAIjMOpO5QTjTj04/G1Wjv+o2HvVjSTZAJlc
  96. debug3: sign_and_send_pubkey: RSA SHA256:llMErubGAIjMOpO5QTjTj04/G1Wjv+o2HvVjSTZAJlc
  97. debug3: send packet: type 50
  98. debug3: receive packet: type 52
  99. debug1: Authentication succeeded (publickey).
  100. Authenticated to 162.13.140.177 ([162.13.140.177]:22).
  101. debug1: channel 0: new [client-session]
  102. debug3: ssh_session2_open: channel_new: 0
  103. debug2: channel 0: send open
  104. debug3: send packet: type 90
  105. debug1: Requesting no-more-sessions@openssh.com
  106. debug3: send packet: type 80
  107. debug1: Entering interactive session.
  108. debug1: pledge: network
  109. debug3: receive packet: type 91
  110. debug2: callback start
  111. debug2: fd 3 setting TCP_NODELAY
  112. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  113. debug2: client_session2_setup: id 0
  114. debug2: channel 0: request pty-req confirm 1
  115. debug3: send packet: type 98
  116. debug2: channel 0: request shell confirm 1
  117. debug3: send packet: type 98
  118. debug2: callback done
  119. debug2: channel 0: open confirm rwindow 0 rmax 32768
  120. debug3: receive packet: type 99
  121. debug2: channel_input_status_confirm: type 99 id 0
  122. debug2: PTY allocation request accepted on channel 0
  123. debug2: channel 0: rcvd adjust 2097152
  124. debug3: receive packet: type 99
  125. debug2: channel_input_status_confirm: type 99 id 0
  126. debug2: shell request accepted on channel 0
  127. Welcome to Ubuntu 14.04.2 LTS (GNU/Linux 3.13.0-119-generic x86_64)
  128.  
  129. * Documentation: https://help.ubuntu.com/
  130. New release '16.04.5 LTS' available.
  131. Run 'do-release-upgrade' to upgrade to it.
  132.  
  133. You have new mail.
  134. Last login: Wed Nov 14 16:43:27 2018 from bl10-154-142.dsl.telepac.pt
  135. root@web-master:~# debug2: client_check_window_change: changed
  136. debug2: channel 0: request window-change confirm 0
  137. debug3: send packet: type 98
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement