I am having a problem with one of my Cisco 2950 Switches. I have set up SSH and I can connect by SSH however here is where it gets weird.
My other Cisco Routers I have when I login SSH it says:
login as: buddy
Using keyboard-interactive authentication.
Password:
all works fine and everything,
However when I log in to SSH on my 2950 it says:
login as: buddy
buddy@192.168.16.200's password:
If I put my password in it works, however spiceworks will not back up this switch due to this.
Also another strange thing is that if I put in"
line vty 0 4
exec-timeout 60 0
no exec
transport input ssh <****** SSH Transport will not allow SSH to connect at all, Telnet, None, and All works, but SSH will not work, after you enter password it just drops the SSH connection, no error nothing.
So I don't feel it is honestly in SSHv2 or something is wrong with the authentication.
Thank you!