Advertisement
Guest User

Untitled

a guest
Oct 12th, 2017
531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.17 KB | None | 0 0
  1. sidx|snyshadham-ltm:.ssh snyshadham$ cat id_rsa.pub
  2. ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNqTpHh5oREyktLHmUADGf8irZ3iF3SlUuWT7IlWcLulVk8XH4UhobsxhYdLpGlsuOxLmhQnnNdLGzdok7W50m7JHH54zlBVoW9RezmkCt9M3xGy5YqW2BBaRad82zL0mqEruQ5FgGNOPFPQiOSXpy5D2JIqOJvUkuW3Yy/MhVRbOeqDOS9DERS73i15upMEKqtheOnqFXGNcEaqeswk/YHAl2AofD2z2Z8PJpJcVK7l8NvcoS/rTpiuO66ug1yZn4O3MxUIRejUDnkk5LdwhwhfGUk6bvWUi/X1H8elv+S9o7PnKdrRqz/5NxiFU1mMpMHxI+k+Y8bg2A+apHv77/
  3. sidx|snyshadham-ltm:.ssh snyshadham$ ssh bastion.fedoraproject.org
  4. Permission denied (publickey).
  5. sidx|snyshadham-ltm:.ssh snyshadham$ ssh bastion.fedoraproject.org -vvv
  6. OpenSSH_7.4p1, LibreSSL 2.5.0
  7. debug1: Reading configuration data /Users/snyshadham/.ssh/config
  8. debug1: /Users/snyshadham/.ssh/config line 37: Applying options for bastion.fedoraproject.org
  9. debug1: Reading configuration data /etc/ssh/ssh_config
  10. debug2: resolving "bastion.fedoraproject.org" port 22
  11. debug2: ssh_connect_direct: needpriv 0
  12. debug1: Connecting to bastion.fedoraproject.org [209.132.181.2] port 22.
  13. debug1: Connection established.
  14. debug1: identity file /Users/snyshadham/.ssh/id_rsa type 1
  15. debug1: key_load_public: No such file or directory
  16. debug1: identity file /Users/snyshadham/.ssh/id_rsa-cert type -1
  17. debug1: key_load_public: No such file or directory
  18. debug1: identity file /Users/snyshadham/.ssh/id_dsa type -1
  19. debug1: key_load_public: No such file or directory
  20. debug1: identity file /Users/snyshadham/.ssh/id_dsa-cert type -1
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file /Users/snyshadham/.ssh/id_ecdsa type -1
  23. debug1: key_load_public: No such file or directory
  24. debug1: identity file /Users/snyshadham/.ssh/id_ecdsa-cert type -1
  25. debug1: key_load_public: No such file or directory
  26. debug1: identity file /Users/snyshadham/.ssh/id_ed25519 type -1
  27. debug1: key_load_public: No such file or directory
  28. debug1: identity file /Users/snyshadham/.ssh/id_ed25519-cert type -1
  29. debug1: Enabling compatibility mode for protocol 2.0
  30. debug1: Local version string SSH-2.0-OpenSSH_7.4
  31. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.4
  32. debug1: match: OpenSSH_7.4 pat OpenSSH* compat 0x04000000
  33. debug2: fd 5 setting O_NONBLOCK
  34. debug1: Authenticating to bastion.fedoraproject.org:22 as 'snyshadham'
  35. debug3: hostkeys_foreach: reading file "/Users/snyshadham/.ssh/known_hosts"
  36. debug3: record_hostkey: found key type RSA in file /Users/snyshadham/.ssh/known_hosts:34
  37. debug3: load_hostkeys: loaded 1 keys from bastion.fedoraproject.org
  38. debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  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,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c
  45. debug2: host key algorithms: ssh-rsa-cert-v01@openssh.com,rsa-sha2-512,rsa-sha2-256,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,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519
  46. 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
  47. 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
  48. 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
  49. 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
  50. debug2: compression ctos: none,zlib@openssh.com,zlib
  51. debug2: compression stoc: none,zlib@openssh.com,zlib
  52. debug2: languages ctos:
  53. debug2: languages stoc:
  54. debug2: first_kex_follows 0
  55. debug2: reserved 0
  56. debug2: peer server KEXINIT proposal
  57. 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-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
  58. debug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ssh-rsa-cert-v01@openssh.com
  59. 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,blowfish-cbc,cast128-cbc,3des-cbc
  60. 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,blowfish-cbc,cast128-cbc,3des-cbc
  61. 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
  62. 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
  63. debug2: compression ctos: none,zlib@openssh.com
  64. debug2: compression stoc: none,zlib@openssh.com
  65. debug2: languages ctos:
  66. debug2: languages stoc:
  67. debug2: first_kex_follows 0
  68. debug2: reserved 0
  69. debug1: kex: algorithm: curve25519-sha256
  70. debug1: kex: host key algorithm: ssh-rsa-cert-v01@openssh.com
  71. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  72. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  73. debug3: send packet: type 30
  74. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  75. debug3: receive packet: type 31
  76. debug1: Server host certificate: ssh-rsa-cert-v01@openssh.com SHA256:NxbGV9QBQM0cLXWUY2RbXliwfy87FFUo0koTgAajb8s, serial 1502810725 ID "bastion01.phx2.fedoraproject.org" CA ssh-rsa SHA256:IPuhCSNXqj4m2eq6UKYE1jHFglLgLCbBzINft+OxUMA valid from 2017-08-15T19:55:29 to 2018-08-14T20:55:29
  77. debug2: Server host certificate hostname: bastion.fedoraproject.org
  78. debug2: Server host certificate hostname: bastion01.fedoraproject.org
  79. debug2: Server host certificate hostname: bastion01.phx2.fedoraproject.org
  80. debug3: hostkeys_foreach: reading file "/Users/snyshadham/.ssh/known_hosts"
  81. debug3: record_hostkey: found key type RSA in file /Users/snyshadham/.ssh/known_hosts:34
  82. debug3: load_hostkeys: loaded 1 keys from bastion.fedoraproject.org
  83. debug1: No matching CA found. Retry with plain key
  84. debug1: Host 'bastion.fedoraproject.org' is known and matches the RSA host key.
  85. debug1: Found key in /Users/snyshadham/.ssh/known_hosts:34
  86. debug3: send packet: type 21
  87. debug2: set_newkeys: mode 1
  88. debug1: rekey after 134217728 blocks
  89. debug1: SSH2_MSG_NEWKEYS sent
  90. debug1: expecting SSH2_MSG_NEWKEYS
  91. debug3: receive packet: type 21
  92. debug1: SSH2_MSG_NEWKEYS received
  93. debug2: set_newkeys: mode 0
  94. debug1: rekey after 134217728 blocks
  95. debug2: key: /Users/snyshadham/.ssh/id_rsa (0x7fc8f3f14f50)
  96. debug2: key: /Users/snyshadham/.ssh/id_dsa (0x0)
  97. debug2: key: /Users/snyshadham/.ssh/id_ecdsa (0x0)
  98. debug2: key: /Users/snyshadham/.ssh/id_ed25519 (0x0)
  99. debug3: send packet: type 5
  100. debug3: receive packet: type 7
  101. debug1: SSH2_MSG_EXT_INFO received
  102. debug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>
  103. debug3: receive packet: type 6
  104. debug2: service_accept: ssh-userauth
  105. debug1: SSH2_MSG_SERVICE_ACCEPT received
  106. debug3: send packet: type 50
  107. debug3: receive packet: type 51
  108. debug1: Authentications that can continue: publickey
  109. debug3: start over, passed a different list publickey
  110. debug3: preferred publickey,keyboard-interactive,password
  111. debug3: authmethod_lookup publickey
  112. debug3: remaining preferred: keyboard-interactive,password
  113. debug3: authmethod_is_enabled publickey
  114. debug1: Next authentication method: publickey
  115. debug1: Offering RSA public key: /Users/snyshadham/.ssh/id_rsa
  116. debug3: send_pubkey_test
  117. debug3: send packet: type 50
  118. debug2: we sent a publickey packet, wait for reply
  119. debug3: receive packet: type 51
  120. debug1: Authentications that can continue: publickey
  121. debug1: Trying private key: /Users/snyshadham/.ssh/id_dsa
  122. debug3: no such identity: /Users/snyshadham/.ssh/id_dsa: No such file or directory
  123. debug1: Trying private key: /Users/snyshadham/.ssh/id_ecdsa
  124. debug3: no such identity: /Users/snyshadham/.ssh/id_ecdsa: No such file or directory
  125. debug1: Trying private key: /Users/snyshadham/.ssh/id_ed25519
  126. debug3: no such identity: /Users/snyshadham/.ssh/id_ed25519: No such file or directory
  127. debug2: we did not send a packet, disable method
  128. debug1: No more authentication methods to try.
  129. Permission denied (publickey).
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement