Advertisement
Guest User

Untitled

a guest
Aug 25th, 2017
753
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.48 KB | None | 0 0
  1. components on laptop › ssh -vvv hyperion.evanpurkhiser.com 2>&1 | while read line; do echo "`date +'%a %b %d %H:%M:%S.%N %Y'` $line"; done
  2. Thu Aug 24 23:34:27.N 2017 OpenSSH_7.4p1, LibreSSL 2.5.0
  3. Thu Aug 24 23:34:27.N 2017 debug1: Reading configuration data /Users/evan/.ssh/config
  4. Thu Aug 24 23:34:27.N 2017 debug1: /Users/evan/.ssh/config line 1: Applying options for *
  5. Thu Aug 24 23:34:27.N 2017 debug1: /Users/evan/.ssh/config line 11: Deprecated option "useroaming"
  6. Thu Aug 24 23:34:27.N 2017 debug2: checking match for 'user="!git"' host hyperion.evanpurkhiser.com originally hyperion.evanpurkhiser.com
  7. Thu Aug 24 23:34:28.N 2017 debug3: /Users/evan/.ssh/config line 13: not matched 'user "evan"'
  8. Thu Aug 24 23:34:28.N 2017 debug2: match not found
  9. Thu Aug 24 23:34:28.N 2017 debug1: /Users/evan/.ssh/config line 19: Applying options for hyperion.evanpurkhiser.com
  10. Thu Aug 24 23:34:28.N 2017 debug1: Reading configuration data /etc/ssh/ssh_config
  11. Thu Aug 24 23:34:28.N 2017 debug2: resolving "hyperion.evanpurkhiser.com" port 2222
  12. Thu Aug 24 23:34:28.N 2017 debug2: ssh_connect_direct: needpriv 0
  13. Thu Aug 24 23:34:28.N 2017 debug1: Connecting to hyperion.evanpurkhiser.com [2604:180:3:27c::6249] port 2222.
  14. Thu Aug 24 23:34:35.N 2017 debug1: connect to address 2604:180:3:27c::6249 port 2222: Operation timed out
  15. Thu Aug 24 23:34:35.N 2017 debug1: Connecting to hyperion.evanpurkhiser.com [168.235.77.10] port 2222.
  16. Thu Aug 24 23:34:35.N 2017 debug1: Connection established.
  17. Thu Aug 24 23:34:35.N 2017 debug1: identity file /Users/evan/.ssh/id_rsa type 1
  18. Thu Aug 24 23:34:35.N 2017 debug1: key_load_public: No such file or directory
  19. Thu Aug 24 23:34:35.N 2017 debug1: identity file /Users/evan/.ssh/id_rsa-cert type -1
  20. Thu Aug 24 23:34:35.N 2017 debug1: Enabling compatibility mode for protocol 2.0
  21. Thu Aug 24 23:34:35.N 2017 debug1: Local version string SSH-2.0-OpenSSH_7.4
  22. Thu Aug 24 23:34:35.N 2017 debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1
  23. Thu Aug 24 23:34:35.N 2017 debug1: match: OpenSSH_6.6.1 pat OpenSSH_6.6.1* compat 0x04000000
  24. Thu Aug 24 23:34:35.N 2017 debug2: fd 5 setting O_NONBLOCK
  25. Thu Aug 24 23:34:35.N 2017 debug1: Authenticating to hyperion.evanpurkhiser.com:2222 as 'evan'
  26. Thu Aug 24 23:34:35.N 2017 debug3: put_host_port: [hyperion.evanpurkhiser.com]:2222
  27. Thu Aug 24 23:34:35.N 2017 debug3: hostkeys_foreach: reading file "/Users/evan/.ssh/known_hosts"
  28. Thu Aug 24 23:34:35.N 2017 debug3: record_hostkey: found key type ECDSA in file /Users/evan/.ssh/known_hosts:19
  29. Thu Aug 24 23:34:35.N 2017 debug3: load_hostkeys: loaded 1 keys from [hyperion.evanpurkhiser.com]:2222
  30. Thu Aug 24 23:34:35.N 2017 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
  31. Thu Aug 24 23:34:35.N 2017 debug3: send packet: type 20
  32. Thu Aug 24 23:34:35.N 2017 debug1: SSH2_MSG_KEXINIT sent
  33. Thu Aug 24 23:34:35.N 2017 debug3: receive packet: type 20
  34. Thu Aug 24 23:34:35.N 2017 debug1: SSH2_MSG_KEXINIT received
  35. Thu Aug 24 23:34:35.N 2017 debug2: local client KEXINIT proposal
  36. Thu Aug 24 23:34:35.N 2017 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
  37. Thu Aug 24 23:34:35.N 2017 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-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  38. Thu Aug 24 23:34:35.N 2017 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
  39. Thu Aug 24 23:34:35.N 2017 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
  40. Thu Aug 24 23:34:35.N 2017 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
  41. Thu Aug 24 23:34:35.N 2017 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
  42. Thu Aug 24 23:34:35.N 2017 debug2: compression ctos: none,zlib@openssh.com,zlib
  43. Thu Aug 24 23:34:35.N 2017 debug2: compression stoc: none,zlib@openssh.com,zlib
  44. Thu Aug 24 23:34:35.N 2017 debug2: languages ctos:
  45. Thu Aug 24 23:34:36.N 2017 debug2: languages stoc:
  46. Thu Aug 24 23:34:36.N 2017 debug2: first_kex_follows 0
  47. Thu Aug 24 23:34:36.N 2017 debug2: reserved 0
  48. Thu Aug 24 23:34:36.N 2017 debug2: peer server KEXINIT proposal
  49. Thu Aug 24 23:34:36.N 2017 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
  50. Thu Aug 24 23:34:36.N 2017 debug2: host key algorithms: ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  51. Thu Aug 24 23:34:36.N 2017 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
  52. Thu Aug 24 23:34:36.N 2017 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
  53. Thu Aug 24 23:34:36.N 2017 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
  54. Thu Aug 24 23:34:36.N 2017 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
  55. Thu Aug 24 23:34:36.N 2017 debug2: compression ctos: none,zlib@openssh.com
  56. Thu Aug 24 23:34:36.N 2017 debug2: compression stoc: none,zlib@openssh.com
  57. Thu Aug 24 23:34:36.N 2017 debug2: languages ctos:
  58. Thu Aug 24 23:34:36.N 2017 debug2: languages stoc:
  59. Thu Aug 24 23:34:36.N 2017 debug2: first_kex_follows 0
  60. Thu Aug 24 23:34:36.N 2017 debug2: reserved 0
  61. Thu Aug 24 23:34:36.N 2017 debug1: kex: algorithm: curve25519-sha256@libssh.org
  62. Thu Aug 24 23:34:36.N 2017 debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  63. Thu Aug 24 23:34:36.N 2017 debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  64. Thu Aug 24 23:34:36.N 2017 debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  65. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 30
  66. Thu Aug 24 23:34:36.N 2017 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  67. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 31
  68. Thu Aug 24 23:34:36.N 2017 debug1: Server host key: ecdsa-sha2-nistp256 SHA256:EbVNakzUqOzMJM9EQHG1RBTx6x5Z2ksk0nXqeRKx3E0
  69. Thu Aug 24 23:34:36.N 2017 debug3: put_host_port: [168.235.77.10]:2222
  70. Thu Aug 24 23:34:36.N 2017 debug3: put_host_port: [hyperion.evanpurkhiser.com]:2222
  71. Thu Aug 24 23:34:36.N 2017 debug3: hostkeys_foreach: reading file "/Users/evan/.ssh/known_hosts"
  72. Thu Aug 24 23:34:36.N 2017 debug3: record_hostkey: found key type ECDSA in file /Users/evan/.ssh/known_hosts:19
  73. Thu Aug 24 23:34:36.N 2017 debug3: load_hostkeys: loaded 1 keys from [hyperion.evanpurkhiser.com]:2222
  74. Thu Aug 24 23:34:36.N 2017 debug3: hostkeys_foreach: reading file "/Users/evan/.ssh/known_hosts"
  75. Thu Aug 24 23:34:36.N 2017 debug3: record_hostkey: found key type ECDSA in file /Users/evan/.ssh/known_hosts:19
  76. Thu Aug 24 23:34:36.N 2017 debug3: load_hostkeys: loaded 1 keys from [168.235.77.10]:2222
  77. Thu Aug 24 23:34:36.N 2017 debug1: Host '[hyperion.evanpurkhiser.com]:2222' is known and matches the ECDSA host key.
  78. Thu Aug 24 23:34:36.N 2017 debug1: Found key in /Users/evan/.ssh/known_hosts:19
  79. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 21
  80. Thu Aug 24 23:34:36.N 2017 debug2: set_newkeys: mode 1
  81. Thu Aug 24 23:34:36.N 2017 debug1: rekey after 134217728 blocks
  82. Thu Aug 24 23:34:36.N 2017 debug1: SSH2_MSG_NEWKEYS sent
  83. Thu Aug 24 23:34:36.N 2017 debug1: expecting SSH2_MSG_NEWKEYS
  84. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 21
  85. Thu Aug 24 23:34:36.N 2017 debug1: SSH2_MSG_NEWKEYS received
  86. Thu Aug 24 23:34:36.N 2017 debug2: set_newkeys: mode 0
  87. Thu Aug 24 23:34:36.N 2017 debug1: rekey after 134217728 blocks
  88. Thu Aug 24 23:34:36.N 2017 debug2: key: /Users/evan/.ssh/id_rsa (0x7fc71ae01610), explicit, agent
  89. Thu Aug 24 23:34:36.N 2017 debug2: key: /Users/evan/.ssh/id_rsa.ansible (0x7fc71ac1fdd0), agent
  90. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 5
  91. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 6
  92. Thu Aug 24 23:34:36.N 2017 debug2: service_accept: ssh-userauth
  93. Thu Aug 24 23:34:36.N 2017 debug1: SSH2_MSG_SERVICE_ACCEPT received
  94. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 50
  95. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 51
  96. Thu Aug 24 23:34:36.N 2017 debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password
  97. Thu Aug 24 23:34:36.N 2017 debug3: start over, passed a different list publickey,gssapi-keyex,gssapi-with-mic,password
  98. Thu Aug 24 23:34:36.N 2017 debug3: preferred publickey,keyboard-interactive,password
  99. Thu Aug 24 23:34:36.N 2017 debug3: authmethod_lookup publickey
  100. Thu Aug 24 23:34:36.N 2017 debug3: remaining preferred: keyboard-interactive,password
  101. Thu Aug 24 23:34:36.N 2017 debug3: authmethod_is_enabled publickey
  102. Thu Aug 24 23:34:36.N 2017 debug1: Next authentication method: publickey
  103. Thu Aug 24 23:34:36.N 2017 debug1: Offering RSA public key: /Users/evan/.ssh/id_rsa
  104. Thu Aug 24 23:34:36.N 2017 debug3: send_pubkey_test
  105. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 50
  106. Thu Aug 24 23:34:36.N 2017 debug2: we sent a publickey packet, wait for reply
  107. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 60
  108. Thu Aug 24 23:34:36.N 2017 debug1: Server accepts key: pkalg ssh-rsa blen 279
  109. Thu Aug 24 23:34:36.N 2017 debug2: input_userauth_pk_ok: fp SHA256:kcVit6FsvIzVmNTZ81vX82qErmAZYrilSbXrgyVLvdY
  110. Thu Aug 24 23:34:36.N 2017 debug3: sign_and_send_pubkey: RSA SHA256:kcVit6FsvIzVmNTZ81vX82qErmAZYrilSbXrgyVLvdY
  111. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 50
  112. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 52
  113. Thu Aug 24 23:34:36.N 2017 debug1: Authentication succeeded (publickey).
  114. Thu Aug 24 23:34:36.N 2017 Authenticated to hyperion.evanpurkhiser.com ([168.235.77.10]:2222).
  115. Thu Aug 24 23:34:36.N 2017 debug2: fd 8 setting O_NONBLOCK
  116. Thu Aug 24 23:34:36.N 2017 debug3: fd 9 is O_NONBLOCK
  117. Thu Aug 24 23:34:36.N 2017 debug1: channel 0: new [client-session]
  118. Thu Aug 24 23:34:36.N 2017 debug3: ssh_session2_open: channel_new: 0
  119. Thu Aug 24 23:34:36.N 2017 debug2: channel 0: send open
  120. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 90
  121. Thu Aug 24 23:34:36.N 2017 debug1: Requesting no-more-sessions@openssh.com
  122. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 80
  123. Thu Aug 24 23:34:36.N 2017 debug1: Entering interactive session.
  124. Thu Aug 24 23:34:36.N 2017 debug1: pledge: network
  125. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 91
  126. Thu Aug 24 23:34:36.N 2017 debug2: callback start
  127. Thu Aug 24 23:34:36.N 2017 debug1: Requesting authentication agent forwarding.
  128. Thu Aug 24 23:34:36.N 2017 debug2: channel 0: request auth-agent-req@openssh.com confirm 0
  129. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 98
  130. Thu Aug 24 23:34:36.N 2017 debug2: fd 5 setting TCP_NODELAY
  131. Thu Aug 24 23:34:36.N 2017 debug3: ssh_packet_set_tos: set IP_TOS 0x10
  132. Thu Aug 24 23:34:36.N 2017 debug2: client_session2_setup: id 0
  133. Thu Aug 24 23:34:36.N 2017 debug2: channel 0: request pty-req confirm 1
  134. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 98
  135. Thu Aug 24 23:34:36.N 2017 debug2: channel 0: request shell confirm 1
  136. Thu Aug 24 23:34:36.N 2017 debug3: send packet: type 98
  137. Thu Aug 24 23:34:36.N 2017 debug2: callback done
  138. Thu Aug 24 23:34:36.N 2017 debug2: channel 0: open confirm rwindow 0 rmax 32768
  139. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 99
  140. Thu Aug 24 23:34:36.N 2017 debug2: channel_input_status_confirm: type 99 id 0
  141. Thu Aug 24 23:34:36.N 2017 debug2: PTY allocation request accepted on channel 0
  142. Thu Aug 24 23:34:36.N 2017 debug2: channel 0: rcvd adjust 2097152
  143. Thu Aug 24 23:34:36.N 2017 debug3: receive packet: type 99
  144. Thu Aug 24 23:34:36.N 2017 debug2: channel_input_status_confirm: type 99 id 0
  145. Thu Aug 24 23:34:36.N 2017 debug2: shell request accepted on channel 0
  146. Thu Aug 24 23:34:36.N 2017 Last login: Fri Aug 25 02:34:26 2017 from 2604:5500:f:1d:ccad:340d:67fb:af48
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement