11-12-2020 07:48 AM - edited 07-05-2021 12:47 PM
Hi everyone,
I have a Cisco WLC 2504 that doesn't allow me to access via SSH. The network is ok, I can access via web GUI and console cable. The configuration seems correct too.
C:\Windows\system32>telnet 10.x.x.x 22
Connecting To 10.x.x.x...Could not open connection to the host, on port 22: Connect failed
Same result if I try to access with a client (I use MobaXterm)
Thank you
Carlo
11-12-2020 09:02 AM
- Verify the issue with another ssh-client such as Putty, and or run the intended client in debug-mode , see what happens.
M.
11-12-2020 09:57 AM
which software version you are using on wlc?
As mentioned by others, you should try some other terminal Emulators (ZOC or putty).
Regards
Dont forget to rate helpful posts
11-12-2020 09:57 AM
11-13-2020 12:55 AM
Thank you for the replies, I tried to connect via SSH with Putty with the same result, the firmware version is the following:
Software Version 8.5.135.0
11-13-2020 02:43 AM
- Post exact error message returned when using Putty , and also as stated enable debugging -> a common cause for this is a(n) (available) cipher mismatch between the ssh-client and ssh-server. A linux ssh client offers the most flexible way for enabling debugging. Check this article :
https://centrify.force.com/support/Article/KB-5452-How-to-enable-debug-for-PuTTy-SSH-clients
M
11-16-2020 05:41 AM
Thank you for the suggestion, I have done it, the log file is not created (but as far as I know, I should see the log messages on the window, and I don't), the only thing that I receive is as follows:
I know it looks like a possible network problem, but my PC is on the same subnet as the WLC, with no firewall in the middle. There are many other network devices all in the same subnet and this is the only one that I'm not able to connect to.
Carlo
11-13-2020 09:43 AM
10-04-2023 03:14 AM
Hi Carlo,
Even I have faced this issue. Resolved the SSH Issue by configuring the Session timeout in Delft WLC. Previously Idle Timeout (minutes) was “0”, I have changed it to 160 min.
SSH connection attempts to the WLC fail immediately with any of the following messages at the SSH client: "Connection reset by peer"
"ssh_exchange_identification: Connection closed by remote host."
Output of "show loginsessions" and GUI don't show any active SSH session:
>show loginsession
ID User Name Login Type Connection From Idle Time Session Time
-- --------------- ---------- --------------------------------------------- ------------ ------------
00 admin Serial EIA-232 00:00:00 00:03:00
Refer the link: https://bst.cisco.com/quickview/bug/CSCvv22531
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