cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
549
Views
0
Helpful
2
Replies

ASA - SSH failure

deephazz02
Level 1
Level 1

Hello All,

another sily issue, I configure an ASA so i could access it through ssh. Everything is configured as described in the cisco user guide but surprisingly enough, it does not work...

I tried ssh v1 and 2, I zeroized the key and regenerated a new one but it still does not work. Connectivity seems to be fine as I get the ssh prompt.

Any idea?

Regards,

Thibault.

1 Accepted Solution

Accepted Solutions

Thibault, you don't have AAA enable, try adding this commands so you will be authenticated with local database:

aaa authentication enable console LOCAL

aaa authentication serial console LOCAL

aaa authentication http console LOCAL

aaa authentication ssh console LOCAL

aaa authentication telnet console LOCAL

aaa authorization command LOCAL

aaa local authentication attempts max-fail 5

Hope this help.

Regards,

View solution in original post

2 Replies 2

Thibault, you don't have AAA enable, try adding this commands so you will be authenticated with local database:

aaa authentication enable console LOCAL

aaa authentication serial console LOCAL

aaa authentication http console LOCAL

aaa authentication ssh console LOCAL

aaa authentication telnet console LOCAL

aaa authorization command LOCAL

aaa local authentication attempts max-fail 5

Hope this help.

Regards,

Hello JC,

Thanks for your reply.

Actually the "aaa authentication enable console LOCAL" alone allowed me to login. That was the only command available out of the above list.

Regards,

Thibault.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card