Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 4th, 2012  |  syntax: None  |  size: 1.27 KB  |  hits: 16  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. dscomp is comp2
  2.  
  3. this is run from comp0   Steve@cfw5 is comp0
  4.  
  5. Steve@cfw5 ~/.ssh
  6. $
  7.  
  8. $ ssh -vvv dscomp
  9. OpenSSH_5.9p1, OpenSSL 0.9.8t 18 Jan 2012
  10. debug1: Reading configuration data /etc/ssh_config
  11. debug1: /etc/ssh_config line 51: Applying options for dscomp
  12. debug2: ssh_connect: needpriv 0
  13. debug1: Executing proxy command: exec ssh Boris -W dscomp:22
  14. debug1: permanently_drop_suid: 500
  15. debug3: Incorrect RSA1 identifier
  16. debug3: Could not load "/home/Steve/.ssh/id_rsa" as a RSA1 public key
  17. debug1: identity file /home/Steve/.ssh/id_rsa type 1
  18. debug1: identity file /home/Steve/.ssh/id_rsa-cert type -1
  19. debug1: identity file /home/Steve/.ssh/id_dsa type -1
  20. debug1: identity file /home/Steve/.ssh/id_dsa-cert type -1
  21. debug1: identity file /home/Steve/.ssh/id_ecdsa type -1
  22. debug1: identity file /home/Steve/.ssh/id_ecdsa-cert type -1
  23. (now I do ctrl-c)
  24. ssh_exchange_identification: Connection closed by remote host
  25. ssh_exchange_identification: Connection closed by remote hostssh_exchange_identi
  26. fication: Connection closed by remote host
  27. ssh_exchange_identification: Connection closed by remote host
  28. ssh_exchange_identification: Connection closed by remote host
  29. ssh_exchange_identification: Connection closed by remote host
  30.  
  31. Here is ssh_config from Steve@cfw5 (comp0)