Net-SSH-Perl - Re: Channel open failure: 1: reason 4: when connecting to Cisco router

Posted on Fri Nov 25 21:16:35 2005 by markspace in response to 1278 (See the whole thread of 18)
Re: Channel open failure: 1: reason 4: when connecting to Cisco router
I found that if I limited my Cisco routers to version 2 ssh (global "ip ssh version 2"), they couldn't support the connection. What this really means is it appears their reportedly "openSSH derived" version 2 isn't fully compatible, and thus, you have to fall back to version 1 support. I encourage you to file a bug report with Cisco, since this Perl module works with all other major router vendors. Alternatively, you could make this a future procurement requirement, and products which do not pass are disqualified (I know: that doesn't solve our problem with equipment we already have). That's language Cisco does usually understand, even if you're not buying 00's or 000's of units. -- Mark
Write a response