I am trying to create a small app to work on Avaya Media Gateways using Renci.SshNet. I am stuck with opening an ssh connection to the gateway. When I issue an sshClient.Open(), the program gives NullReferenceException
The ssClient object says that 3des-cbc and hmac-md5 are used. The GW uses ssh2
I am able to connect with this app to my own linux box.
Any suggestions?
Comments: ** Comment from web user: krisztian **
The ssClient object says that 3des-cbc and hmac-md5 are used. The GW uses ssh2
I am able to connect with this app to my own linux box.
Any suggestions?
Comments: ** Comment from web user: krisztian **
Hello Oleg,
Shame on me I completely forgot about this one as I used telnet instead of ssh. Apologies. If I may still ask for your help, I am out of the office right now but will work out remote access for you to the avaya box next thursday and will send you the details privately.