Launcher error on telnet/ssh

Launcher error on telnet/ssh

avatar

Hi Devolutions,

I'm testing launcher at the moment with our PasswordHub. When launching RDP sessions it works.
When trying to launch SSH or telnet sessions we get the message "Error code: FAIL_ADDRESS_NOT_AVAILABLE"

Tried with both hostnames and ip adresses.

2019-11-21 11_40_14-Window.png

2019-11-21 11_10_22-Window.png

All Comments (6)

avatar

Hello,

Which version of Devolutions Launcher are you using?

Regards,

David Grandolfo

avatar

Version 2019.1.6.0

avatar

Hello,

I was able to reproduce the issue, I will check with the engineering department!

Best Regards,

Etienne Lord

avatar

Hi,
I was able to reproduce it using a SSH Shell session. SSH PortForward, SSH Tunnel and Telnet seem to be working just fine. By any chance, are you trying to open a SSH Shell session?
Best Regards,

Sébastien Verreault

avatar

Hey Thomas,
We were able to find the reason behind the issue. Even though you are not using a proxy and the mode is by default set to ''none'', the proxy type is set to ''sock4'' instead of ''none''. For the time being all you have to do is set the proxy type to ''none''. In the upcoming releases it will eventually be fixed. The proxy type will be set to ''none'' by default.
Best Regards,

Sébastien Verreault

avatar

Thank You, that fixes it!