Guest User

ssh tun working

a guest
Jun 18th, 2024
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 14.19 KB | None | 0 0
  1. OpenSSH_8.9p1 Ubuntu-3ubuntu0.7, OpenSSL 3.0.2 15 Mar 2022
  2. debug1: Reading configuration data /home/powin_admin/.ssh/config
  3. debug1: /home/powin_admin/.ssh/config line 1: Applying options for *
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
  6. debug1: /etc/ssh/ssh_config line 21: Applying options for *
  7. debug2: resolve_canonicalize: hostname 10.0.1.20 is address
  8. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/powin_admin/.ssh/known_hosts'
  9. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/powin_admin/.ssh/known_hosts2'
  10. debug1: Executing proxy command: exec ssh -W 10.0.1.20:22 -i /home/powin_admin/.ssh/id_rsa_lab powin_admin@10.1.1.2
  11. debug1: identity file /home/powin_admin/.ssh/id_rsa type -1
  12. debug1: identity file /home/powin_admin/.ssh/id_rsa-cert type -1
  13. debug1: identity file /home/powin_admin/.ssh/id_ecdsa type -1
  14. debug1: identity file /home/powin_admin/.ssh/id_ecdsa-cert type -1
  15. debug1: identity file /home/powin_admin/.ssh/id_ecdsa_sk type -1
  16. debug1: identity file /home/powin_admin/.ssh/id_ecdsa_sk-cert type -1
  17. debug1: identity file /home/powin_admin/.ssh/id_ed25519 type -1
  18. debug1: identity file /home/powin_admin/.ssh/id_ed25519-cert type -1
  19. debug1: identity file /home/powin_admin/.ssh/id_ed25519_sk type -1
  20. debug1: identity file /home/powin_admin/.ssh/id_ed25519_sk-cert type -1
  21. debug1: identity file /home/powin_admin/.ssh/id_xmss type -1
  22. debug1: identity file /home/powin_admin/.ssh/id_xmss-cert type -1
  23. debug1: identity file /home/powin_admin/.ssh/id_dsa type -1
  24. debug1: identity file /home/powin_admin/.ssh/id_dsa-cert type -1
  25. debug1: Local version string SSH-2.0-OpenSSH_8.9p1 Ubuntu-3ubuntu0.7
  26. Enter passphrase for key '/home/powin_admin/.ssh/id_rsa_lab':
  27. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4p1 Debian-10+deb9u7
  28. debug1: compat_banner: match: OpenSSH_7.4p1 Debian-10+deb9u7 pat OpenSSH_7.4* compat 0x04000006
  29. debug2: fd 5 setting O_NONBLOCK
  30. debug2: fd 4 setting O_NONBLOCK
  31. debug1: Authenticating to 10.0.1.20:22 as 'moxa'
  32. debug3: record_hostkey: found key type ED25519 in file /home/powin_admin/.ssh/known_hosts:6
  33. debug3: record_hostkey: found key type ECDSA in file /home/powin_admin/.ssh/known_hosts:7
  34. debug3: load_hostkeys_file: loaded 2 keys from 10.0.1.20
  35. debug1: load_hostkeys: fopen /home/powin_admin/.ssh/known_hosts2: No such file or directory
  36. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  37. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  38. debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim
  39. debug3: send packet: type 20
  40. debug1: SSH2_MSG_KEXINIT sent
  41. debug3: receive packet: type 20
  42. debug1: SSH2_MSG_KEXINIT received
  43. debug2: local client KEXINIT proposal
  44. debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,sntrup761x25519-sha512@openssh.com,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14
  45. -sha256,ext-info-c,kex-strict-c-v00@openssh.com
  46. debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert
  47. -v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256
  48. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  49. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  50. 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
  51. 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
  52. debug2: compression ctos: none,zlib@openssh.com,zlib
  53. debug2: compression stoc: none,zlib@openssh.com,zlib
  54. debug2: languages ctos:
  55. debug2: languages stoc:
  56. debug2: first_kex_follows 0
  57. debug2: reserved 0
  58. debug2: peer server KEXINIT proposal
  59. 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-group14-sha256,diffie-hellman-group14-sha1
  60. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  61. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  62. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  63. 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
  64. 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
  65. debug2: compression ctos: none,zlib@openssh.com
  66. debug2: compression stoc: none,zlib@openssh.com
  67. debug2: languages ctos:
  68. debug2: languages stoc:
  69. debug2: first_kex_follows 0
  70. debug2: reserved 0
  71. debug1: kex: algorithm: curve25519-sha256
  72. debug1: kex: host key algorithm: ssh-ed25519
  73. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  74. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  75. debug3: send packet: type 30
  76. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  77. debug3: receive packet: type 31
  78. debug1: SSH2_MSG_KEX_ECDH_REPLY received
  79. debug1: Server host key: ssh-ed25519 SHA256:xpvdgOkMVreVd9UNrDVzWIUvMq/aC0sGiWyBeymQGRk
  80. debug3: record_hostkey: found key type ED25519 in file /home/powin_admin/.ssh/known_hosts:6
  81. debug3: record_hostkey: found key type ECDSA in file /home/powin_admin/.ssh/known_hosts:7
  82. debug3: load_hostkeys_file: loaded 2 keys from 10.0.1.20
  83. debug1: load_hostkeys: fopen /home/powin_admin/.ssh/known_hosts2: No such file or directory
  84. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  85. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  86. debug1: Host '10.0.1.20' is known and matches the ED25519 host key.
  87. debug1: Found key in /home/powin_admin/.ssh/known_hosts:6
  88. debug3: send packet: type 21
  89. debug2: ssh_set_newkeys: mode 1
  90. debug1: rekey out after 134217728 blocks
  91. debug1: SSH2_MSG_NEWKEYS sent
  92. debug1: expecting SSH2_MSG_NEWKEYS
  93. debug3: receive packet: type 21
  94. debug1: SSH2_MSG_NEWKEYS received
  95. debug2: ssh_set_newkeys: mode 0
  96. debug1: rekey in after 134217728 blocks
  97. debug1: Will attempt key: /home/powin_admin/.ssh/id_rsa
  98. debug1: Will attempt key: /home/powin_admin/.ssh/id_ecdsa
  99. debug1: Will attempt key: /home/powin_admin/.ssh/id_ecdsa_sk
  100. debug1: Will attempt key: /home/powin_admin/.ssh/id_ed25519
  101. debug1: Will attempt key: /home/powin_admin/.ssh/id_ed25519_sk
  102. debug1: Will attempt key: /home/powin_admin/.ssh/id_xmss
  103. debug1: Will attempt key: /home/powin_admin/.ssh/id_dsa
  104. debug2: pubkey_prepare: done
  105. debug3: send packet: type 5
  106. debug3: receive packet: type 7
  107. debug1: SSH2_MSG_EXT_INFO received
  108. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  109. debug3: receive packet: type 6
  110. debug2: service_accept: ssh-userauth
  111. debug1: SSH2_MSG_SERVICE_ACCEPT received
  112. debug3: send packet: type 50
  113. debug3: receive packet: type 51
  114. debug1: Authentications that can continue: publickey,password
  115. debug3: start over, passed a different list publickey,password
  116. debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
  117. debug3: authmethod_lookup publickey
  118. debug3: remaining preferred: keyboard-interactive,password
  119. debug3: authmethod_is_enabled publickey
  120. debug1: Next authentication method: publickey
  121. debug1: Trying private key: /home/powin_admin/.ssh/id_rsa
  122. debug3: no such identity: /home/powin_admin/.ssh/id_rsa: No such file or directory
  123. debug1: Trying private key: /home/powin_admin/.ssh/id_ecdsa
  124. debug3: no such identity: /home/powin_admin/.ssh/id_ecdsa: No such file or directory
  125. debug1: Trying private key: /home/powin_admin/.ssh/id_ecdsa_sk
  126. debug3: no such identity: /home/powin_admin/.ssh/id_ecdsa_sk: No such file or directory
  127. debug1: Trying private key: /home/powin_admin/.ssh/id_ed25519
  128. debug3: no such identity: /home/powin_admin/.ssh/id_ed25519: No such file or directory
  129. debug1: Trying private key: /home/powin_admin/.ssh/id_ed25519_sk
  130. debug3: no such identity: /home/powin_admin/.ssh/id_ed25519_sk: No such file or directory
  131. debug1: Trying private key: /home/powin_admin/.ssh/id_xmss
  132. debug3: no such identity: /home/powin_admin/.ssh/id_xmss: No such file or directory
  133. debug1: Trying private key: /home/powin_admin/.ssh/id_dsa
  134. debug3: no such identity: /home/powin_admin/.ssh/id_dsa: No such file or directory
  135. debug2: we did not send a packet, disable method
  136. debug3: authmethod_lookup password
  137. debug3: remaining preferred: ,password
  138. debug3: authmethod_is_enabled password
  139. debug1: Next authentication method: password
  140. moxa@10.0.1.20's password:
  141. debug3: send packet: type 50
  142. debug2: we sent a password packet, wait for reply
  143. debug3: receive packet: type 52
  144. Authenticated to 10.0.1.20 (via proxy) using "password".
  145. debug1: channel 0: new [client-session]
  146. debug3: ssh_session2_open: channel_new: 0
  147. debug2: channel 0: send open
  148. debug3: send packet: type 90
  149. debug1: Requesting [email protected]
  150. debug3: send packet: type 80
  151. debug1: Entering interactive session.
  152. debug1: pledge: filesystem
  153. debug3: receive packet: type 80
  154. debug1: client_input_global_request: rtype [email protected] want_reply 0
  155. debug3: client_input_hostkeys: received RSA key SHA256:rsVOLzxmI2wHqdRSvujmDThjM/LzlQT6YnxtNj0zex0
  156. debug3: client_input_hostkeys: received ECDSA key SHA256:US4dvXlRbw8+lSCH/G1aBaWPYlrnKUoL8n3L/JRO/Jc
  157. debug3: client_input_hostkeys: received ED25519 key SHA256:xpvdgOkMVreVd9UNrDVzWIUvMq/aC0sGiWyBeymQGRk
  158. debug1: client_input_hostkeys: searching /home/powin_admin/.ssh/known_hosts for 10.0.1.20 / (none)
  159. debug3: hostkeys_foreach: reading file "/home/powin_admin/.ssh/known_hosts"
  160. debug3: hostkeys_find: found ssh-ed25519 key at /home/powin_admin/.ssh/known_hosts:6
  161. debug3: hostkeys_find: found ecdsa-sha2-nistp256 key at /home/powin_admin/.ssh/known_hosts:7
  162. debug1: client_input_hostkeys: searching /home/powin_admin/.ssh/known_hosts2 for 10.0.1.20 / (none)
  163. debug1: client_input_hostkeys: hostkeys file /home/powin_admin/.ssh/known_hosts2 does not exist
  164. debug3: client_input_hostkeys: 3 server keys: 1 new, 1 retained, 1 incomplete match. 0 to remove
  165. debug3: client_input_hostkeys: asking server to prove ownership for 1 keys
  166. debug3: send packet: type 80
  167. debug3: receive packet: type 91
  168. debug2: channel_input_open_confirmation: channel 0: callback start
  169. debug2: client_session2_setup: id 0
  170. debug2: channel 0: request pty-req confirm 1
  171. debug3: send packet: type 98
  172. debug1: Sending environment.
  173. debug3: Ignored env SHELL
  174. debug3: Ignored env PWD
  175. debug3: Ignored env LOGNAME
  176. debug3: Ignored env SYSTEMD_EXEC_PID
  177. debug3: Ignored env HOME
  178. debug1: channel 0: setting env LANG = "en_US.UTF-8"
  179. debug2: channel 0: request env confirm 0
  180. debug3: send packet: type 98
  181. debug3: Ignored env LS_COLORS
  182. debug3: Ignored env INVOCATION_ID
  183. debug3: Ignored env LESSCLOSE
  184. debug3: Ignored env TERM
  185. debug3: Ignored env LESSOPEN
  186. debug3: Ignored env USER
  187. debug3: Ignored env SHLVL
  188. debug3: Ignored env LD_LIBRARY_PATH
  189. debug3: Ignored env JOURNAL_STREAM
  190. debug3: Ignored env XDG_DATA_DIRS
  191. debug3: Ignored env PATH
  192. debug3: Ignored env OLDPWD
  193. debug3: Ignored env _
  194. debug2: channel 0: request shell confirm 1
  195. debug3: send packet: type 98
  196. debug2: channel_input_open_confirmation: channel 0: callback done
  197. debug2: channel 0: open confirm rwindow 0 rmax 32768
  198. debug3: receive packet: type 81
  199. debug1: client_global_hostkeys_private_confirm: server used untrusted RSA signature algorithm ssh-rsa for key 0, disregarding
  200. debug3: hostkeys_foreach: reading file "/home/powin_admin/.ssh/known_hosts"
  201. debug3: host_delete: ED25519 key already at /home/powin_admin/.ssh/known_hosts:6
  202. debug3: host_delete: ECDSA key already at /home/powin_admin/.ssh/known_hosts:7
  203. debug1: update_known_hosts: known hosts file /home/powin_admin/.ssh/known_hosts2 does not exist
  204. debug3: receive packet: type 99
  205. debug2: channel_input_status_confirm: type 99 id 0
  206. debug2: PTY allocation request accepted on channel 0
  207. debug2: channel 0: rcvd adjust 2097152
  208. debug3: receive packet: type 99
  209. debug2: channel_input_status_confirm: type 99 id 0
  210. debug2: shell request accepted on channel 0
  211. Linux ES3feather 4.4.0-cip-rt-moxa-am335x #1 Tue Mar 1 15:05:15 CST 2022 armv7l
  212.    ####        ####    ######    ####### ######      ##
  213.     ###       ####   ###    ###    ####   ####      ###
  214.      ###      ###   ###      ###    ###    ##       ###
  215.      ###     ####   ##        ##    ###   #         ####
  216.      ####    # ##  ###        ###    ### ##        ## ##
  217.     ## ##    # ##  ###         ##     ####         #  ##
  218.     ## ###  ## ##  ##          ##     ####         #  ###
  219.     ##  ##  #  ##  ##          ##      ###        #######
  220.     ##  ##  #  ##  ###        ###     #####       #    ##
  221.     ##   ###   ##  ###        ###    ##  ###      #    ###
  222.     ##   ###   ##   ##        ##    ##    ###    ##     ##
  223.     ##   ###   ##    ##      ##     #     ###    #      ##
  224.   ######  #  ######   ########   ####### ###########  ######
  225.  
  226. For further information check:
  227. http://www.moxa.com/
  228. moxa@ES3feather:~$
  229.  
Add Comment
Please, Sign In to add comment