[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libssh with cisco routers


Hello Stephan,

you must configure libssh to be compiled with SSH-1 support. To do so,
you need to
1- create the build/ directory and get inside
2- launch cmake with the appropriate configuration:
cmake -DWITH_SSH1 ..
3- make/make install

Since that question comes frequently, I will tweak the code to provide a
more explanatory error message.

Regards,

Aris
Stephan Kountso a écrit :
> Hallo.
> 
> I have a problem in communication with cisco routers through libssh 0.4.0
> 
> When i am trying to connect, libssh returns me error: "No version of
> SSH protocol usable (banner: SSH-1.5-Cisco-1.25)"
> 
> I found this post:
> http://www.0xbadc0de.be/mantis/bug_view_page.php?bug_id=16  about the
> same problem, but in 0.4.0 version there is no ./configure script
> 
> So, how can i enable this feature and communicate with cisco router?
> 
> --
> Best regards,
> Stephan Kountso aka StepLg
> 


Follow-Ups:
Re: libssh with cisco routersStephan Kountso <steplg@xxxxxxxxx>
References:
libssh with cisco routersStephan Kountso <steplg@xxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org