Connection fails to Cisco Small Business switch #15
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tux/shellstation#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When attempting to connect to Cisco Small Business devices with their specific OS variant, the SSH connection fails, in the log with:
Password auth result session_id=6656c85f-688a-4335-a0ae-2e3dcd9053e4 success=falseWhen checking on the device on a working session (e.g. from putty) at the time of the connection attempt there is:
%SSHD-I-LOG: SSH log: WARNING: no suitable primes in /etc/ssh/moduliThe option to enable legacy algorithms is enabled already.
Fixed in #
f0505525f9Resolved in release 0.10.1
There is still an issue with these variant of devices.
Some more information, the problem is with the Cisco models "SG350-10 10-Port Gigabit Managed Switch" (Firmware Version: 2.5.8.15) and also "Catalyst 1300 Series Managed Switch" (Firmware Version: 4.1.7.17).
There is no special configuration on these devices regarding SSH, the only relevant parts in the config:
The error with the moduli primes no longer appears, but the connection still fails with "Channel send error".
Append some log files:
Addressed in #
2447a30Resolved in release 0.10.2