05-13-2011 08:33 AM - edited 03-11-2019 01:33 PM
Is there a way to see if the SSH daemon is running on the ASA?
I suddenly can't connect via SSH.
I have asdm access and I also have telnet access.
THanks
05-13-2011 08:40 AM
From telnet try "config t, crypto key generate rsa"
if that doesn't fix it, you might be running 8.2.3 or 8.2.4 code, I've seen SSH stop working in one of them for no reason a couple of days after reboot. Change code.
05-13-2011 10:13 AM
HI,
You might ned to do the follwoing:
++do "sh run ssh"
copy the ssh config.
erase it config and re-apply
++ generate cryto keys again
crypto key generate rsa modulus 1024
++ Reboot the firewall
If you are running 8.2.3, this would re-occur after a fauilover happen, so code is really imp. Let me know the code you are running.
Thanks,
Varun
05-13-2011 10:24 AM
this is a prod box
can't reboot right now.
will schedule it for the maintenance window
ver 8.4(1)
is there any command to restart the SSH daemon or process?
05-13-2011 10:29 AM
The commands provided to you above are the one to restart the daemon and services for ssh.
Thanks,
Varun
05-13-2011 10:34 AM
Hi,
Are you able to ssh to other interface or is it happening for all the interfaces, beacuse there are some issues with ssh on 8.4.1. Since it is a prod box, I woudl suggest you to Open a TAC case for it, to identify the correct cause for it.
Thanks
Varun
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