Advertisement
FengShui

ssh linuxserver/openssh-server

Jul 19th, 2023 (edited)
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | Help | 0 0
  1. $ ssh cctv@10.27.0.40 -p 2222 -v
  2. OpenSSH_9.0p1 Ubuntu-1ubuntu8.2, OpenSSL 3.0.8 7 Feb 2023
  3. debug1: Reading configuration data /etc/ssh/ssh_config
  4. debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
  5. debug1: /etc/ssh/ssh_config line 21: Applying options for *
  6. debug1: Connecting to 10.27.0.40 [10.27.0.40] port 2222.
  7. debug1: Connection established.
  8. debug1: identity file /home/janus/.ssh/id_rsa type -1
  9. debug1: identity file /home/janus/.ssh/id_rsa-cert type -1
  10. debug1: identity file /home/janus/.ssh/id_ecdsa type -1
  11. debug1: identity file /home/janus/.ssh/id_ecdsa-cert type -1
  12. debug1: identity file /home/janus/.ssh/id_ecdsa_sk type -1
  13. debug1: identity file /home/janus/.ssh/id_ecdsa_sk-cert type -1
  14. debug1: identity file /home/janus/.ssh/id_ed25519 type -1
  15. debug1: identity file /home/janus/.ssh/id_ed25519-cert type -1
  16. debug1: identity file /home/janus/.ssh/id_ed25519_sk type -1
  17. debug1: identity file /home/janus/.ssh/id_ed25519_sk-cert type -1
  18. debug1: identity file /home/janus/.ssh/id_xmss type -1
  19. debug1: identity file /home/janus/.ssh/id_xmss-cert type -1
  20. debug1: identity file /home/janus/.ssh/id_dsa type -1
  21. debug1: identity file /home/janus/.ssh/id_dsa-cert type -1
  22. debug1: Local version string SSH-2.0-OpenSSH_9.0p1 Ubuntu-1ubuntu8.2
  23. kex_exchange_identification: read: Connection reset by peer
  24. Connection reset by 10.27.0.40 port 2222
  25.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement