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

SSH on ASA

jwhite1803
Level 1
Level 1

Hi all,

I have been going crazy today trying to configure remote access on my ASA. I went through the 'ssh xxxx outside' command along with the 'aaa authentication' commands but still no joy.

Could someone help me out in terms of setting up remote access? I have one interface inside and a public address on the outside?

Thanks so much!!

2 Replies 2

Richard Burts
Hall of Fame
Hall of Fame

John

Can you verify for us that you have created the crypto keys required for SSH?

Can you give us some details of how you enabled SSH on which interfaces?

Can you verify that the ASA has a route to the subnet that is the source of the SSH?

Have you enabled logging, attempted SSH, and then checked the logs for errors about the attempt at SSH?

If none of these identify the issue then I suggest that you turn on debugging forv SSH, make an attempt, and post any log output.

HTH

Rick

Sent from Cisco Technical Support iPad App

HTH

Rick

elepon06
Level 1
Level 1

Generate an RSA key pair for the Firewall, which is required for SSH:

crypto key generate rsa modulus modulus_size

Note: The modulus_size (in bits) can be 512, 768, 1024, or 2048. The larger the key modulus size you specify, the longer it takes to generate the RSA key pair. The value of 1024 is recommended.

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: