The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #8 (permalink)  
Old 04-22-2008
era era is offline
Herder of Useless Cats
 

Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,111
Another thing which would be good to get ruled out is incompatible SSH versions. OpenSSH and ssh.com SSH are compatible on the protocol level but use different configuration file formats and key file formats. If you telnet to port 22, do you see OpenSSH in the banner? (Type in some random junk and the remote host will terminate the connection when the handshake fails.)
Reply With Quote