in reply to Re^2: Net::SSH2 strangeness
in thread Net::SSH2 strangeness

Now we are getting somewhere:
[root@lpo-wiki-01 ~]# ./ssh.pl yoda cant connect to yoda: (-5, LIBSSH2_ERROR_KEX_FAILURE) Unable to exchan +ge encryption keys [root@lpo-wiki-01 ~]#

wtf? :)

Replies are listed 'Best First'.
Re^4: Net::SSH2 strangeness
by ysth (Canon) on May 18, 2008 at 18:25 UTC
    You say "I can manually connect with ssh using the same login credentials as I'm trying here". Was that with ssh's -2 switch (which would duplicate Net::SSH2's lack of ssh protocol version 1 support)?