Guest User

sshd

a guest
Jul 20th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.57 KB | None | 0 0
  1. ssh -o GSSAPIAuthentication=no jutsell@remote11.chalmers.se -vvv
  2. OpenSSH_6.7p1 Raspbian-5+deb8u3, OpenSSL 1.0.1t 3 May 2016
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  5. debug2: ssh_connect: needpriv 0
  6. debug1: Connecting to remote11.chalmers.se [129.16.29.50] port 22.
  7. debug1: Connection established.
  8. debug1: key_load_public: No such file or directory
  9. debug1: identity file /home/pi/.ssh/id_rsa type -1
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /home/pi/.ssh/id_rsa-cert type -1
  12. debug1: key_load_public: No such file or directory
  13. debug1: identity file /home/pi/.ssh/id_dsa type -1
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /home/pi/.ssh/id_dsa-cert type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /home/pi/.ssh/id_ecdsa type -1
  18. debug1: key_load_public: No such file or directory
  19. debug1: identity file /home/pi/.ssh/id_ecdsa-cert type -1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /home/pi/.ssh/id_ed25519 type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /home/pi/.ssh/id_ed25519-cert type -1
  24. debug1: Enabling compatibility mode for protocol 2.0
  25. debug1: Local version string SSH-2.0-OpenSSH_6.7p1 Raspbian-5+deb8u3
  26. debug1: Remote protocol version 2.0, remote software version OpenSSH_5.3
  27. debug1: match: OpenSSH_5.3 pat OpenSSH_5* compat 0x0c000000
  28. debug2: fd 3 setting O_NONBLOCK
  29. debug3: load_hostkeys: loading entries for host "remote11.chalmers.se" from file "/home/pi/.ssh/known_hosts"
  30. debug3: load_hostkeys: found key type RSA in file /home/pi/.ssh/known_hosts:1
  31. debug3: load_hostkeys: loaded 1 keys
  32. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa
  33. debug1: SSH2_MSG_KEXINIT sent
  34. debug1: SSH2_MSG_KEXINIT received
  35. debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,diffie-hellman-group1-sha1
  36. debug2: kex_parse_kexinit: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,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,ssh-dss-cert-v01@openssh.com,ssh-dss-cert-v00@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,ssh-dss
  37. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  38. debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
  39. debug2: kex_parse_kexinit: 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,hmac-md5-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  40. debug2: kex_parse_kexinit: 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,hmac-md5-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  41. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  42. debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
  43. debug2: kex_parse_kexinit:
  44. debug2: kex_parse_kexinit:
  45. debug2: kex_parse_kexinit: first_kex_follows 0
  46. debug2: kex_parse_kexinit: reserved 0
  47. debug2: kex_parse_kexinit: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  48. debug2: kex_parse_kexinit: ssh-rsa,ssh-dss
  49. debug2: kex_parse_kexinit: 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
  50. debug2: kex_parse_kexinit: 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
  51. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  52. debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
  53. debug2: kex_parse_kexinit: none,zlib@openssh.com
  54. debug2: kex_parse_kexinit: none,zlib@openssh.com
  55. debug2: kex_parse_kexinit:
  56. debug2: kex_parse_kexinit:
  57. debug2: kex_parse_kexinit: first_kex_follows 0
  58. debug2: kex_parse_kexinit: reserved 0
  59. debug2: mac_setup: setup umac-64@openssh.com
  60. debug1: kex: server->client aes128-ctr umac-64@openssh.com none
  61. debug2: mac_setup: setup umac-64@openssh.com
  62. debug1: kex: client->server aes128-ctr umac-64@openssh.com none
  63. debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent
  64. debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
  65. debug2: bits set: 1520/3072
  66. debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
  67. debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
  68. debug1: Server host key: RSA d9:66:b6:0e:19:dd:99:2d:05:22:23:f8:14:04:03:43
  69. debug3: load_hostkeys: loading entries for host "remote11.chalmers.se" from file "/home/pi/.ssh/known_hosts"
  70. debug3: load_hostkeys: found key type RSA in file /home/pi/.ssh/known_hosts:1
  71. debug3: load_hostkeys: loaded 1 keys
  72. debug3: load_hostkeys: loading entries for host "129.16.29.50" from file "/home/pi/.ssh/known_hosts"
  73. debug3: load_hostkeys: found key type RSA in file /home/pi/.ssh/known_hosts:2
  74. debug3: load_hostkeys: loaded 1 keys
  75. debug1: Host 'remote11.chalmers.se' is known and matches the RSA host key.
  76. debug1: Found key in /home/pi/.ssh/known_hosts:1
  77. debug2: bits set: 1529/3072
  78. debug2: kex_derive_keys
  79. debug2: set_newkeys: mode 1
  80. debug1: SSH2_MSG_NEWKEYS sent
  81. debug1: expecting SSH2_MSG_NEWKEYS
  82. debug2: set_newkeys: mode 0
  83. debug1: SSH2_MSG_NEWKEYS received
  84. debug1: SSH2_MSG_SERVICE_REQUEST sent
  85. debug2: service_accept: ssh-userauth
  86. debug1: SSH2_MSG_SERVICE_ACCEPT received
  87. debug2: key: /home/pi/.ssh/id_rsa ((nil)),
  88. debug2: key: /home/pi/.ssh/id_dsa ((nil)),
  89. debug2: key: /home/pi/.ssh/id_ecdsa ((nil)),
  90. debug2: key: /home/pi/.ssh/id_ed25519 ((nil)),
  91. debug1: Authentications that can continue: gssapi-keyex,gssapi-with-mic,password
  92. debug3: start over, passed a different list gssapi-keyex,gssapi-with-mic,password
  93. debug3: preferred publickey,keyboard-interactive,password
  94. debug3: authmethod_lookup password
  95. debug3: remaining preferred: ,keyboard-interactive,password
  96. debug3: authmethod_is_enabled password
  97. debug1: Next authentication method: password
  98. jutsell@remote11.chalmers.se's password:
  99. debug2: we sent a password packet, wait for reply
  100. debug1: Authentication succeeded (password).
  101. Authenticated to remote11.chalmers.se ([129.16.29.50]:22).
  102. debug1: channel 0: new [client-session]
  103. debug3: ssh_session2_open: channel_new: 0
  104. debug2: channel 0: send open
  105. debug1: Requesting no-more-sessions@openssh.com
  106. debug1: Entering interactive session.
  107. debug2: callback start
  108. debug2: fd 3 setting TCP_NODELAY
  109. debug3: packet_set_tos: set IP_TOS 0x10
  110. debug2: client_session2_setup: id 0
  111. debug2: channel 0: request pty-req confirm 1
  112. debug1: Sending environment.
  113. debug3: Ignored env XDG_VTNR
  114. debug3: Ignored env INFINALITY_FT_AUTOHINT_HORIZONTAL_STEM_DARKEN_STRENGTH
  115. debug3: Ignored env SSH_AGENT_PID
  116. debug3: Ignored env XDG_SESSION_ID
  117. debug3: Ignored env SAL_USE_VCLPLUGIN
  118. debug3: Ignored env TERM
  119. debug3: Ignored env INFINALITY_FT_AUTOHINT_VERTICAL_STEM_DARKEN_STRENGTH
  120. debug3: Ignored env SHELL
  121. debug3: Ignored env XDG_MENU_PREFIX
  122. debug3: Ignored env INFINALITY_FT_BOLD_EMBOLDEN_X_VALUE
  123. debug3: Ignored env HUSHLOGIN
  124. debug3: Ignored env INFINALITY_FT_CONTRAST
  125. debug3: Ignored env USER
  126. debug3: Ignored env INFINALITY_FT_GRAYSCALE_FILTER_STRENGTH
  127. debug3: Ignored env LS_COLORS
  128. debug3: Ignored env SSH_AUTH_SOCK
  129. debug3: Ignored env INFINALITY_FT_FRINGE_FILTER_STRENGTH
  130. debug3: Ignored env INFINALITY_FT_BRIGHTNESS
  131. debug3: Ignored env INFINALITY_FT_USE_VARIOUS_TWEAKS
  132. debug3: Ignored env INFINALITY_FT_GAMMA_CORRECTION
  133. debug3: Ignored env XDG_CONFIG_DIRS
  134. debug3: Ignored env PATH
  135. debug3: Ignored env MAIL
  136. debug3: Ignored env DESKTOP_SESSION
  137. debug3: Ignored env PWD
  138. debug1: Sending env LANG = sv_SE
  139. debug2: channel 0: request env confirm 0
  140. debug3: Ignored env INFINALITY_FT_FILTER_PARAMS
  141. debug3: Ignored env INFINALITY_FT_USE_KNOWN_SETTINGS_ON_SELECTED_FONTS
  142. debug3: Ignored env INFINALITY_FT_STEM_SNAPPING_SLIDING_SCALE
  143. debug3: Ignored env INFINALITY_FT_WINDOWS_STYLE_SHARPENING_STRENGTH
  144. debug3: Ignored env INFINALITY_FT_CHROMEOS_STYLE_SHARPENING_STRENGTH
  145. debug3: Ignored env INFINALITY_FT_STEM_ALIGNMENT_STRENGTH
  146. debug3: Ignored env INFINALITY_FT_AUTOHINT_SNAP_STEM_HEIGHT
  147. debug3: Ignored env _LXSESSION_PID
  148. debug3: Ignored env XDG_SEAT
  149. debug3: Ignored env HOME
  150. debug3: Ignored env SHLVL
  151. debug3: Ignored env XDG_CONFIG_HOME
  152. debug3: Ignored env INFINALITY_FT_BOLD_EMBOLDEN_Y_VALUE
  153. debug3: Ignored env INFINALITY_FT_GLOBAL_EMBOLDEN_Y_VALUE
  154. debug3: Ignored env LOGNAME
  155. debug3: Ignored env XDG_DATA_DIRS
  156. debug3: Ignored env DBUS_SESSION_BUS_ADDRESS
  157. debug3: Ignored env INFINALITY_FT_STEM_FITTING_STRENGTH
  158. debug3: Ignored env INFINALITY_FT_AUTOHINT_INCREASE_GLYPH_HEIGHTS
  159. debug3: Ignored env WINDOWPATH
  160. debug3: Ignored env XDG_RUNTIME_DIR
  161. debug3: Ignored env INFINALITY_FT_GLOBAL_EMBOLDEN_X_VALUE
  162. debug3: Ignored env DISPLAY
  163. debug3: Ignored env XDG_CURRENT_DESKTOP
  164. debug3: Ignored env XAUTHORITY
  165. debug3: Ignored env _
  166. debug2: channel 0: request shell confirm 1
  167. debug2: callback done
  168. debug2: channel 0: open confirm rwindow 0 rmax 32768
  169. debug2: channel_input_status_confirm: type 99 id 0
  170. debug2: PTY allocation request accepted on channel 0
  171. debug2: channel 0: rcvd adjust 2097152
  172. debug2: channel_input_status_confirm: type 99 id 0
  173. debug2: shell request accepted on channel 0
  174. Last login: Thu Jul 20 15:33:46 2017 from et-mortlach.elteknik.chalmers.se
  175. debug2: client_check_window_change: changed
  176. debug2: channel 0: request window-change confirm 0
Add Comment
Please, Sign In to add comment