03-07-2016 07:56 PM - edited 03-08-2019 05:38 PM
Solved! Go to Solution.
03-09-2016 06:36 PM
WSA version 7.7 and above starting to use sshv2.
you can check the appliance ssh version from the telnet test, it will tell you the ssh version that is using.
For example:
telnet <WSA IP> 22
Trying <WSA IP>...
Connected to <WSA IP>.
Escape character is '^]'.
SSH-2.0-OpenSSH_6.2_hpn13v11 FreeBSD-20130515
03-09-2016 06:23 PM
Use PuTTY can solve this problem.
03-09-2016 06:36 PM
WSA version 7.7 and above starting to use sshv2.
you can check the appliance ssh version from the telnet test, it will tell you the ssh version that is using.
For example:
telnet <WSA IP> 22
Trying <WSA IP>...
Connected to <WSA IP>.
Escape character is '^]'.
SSH-2.0-OpenSSH_6.2_hpn13v11 FreeBSD-20130515
03-09-2016 07:23 PM
Thanks! I was inspired after read your trouble idea.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide