Advertisement
Guest User

Untitled

a guest
Apr 14th, 2017
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.22 KB | None | 0 0
  1. Connection to 192.168.1.3 closed by remote host.
  2. Connection to 192.168.1.3 closed.
  3.  
  4. $ ssh -v 192.168.1.3 -p 8022
  5. OpenSSH_7.4p1, OpenSSL 1.0.2k 26 Jan 2017
  6. debug1: Reading configuration data /etc/ssh/ssh_config
  7. debug1: Connecting to 192.168.1.3 [192.168.1.3] port 8022.
  8. debug1: Connection established.
  9. debug1: identity file /home/rexu/.ssh/id_rsa type 1
  10. debug1: key_load_public: No such file or directory
  11. debug1: identity file /home/rexu/.ssh/id_rsa-cert type -1
  12. debug1: key_load_public: No such file or directory
  13. debug1: identity file /home/rexu/.ssh/id_dsa type -1
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /home/rexu/.ssh/id_dsa-cert type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /home/rexu/.ssh/id_ecdsa type -1
  18. debug1: key_load_public: No such file or directory
  19. debug1: identity file /home/rexu/.ssh/id_ecdsa-cert type -1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /home/rexu/.ssh/id_ed25519 type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /home/rexu/.ssh/id_ed25519-cert type -1
  24. debug1: Enabling compatibility mode for protocol 2.0
  25. debug1: Local version string SSH-2.0-OpenSSH_7.4
  26. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.5
  27. debug1: match: OpenSSH_7.5 pat OpenSSH* compat 0x04000000
  28. debug1: Authenticating to 192.168.1.3:8022 as 'rexu'
  29. debug1: SSH2_MSG_KEXINIT sent
  30. debug1: SSH2_MSG_KEXINIT received
  31. debug1: kex: algorithm: curve25519-sha256
  32. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  33. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  34. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  35. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  36. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:uWF4EIP9EAIMrulgMfekFoj55DtmslRNrnPmgCAa6Yo
  37. debug1: Host '[192.168.1.3]:8022' is known and matches the ECDSA host key.
  38. debug1: Found key in /home/rexu/.ssh/known_hosts:1
  39. debug1: rekey after 134217728 blocks
  40. debug1: SSH2_MSG_NEWKEYS sent
  41. debug1: expecting SSH2_MSG_NEWKEYS
  42. debug1: SSH2_MSG_NEWKEYS received
  43. debug1: rekey after 134217728 blocks
  44. debug1: SSH2_MSG_EXT_INFO received
  45. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  46. debug1: SSH2_MSG_SERVICE_ACCEPT received
  47. debug1: Authentications that can continue: publickey,keyboard-interactive
  48. debug1: Next authentication method: publickey
  49. debug1: Offering RSA public key: /home/rexu/.ssh/id_rsa
  50. debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
  51. Enter passphrase for key '/home/rexu/.ssh/id_rsa':
  52. debug1: Authentication succeeded (publickey).
  53. Authenticated to 192.168.1.3 ([192.168.1.3]:8022).
  54. debug1: channel 0: new [client-session]
  55. debug1: Requesting no-more-sessions@openssh.com
  56. debug1: Entering interactive session.
  57. debug1: pledge: network
  58. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  59. debug1: channel 0: free: client-session, nchannels 1
  60. Connection to 192.168.1.3 closed by remote host.
  61. Connection to 192.168.1.3 closed.
  62. Transferred: sent 3044, received 2876 bytes, in 0.1 seconds
  63. Bytes per second: sent 53329.5, received 50386.2
  64. debug1: Exit status -1
  65.  
  66. debug1: sshd version OpenSSH_7.5, OpenSSL 1.0.2k 26 Jan 2017
  67. debug1: private host key #0: ssh-rsa SHA256:Wevz7XcSTFCMpA/GO4WxlUAN9isYm+AsLtQ4q9rBLLU
  68. debug1: private host key #1: ssh-dss SHA256:cQIyrWTVoADrEDfd4rba3IpzEWDInsmAVxgiuLEk54I
  69. debug1: private host key #2: ecdsa-sha2-nistp256 SHA256:uWF4EIP9EAIMrulgMfekFoj55DtmslRNrnPmgCAa6Yo
  70. debug1: private host key #3: ssh-ed25519 SHA256:p970c8OgOBNPb2Pb67PGvWK3eZx0pYy4Ku9XQWXypuQ
  71. debug1: rexec_argv[0]='/data/data/com.termux/files/usr/bin/sshd'
  72. debug1: rexec_argv[1]='-d'
  73. debug1: Bind to port 8022 on ::.
  74. Server listening on :: port 8022.
  75. debug1: Bind to port 8022 on 0.0.0.0.
  76. Server listening on 0.0.0.0 port 8022.
  77. debug1: Server will not fork when running in debugging mode.
  78. debug1: rexec start in 5 out 5 newsock 5 pipe -1 sock 8
  79. debug1: inetd sockets after dupping: 4, 4
  80. Connection from 192.168.1.4 port 38788 on 192.168.1.3 port 8022
  81. debug1: Client protocol version 2.0; client software version OpenSSH_7.4
  82. debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
  83. debug1: Local version string SSH-2.0-OpenSSH_7.5
  84. debug1: Enabling compatibility mode for protocol 2.0
  85. debug1: list_hostkey_types: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  86. debug1: SSH2_MSG_KEXINIT sent
  87. debug1: SSH2_MSG_KEXINIT received
  88. debug1: kex: algorithm: curve25519-sha256
  89. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  90. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  91. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  92. debug1: expecting SSH2_MSG_KEX_ECDH_INIT
  93. debug1: rekey after 134217728 blocks
  94. debug1: SSH2_MSG_NEWKEYS sent
  95. debug1: expecting SSH2_MSG_NEWKEYS
  96. debug1: SSH2_MSG_NEWKEYS received
  97. debug1: rekey after 134217728 blocks
  98. debug1: KEX done
  99. debug1: userauth-request for user rexu service ssh-connection method none
  100. debug1: attempt 0 failures 0
  101. Failed none for rexu from 192.168.1.4 port 38788 ssh2
  102. debug1: userauth-request for user rexu service ssh-connection method publickey
  103. debug1: attempt 1 failures 0
  104. debug1: userauth_pubkey: test whether pkalg/pkblob are acceptable for RSA SHA256:uNEH/NETAsWJ7Q53XCgdqa/II69EF1bir3H61hVY5Zw
  105. debug1: temporarily_use_uid: 10176/10176 (e=10176/10176)
  106. debug1: trying public key file /data/data/com.termux/files/home/.ssh/authorized_keys
  107. debug1: fd 5 clearing O_NONBLOCK
  108. debug1: matching key found: file /data/data/com.termux/files/home/.ssh/authorized_keys, line 1 RSA SHA256:uNEH/NETAsWJ7Q53XCgdqa/II69EF1bir3H61hVY5Zw
  109. debug1: restore_uid: (unprivileged)
  110. Postponed publickey for rexu from 192.168.1.4 port 38788 ssh2
  111. debug1: userauth-request for user rexu service ssh-connection method publickey
  112. debug1: attempt 2 failures 0
  113. debug1: temporarily_use_uid: 10176/10176 (e=10176/10176)
  114. debug1: trying public key file /data/data/com.termux/files/home/.ssh/authorized_keys
  115. debug1: fd 5 clearing O_NONBLOCK
  116. debug1: matching key found: file /data/data/com.termux/files/home/.ssh/authorized_keys, line 1 RSA SHA256:uNEH/NETAsWJ7Q53XCgdqa/II69EF1bir3H61hVY5Zw
  117. debug1: restore_uid: (unprivileged)
  118. Accepted publickey for rexu from 192.168.1.4 port 38788 ssh2: RSA SHA256:uNEH/NETAsWJ7Q53XCgdqa/II69EF1bir3H61hVY5Zw
  119. debug1: Entering interactive session for SSH2.
  120. debug1: server_init_dispatch
  121. debug1: server_input_channel_open: ctype session rchan 0 win 1048576 max 16384
  122. debug1: input_session_request
  123. debug1: channel 0: new [server-session]
  124. debug1: session_new: session 0
  125. debug1: session_open: channel 0
  126. debug1: session_open: session 0: link with channel 0
  127. debug1: server_input_channel_open: confirm session
  128. debug1: server_input_global_request: rtype no-more-sessions@openssh.com want_reply 0
  129. debug1: server_input_channel_req: channel 0 request pty-req reply 1
  130. debug1: session_by_channel: session 0 channel 0
  131. debug1: session_input_channel_req: session 0 req pty-req
  132. debug1: Allocating pty.
  133. debug1: session_pty_req: session 0 alloc /dev/pts/1
  134. chown(/dev/pts/1, 10176, 10176) failed: Permission denied
  135. debug1: do_cleanup
  136. debug1: session_pty_cleanup: session 0 release /dev/pts/1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement