Facebook
From Thundering Finch, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 342
  1. pawel@pk28:~$ ssh -vvv [email protected] -p 2222
  2. OpenSSH_7.9p1 Debian-10+deb10u2, OpenSSL 1.1.1d  10 Sep 2019
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  5. debug2: resolve_canonicalize: hostname 192.168.1.135 is address
  6. debug2: ssh_connect_direct
  7. debug1: Connecting to 192.168.1.135 [192.168.1.135] port 2222.
  8. debug1: Connection established.
  9. debug1: identity file /home/pawel/.ssh/id_rsa type 0
  10. debug1: identity file /home/pawel/.ssh/id_rsa-cert type -1
  11. debug1: identity file /home/pawel/.ssh/id_dsa type -1
  12. debug1: identity file /home/pawel/.ssh/id_dsa-cert type -1
  13. debug1: identity file /home/pawel/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/pawel/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/pawel/.ssh/id_ed25519 type -1
  16. debug1: identity file /home/pawel/.ssh/id_ed25519-cert type -1
  17. debug1: identity file /home/pawel/.ssh/id_xmss type -1
  18. debug1: identity file /home/pawel/.ssh/id_xmss-cert type -1
  19. debug1: Local version string SSH-2.0-OpenSSH_7.9p1 Debian-10+deb10u2
  20. debug1: Remote protocol version 2.0, remote software version SSH Serwer - Banana Studio
  21. debug1: no match: SSH Serwer - Banana Studio
  22. debug2: fd 3 setting O_NONBLOCK
  23. debug1: Authenticating to 192.168.1.135:2222 as 'pawel'
  24. debug3: put_host_port: [192.168.1.135]:2222
  25. debug3: hostkeys_foreach: reading file "/home/pawel/.ssh/known_hosts"
  26. debug3: record_hostkey: found key type RSA in file /home/pawel/.ssh/known_hosts:2
  27. debug3: load_hostkeys: loaded 1 keys from [192.168.1.135]:2222
  28. debug3: order_hostkeyalgs: prefer hostkeyalgs: [email protected],[email protected],[email protected],rsa-sha2-512,rsa-sha2-256,ssh-rsa
  29. debug3: send packet: type 20
  30. debug1: SSH2_MSG_KEXINIT sent
  31. debug3: receive packet: type 20
  32. debug1: SSH2_MSG_KEXINIT received
  33. debug2: local client KEXINIT proposal
  34. debug2: KEX algorithms: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  35. debug2: host key algorithms: [email protected],[email protected],[email protected],rsa-sha2-512,rsa-sha2-256,ssh-rsa,[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  36. debug2: ciphers ctos: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  37. debug2: ciphers stoc: [email protected],aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected]
  38. debug2: compression ctos: none,[email protected],zlib
  39. debug2: compression stoc: none,[email protected],zlib
  40. debug2: languages ctos:
  41. debug2: languages stoc:
  42. debug2: first_kex_follows 0
  43. debug2: reserved 0
  44. debug2: peer server KEXINIT proposal
  45. debug2: KEX algorithms: diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group1-sha1
  46. debug2: host key algorithms: ssh-rsa
  47. debug2: ciphers ctos: aes128-ctr,aes192-ctr,aes256-ctr,arcfour128,arcfour256,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc
  48. debug2: ciphers stoc: aes128-ctr,aes192-ctr,aes256-ctr,arcfour128,arcfour256,aes128-cbc,3des-cbc,blowfish-cbc,aes192-cbc,aes256-cbc
  49. debug2: MACs ctos: hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-md5,hmac-sha1-96,hmac-md5-96
  50. debug2: MACs stoc: hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-md5,hmac-sha1-96,hmac-md5-96
  51. debug2: compression ctos: none
  52. debug2: compression stoc: none
  53. debug2: languages ctos:
  54. debug2: languages stoc:
  55. debug2: first_kex_follows 0
  56. debug2: reserved 0
  57. debug1: kex: algorithm: ecdh-sha2-nistp256
  58. debug1: kex: host key algorithm: ssh-rsa
  59. debug1: kex: server->client cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
  60. debug1: kex: client->server cipher: aes128-ctr MAC: hmac-sha2-256 compression: none
  61. debug3: send packet: type 30
  62. debug1: sending SSH2_MSG_KEX_ECDH_INIT
  63. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  64. debug3: receive packet: type 31
  65. debug1: Server host key: ssh-rsa SHA256:3mNL574rJyHCOGm1e7Upx4NHXMg/YnJJzq+jXhdQQxI
  66. debug3: put_host_port: [192.168.1.135]:2222
  67. debug3: put_host_port: [192.168.1.135]:2222
  68. debug3: hostkeys_foreach: reading file "/home/pawel/.ssh/known_hosts"
  69. debug3: record_hostkey: found key type RSA in file /home/pawel/.ssh/known_hosts:2
  70. debug3: load_hostkeys: loaded 1 keys from [192.168.1.135]:2222
  71. debug3: hostkeys_foreach: reading file "/home/pawel/.ssh/known_hosts"
  72. debug3: record_hostkey: found key type RSA in file /home/pawel/.ssh/known_hosts:2
  73. debug3: load_hostkeys: loaded 1 keys from [192.168.1.135]:2222
  74. debug1: Host '[192.168.1.135]:2222' is known and matches the RSA host key.
  75. debug1: Found key in /home/pawel/.ssh/known_hosts:2
  76. debug3: send packet: type 21
  77. debug2: set_newkeys: mode 1
  78. debug1: rekey after 4294967296 blocks
  79. debug1: SSH2_MSG_NEWKEYS sent
  80. debug1: expecting SSH2_MSG_NEWKEYS
  81. debug3: receive packet: type 21
  82. debug1: SSH2_MSG_NEWKEYS received
  83. debug2: set_newkeys: mode 0
  84. debug1: rekey after 4294967296 blocks
  85. debug1: Will attempt key: /home/pawel/.ssh/id_rsa RSA SHA256:9ohDTrSNkmB11Q7RrZjDEWXnuiuHDqXpPKmK6R1pGLI
  86. debug1: Will attempt key: /home/pawel/.ssh/id_dsa
  87. debug1: Will attempt key: /home/pawel/.ssh/id_ecdsa
  88. debug1: Will attempt key: /home/pawel/.ssh/id_ed25519
  89. debug1: Will attempt key: /home/pawel/.ssh/id_xmss
  90. debug2: pubkey_prepare: done
  91. debug3: send packet: type 5
  92. debug3: receive packet: type 6
  93. debug2: service_accept: ssh-userauth
  94. debug1: SSH2_MSG_SERVICE_ACCEPT received
  95. debug3: send packet: type 50
  96. debug3: receive packet: type 51
  97. debug1: Authentications that can continue: password,keyboard-interactive
  98. debug3: start over, passed a different list password,keyboard-interactive
  99. debug3: preferred gssapi-keyex,gssapi-with-mic,publickey,keyboard-interactive,password
  100. debug3: authmethod_lookup keyboard-interactive
  101. debug3: remaining preferred: password
  102. debug3: authmethod_is_enabled keyboard-interactive
  103. debug1: Next authentication method: keyboard-interactive
  104. debug2: userauth_kbdint
  105. debug3: send packet: type 50
  106. debug2: we sent a keyboard-interactive packet, wait for reply
  107. debug3: receive packet: type 60
  108. debug2: input_userauth_info_req
  109. Password authentication
  110. debug2: input_userauth_info_req: num_prompts 1
  111. Password:
  112. debug3: send packet: type 61
  113. debug3: receive packet: type 52
  114. debug1: Authentication succeeded (keyboard-interactive).
  115. Authenticated to 192.168.1.135 ([192.168.1.135]:2222).
  116. debug1: channel 0: new [client-session]
  117. debug3: ssh_session2_open: channel_new: 0
  118. debug2: channel 0: send open
  119. debug3: send packet: type 90
  120. debug1: Entering interactive session.
  121. debug1: pledge: network
  122. debug3: receive packet: type 91
  123. debug2: channel_input_open_confirmation: channel 0: callback start
  124. debug2: fd 3 setting TCP_NODELAY
  125. debug3: ssh_packet_set_tos: set IP_TOS 0x10
  126. debug2: client_session2_setup: id 0
  127. debug2: channel 0: request pty-req confirm 1
  128. debug3: send packet: type 98
  129. debug1: Sending environment.
  130. debug3: Ignored env SHELL
  131. debug3: Ignored env SESSION_MANAGER
  132. debug3: Ignored env WINDOWID
  133. debug3: Ignored env QT_ACCESSIBILITY
  134. debug3: Ignored env COLORTERM
  135. debug3: Ignored env XDG_SESSION_PATH
  136. debug3: Ignored env GTK_IM_MODULE
  137. debug3: Ignored env LANGUAGE
  138. debug3: Ignored env QT4_IM_MODULE
  139. debug3: Ignored env SSH_AUTH_SOCK
  140. debug3: Ignored env SHELL_SESSION_ID
  141. debug3: Ignored env XMODIFIERS
  142. debug3: Ignored env DESKTOP_SESSION
  143. debug3: Ignored env SSH_AGENT_PID
  144. debug3: Ignored env GTK_RC_FILES
  145. debug3: Ignored env GTK_MODULES
  146. debug3: Ignored env XDG_SEAT
  147. debug3: Ignored env PWD
  148. debug3: Ignored env XDG_SESSION_DESKTOP
  149. debug3: Ignored env LOGNAME
  150. debug3: Ignored env XDG_SESSION_TYPE
  151. debug3: Ignored env GPG_AGENT_INFO
  152. debug3: Ignored env XAUTHORITY
  153. debug3: Ignored env GTK2_RC_FILES
  154. debug3: Ignored env HOME
  155. debug1: Sending env LANG = pl_PL.UTF-8
  156. debug2: channel 0: request env confirm 0
  157. debug3: send packet: type 98
  158. debug3: Ignored env LS_COLORS
  159. debug3: Ignored env XDG_CURRENT_DESKTOP
  160. debug3: Ignored env KONSOLE_DBUS_SERVICE
  161. debug3: Ignored env KONSOLE_DBUS_SESSION
  162. debug3: Ignored env PROFILEHOME
  163. debug3: Ignored env XDG_SEAT_PATH
  164. debug3: Ignored env CLUTTER_IM_MODULE
  165. debug3: Ignored env KDE_SESSION_UID
  166. debug3: Ignored env XDG_SESSION_CLASS
  167. debug3: Ignored env TERM
  168. debug3: Ignored env USER
  169. debug3: Ignored env COLORFGBG
  170. debug3: Ignored env KDE_SESSION_VERSION
  171. debug3: Ignored env PAM_KWALLET5_LOGIN
  172. debug3: Ignored env DISPLAY
  173. debug3: Ignored env SHLVL
  174. debug3: Ignored env QT_IM_MODULE
  175. debug3: Ignored env XDG_VTNR
  176. debug3: Ignored env XDG_SESSION_ID
  177. debug3: Ignored env GS_LIB
  178. debug3: Ignored env XDG_RUNTIME_DIR
  179. debug3: Ignored env QT_AUTO_SCREEN_SCALE_FACTOR
  180. debug3: Ignored env XCURSOR_THEME
  181. debug3: Ignored env XDG_DATA_DIRS
  182. debug3: Ignored env KDE_FULL_SESSION
  183. debug3: Ignored env PATH
  184. debug3: Ignored env KONSOLE_PROFILE_NAME
  185. debug3: Ignored env DBUS_SESSION_BUS_ADDRESS
  186. debug3: Ignored env KONSOLE_DBUS_WINDOW
  187. debug3: Ignored env _
  188. debug2: channel 0: request shell confirm 1
  189. debug3: send packet: type 98
  190. debug2: channel_input_open_confirmation: channel 0: callback done
  191. debug2: channel 0: open confirm rwindow 2097152 rmax 32768
  192. debug3: receive packet: type 99
  193. debug2: channel_input_status_confirm: type 99 id 0
  194. debug2: PTY allocation request accepted on channel 0
  195. debug3: receive packet: type 99
  196. debug2: channel_input_status_confirm: type 99 id 0
  197. debug2: shell request accepted on channel 0
  198. :/ $ ls
  199. ls: .: Permission denied
  200. 1|:/ $
  201.