Hi, I'm using php-ssh2 to attempt to connect to an extreme networks router, getting the following: Error starting up SSH connection(-5): Unable to exchange encryption keys
any ideas what a solution for this might be? I know that this router is "odd" even openssh to this router behaves badly. [a...@x]$ ssh -V OpenSSH_5.0p1, OpenSSL 0.9.7l 28 Sep 2006 [a...@x]$ ssh a...@rooter Keyboard-interactive authentication Enter password for adam: channel 0: open failed: resource shortage: Channel open failed openssh <= 4.6 however works fine this is discussed a bit here: http://marc.info/?l=openssh-unix-dev&m=120904151220470&w=2 Any ideas how to wedge libssh2 to get it to play nicely with this router? I've tested with libssh2-0.18, 1.0 and the latest snap with identical results. I've also tried adjusting the kex methods with no results as well as fiddling with the other parameters (but I don't think we get anywhere to the point where anything other than the kex matters?). I'm available to test patches or anything else. -Adam ------------------------------------------------------------------------------ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel