cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
791
Views
0
Helpful
5
Replies

ASA5505

Nub65
Level 1
Level 1

I am having problem enabling ASDM on ASA5505. Can anyone help me how to fix this problem?ASA.PNGCLI.PNG

5 Replies 5

Hi,
Have you permitted access from the local subnet you are connecting from?

E.g
http server enable
http 192.168.11.0 0.0.0.255 INSIDE

HTH

Yes, I did it. I have connectivity between laptop and ASA, but cant launch ASDM.

I have couple of suggestions here :

 

AAA enable :

aaa authentication http console LOCAL

 

username for login :

username cisco password cisco

 

what version of Java ?

 

what version of ASDM :

sh run | inc asdm

dir disk0:

 

add an exception in Java for the ASDM IP address :

on Windows: Start > Control Panel > Java Control Panel

 

Finally diag of ASDM Access issue :

 

https://www.cisco.com/c/en/us/support/docs/security/adaptive-security-device-manager/110282-asdm-tshoot.html#prblm13

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

mvsheik123
Level 7
Level 7

Hi,

 

From the image - ASA5505 running 9.2(4) code and RAM  showing 256MB. Recommended memory post 8.2 versions is 512MB for proper ASA functionality.

Its possible that ASA unable to extract asdm. 

 

hth

MS

epoceros1
Level 1
Level 1

Hi, try to use this command to enabling ssl encryption for https

 

ciscoasa(config)# ssl cipher default custom "DES-CBC3-SHA:AES256-SHA"
ciscoasa(config)# ssl cipher tlsv1 custom "DES-CBC3-SHA:AES256-SHA"
ciscoasa(config)# ssl cipher tlsv1.1 low
ciscoasa(config)# ssl cipher tlsv1.2 low
ciscoasa(config)# ssl cipher dtlsv1 custom "DES-CBC3-SHA:AES256-SHA"

 

Best regards.

 

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: