On 12.05.2015 11:02 PM, Real, Elizabeth (392K) wrote:
OSX client output:
printf "\n\n\n\n\n\n\n\n" | nc -w3 127.0.0.1 18935
SSH-2.0-OpenSSH_6.4 Protocol mismatch.
That means that the server is transferring its capabilities just fine.
Please check if you have enabled any proxy setting in the Session Settings. Especially an HTTP-type proxy.
No proxy settings enabled
Also, is Kerberos5/GSSAPI authentication turned on or off?
Kerberos5/GSSAPI is turned off
Okay, so we can probably rule that out, too...
That's awkward. Looks like libssh is doing something wrong in that case.
I suppose rpm -qa | grep libssh is returning a version greater or equal 0.6.4?
Really weird issue. Unfortunately I have no subscribed RH 7 machine to actually test this stuff.
Mihai