Advertisement
Guest User

Untitled

a guest
Mar 26th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Host ras
  2. Hostname ras.cse.ust.hk
  3. User farshidhss
  4.  
  5. Host farshid
  6. ProxyCommand ssh -q ras nc -q0 10.89.100.72 22
  7.  
  8. luca@jarvis:~$ ssh -xv luca@farshid
  9. OpenSSH_7.2p2 Ubuntu-4ubuntu2.1, OpenSSL 1.0.2g 1 Mar 2016
  10. debug1: Reading configuration data /home/luca/.ssh/config
  11. debug1: /home/luca/.ssh/config line 5: Applying options for farshid
  12. debug1: Reading configuration data /etc/ssh/ssh_config
  13. debug1: /etc/ssh/ssh_config line 19: Applying options for *
  14. debug1: Executing proxy command: exec ssh -q ras nc -q0 10.89.100.72 22
  15. debug1: permanently_drop_suid: 1000
  16. debug1: identity file /home/luca/.ssh/id_rsa type 1
  17. debug1: key_load_public: No such file or directory
  18. debug1: identity file /home/luca/.ssh/id_rsa-cert type -1
  19. debug1: key_load_public: No such file or directory
  20. debug1: identity file /home/luca/.ssh/id_dsa type -1
  21. debug1: key_load_public: No such file or directory
  22. debug1: identity file /home/luca/.ssh/id_dsa-cert type -1
  23. debug1: key_load_public: No such file or directory
  24. debug1: identity file /home/luca/.ssh/id_ecdsa type -1
  25. debug1: key_load_public: No such file or directory
  26. debug1: identity file /home/luca/.ssh/id_ecdsa-cert type -1
  27. debug1: key_load_public: No such file or directory
  28. debug1: identity file /home/luca/.ssh/id_ed25519 type -1
  29. debug1: key_load_public: No such file or directory
  30. debug1: identity file /home/luca/.ssh/id_ed25519-cert type -1
  31. debug1: Enabling compatibility mode for protocol 2.0
  32. debug1: Local version string SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement