11-30-2012 05:52 AM
Hi guys,
Having a bit of a nightmare with this remote login for my ASA. I get the prompt on Putty, input admin as I set, and then input the password that I set but get denied. I then consoled in to change the password incase I typed it wrong but again I was denied.
I just typed 'username admin password xxxxx' under config t. Have the default gateway, and everything seems to be in place otherwise I wouldn't be getting the prompt to login!?
Help please!?
Thanks
11-30-2012 06:04 AM
The way I set this up was
'ssh 0.0.0.0 0.0.0.0 outside
'username admin password xxxxxx'
'crypto key generate rsa'
Am I missing anything?
12-01-2012 04:19 AM
Hi John,
Try out this as well....
crypto key generate rsa modulus 2048
Have you set the AAA configs in the ASA?????
aaa authentication ssh console LOCAL
Please do rate if the given information helps.
Regards
Karthik
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