SSHFP

From anna, 5 Years ago, written in Plain Text, viewed 1'061 times.
URL https://anna.fyi/view/0bb04c40 Embed
Download Paste or View Raw
  1. anna@xps:~/.ssh$ ssh -vv metaverse
  2. OpenSSH_7.2p2 Ubuntu-4ubuntu2.5, OpenSSL 1.0.2g  1 Mar 2016
  3. debug1: Reading configuration data /home/anna/.ssh/config
  4. debug1: /home/anna/.ssh/config line 70: Applying options for metaverse
  5. debug1: Reading configuration data /etc/ssh/ssh_config
  6. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  7. debug2: resolving "annasystems.net" port 1999
  8. debug2: ssh_connect_direct: needpriv 0
  9. debug1: Connecting to annasystems.net [209.141.37.165] port 1999.
  10. debug1: Connection established.
  11. debug1: identity file /home/anna/.ssh/id_rsa type 1
  12. debug1: key_load_public: No such file or directory
  13. debug1: identity file /home/anna/.ssh/id_rsa-cert type -1
  14. debug1: key_load_public: No such file or directory
  15. debug1: identity file /home/anna/.ssh/id_dsa type -1
  16. debug1: key_load_public: No such file or directory
  17. debug1: identity file /home/anna/.ssh/id_dsa-cert type -1
  18. debug1: key_load_public: No such file or directory
  19. debug1: identity file /home/anna/.ssh/id_ecdsa type -1
  20. debug1: key_load_public: No such file or directory
  21. debug1: identity file /home/anna/.ssh/id_ecdsa-cert type -1
  22. debug1: key_load_public: No such file or directory
  23. debug1: identity file /home/anna/.ssh/id_ed25519 type -1
  24. debug1: key_load_public: No such file or directory
  25. debug1: identity file /home/anna/.ssh/id_ed25519-cert type -1
  26. debug1: Enabling compatibility mode for protocol 2.0
  27. debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.5
  28. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1 Ubuntu-4ubuntu0.1
  29. debug1: match: OpenSSH_7.6p1 Ubuntu-4ubuntu0.1 pat OpenSSH* compat 0x04000000
  30. debug2: fd 3 setting O_NONBLOCK
  31. debug1: Authenticating to annasystems.net:1999 as 'root'
  32. debug1: SSH2_MSG_KEXINIT sent
  33. debug1: SSH2_MSG_KEXINIT received
  34. debug2: local client KEXINIT proposal
  35. 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,ext-info-c
  36. 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,ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  37. 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,3des-cbc
  38. 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,3des-cbc
  39. 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
  40. 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
  41. debug2: compression ctos: none,zlib@openssh.com,zlib
  42. debug2: compression stoc: none,zlib@openssh.com,zlib
  43. debug2: languages ctos:
  44. debug2: languages stoc:
  45. debug2: first_kex_follows 0
  46. debug2: reserved 0
  47. debug2: peer server KEXINIT proposal
  48. 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
  49. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519
  50. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  51. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  52. 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
  53. 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
  54. debug2: compression ctos: none,zlib@openssh.com
  55. debug2: compression stoc: none,zlib@openssh.com
  56. debug2: languages ctos:
  57. debug2: languages stoc:
  58. debug2: first_kex_follows 0
  59. debug2: reserved 0
  60. debug1: kex: algorithm: curve25519-sha256@libssh.org
  61. debug1: kex: host key algorithm: ecdsa-sha2-nistp256
  62. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  63. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  64. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  65. debug1: Server host key: ecdsa-sha2-nistp256 SHA256:BJBS8HboZc4yU4E422+z5Iuloi5hqDFKVhiGWX3zZ7E
  66. debug1: found 3 secure fingerprints in DNS
  67. debug1: matching host key fingerprint found in DNS
  68. debug2: set_newkeys: mode 1
  69. debug1: rekey after 134217728 blocks
  70. debug1: SSH2_MSG_NEWKEYS sent
  71. debug1: expecting SSH2_MSG_NEWKEYS
  72. debug2: set_newkeys: mode 0
  73. debug1: rekey after 134217728 blocks
  74. debug1: SSH2_MSG_NEWKEYS received
  75. debug2: key: /home/anna/.ssh/id_rsa (0x55e268a1e1c0), agent
  76. debug2: key: /home/anna/.ssh/id_dsa ((nil))
  77. debug2: key: /home/anna/.ssh/id_ecdsa ((nil))
  78. debug2: key: /home/anna/.ssh/id_ed25519 ((nil))
  79. debug1: SSH2_MSG_EXT_INFO received
  80. 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>
  81. debug2: service_accept: ssh-userauth
  82. debug1: SSH2_MSG_SERVICE_ACCEPT received
  83.    `,.      .   .        *   .    .      .  _    ..          .
  84.      \,~-.         *           .    .       ))       *    .
  85.           \ *          .   .   |    *  . .  ~    .      .  .  ,
  86.  ,           `-.  .            :               *           ,-
  87.   -             `-.        *._/_\_.       .       .   ,-'
  88.   -                 `-_.,     |n|     .      .       ;
  89.     -                    \ ._/_,_\_.  .          . ,'         ,
  90.      -                    `-.|.n.|      .   ,-.__,'         -
  91.       -                   ._/_,_,_\_.    ,-'              -
  92.       -                     |..n..|-`'-'                -
  93.        -                 ._/_,_,_,_\_.                 -
  94.          -               ,-|...n...|                  -
  95.            -         ,-'._/_,_,_,_,_\_.              -
  96.              -  ,-=-'     |....n....|              -
  97.               -;       ._/_,_,_,_,_,_\_.         -
  98.              ,-          |.....n.....|          -
  99.            ,;         ._/_,_,_,_,_,_,_\_.         -
  100.   `,  '.  `.  ".  `,  '.| n   ,-.   n |  ",  `.  `,  '.  `,  ',
  101. ,.:;..;;..;;.,:;,.;:,o__|__o !.|.! o__|__o;,.:;.,;;,,:;,.:;,;;:
  102.  ][  ][  ][  ][  ][  |_i_i_H_|_|_|_H_i_i_|  ][  ][  ][  ][  ][
  103.                      |     //=====\\     |
  104.                      |____//=======\\____|
  105.                          //=========\\
  106. debug1: Authentications that can continue: publickey,password
  107. debug1: Next authentication method: publickey
  108. debug1: Offering RSA public key: /home/anna/.ssh/id_rsa
  109. debug2: we sent a publickey packet, wait for reply
  110. debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
  111. debug2: input_userauth_pk_ok: fp SHA256:JopwYSQ3M/CWKihWKUjDwTvPT7Cj6tco16um/8qtvXg
  112. debug1: Authentication succeeded (publickey).
  113. Authenticated to annasystems.net ([209.141.37.165]:1999).
  114. debug1: channel 0: new [client-session]
  115. debug2: channel 0: send open
  116. debug1: Requesting no-more-sessions@openssh.com
  117. debug1: Entering interactive session.
  118. debug1: pledge: network
  119. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  120. debug2: callback start
  121. debug2: fd 3 setting TCP_NODELAY
  122. debug2: client_session2_setup: id 0
  123. debug2: channel 0: request pty-req confirm 1
  124. debug1: Sending environment.
  125. debug1: Sending env LANG = en_US.UTF-8
  126. debug2: channel 0: request env confirm 0
  127. debug2: channel 0: request shell confirm 1
  128. debug2: callback done
  129. debug2: channel 0: open confirm rwindow 0 rmax 32768
  130. debug2: channel_input_status_confirm: type 99 id 0
  131. debug2: PTY allocation request accepted on channel 0
  132. debug2: channel 0: rcvd adjust 2097152
  133. debug2: channel_input_status_confirm: type 99 id 0
  134. debug2: shell request accepted on channel 0
  135. Welcome to Ubuntu 18.04.1 LTS (GNU/Linux 4.15.0-43-generic x86_64)
  136.  
  137.  * Documentation:  https://help.ubuntu.com
  138.  * Management:     https://landscape.canonical.com
  139.  * Support:        https://ubuntu.com/advantage
  140.  
  141.  * MicroK8s is Kubernetes in a snap. Made by devs for devs.
  142.    One quick install on a workstation, VM, or appliance.
  143.  
  144.    - https://bit.ly/microk8s
  145.  
  146.  * Full K8s GPU support is now available!
  147.  
  148.    - https://blog.ubuntu.com/2018/12/10/using-gpgpus-with-kubernetes
  149.  
  150.  
  151.  * Canonical Livepatch is available for installation.
  152.    - Reduce system reboots and improve kernel security. Activate at:
  153.      https://ubuntu.com/livepatch
  154. Last login: Tue Jan 29 20:43:48 2019 from 104.50.90.234
  155.  

Reply to "SSHFP"

Here you can reply to the paste above