10-15-2014 11:51 AM
Hello,
How to get SSHv1 only devices completely managed?
Steffen
10-15-2014 06:53 PM
Another posting just recently went the other way - forcing only strongest available ciphers and hashes on ssh v2 devices.
The same approach should work for you - modify the sshd config file in the Linus OS to work with ssh v1.
10-15-2014 10:06 PM
thx Marvin, I'll check it out today and give you feedback
10-16-2014 03:33 AM
Changing the local ssh client to v2,1 doesnt work.
You need to change /etc/ssh/ssh_config
# Protocol 2,1
>>> comment out
not the sshd_config, this will change the SSH-access to the PI-server self.
In our case we extended the vty input to telnet for the few older ssh1 only image devices
Steffen
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