cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1424
Views
5
Helpful
4
Replies

ASDM can not login ASA

tianwen.zhao
Level 1
Level 1

Hi guys,

    I already enabled http server on ASA and installed java on my laptop. But I use ASDM  can't login 

 

ASA.png

Any thoughts?

 

Thanks,

 

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

below exampel give you setup one: change the IP address as per your requirement of setup :

 

For example, to enable the HTTPS server and let a host on the inside interface with an address of 192.168.1.2 access ASDM, enter the following commands:

hostname(config)# crypto key generate rsa modulus 1024

 

hostname(config)# write mem

 

hostname(config)# http server enable

 

hostname(config)# http 192.168.1.2 255.255.255.255 inside

 

 

 

To allow all users on the 192.168.3.0 network to access ASDM on the inside interface, enter the following command:

hostname(config)# http 192.168.3.0 255.255.255.0 inside

Test from PC Accessing ASDM 

From a supported web browser on the ASA network, enter the following URL:

https://interface_ip_address[:port]

BB

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

How to Ask The Cisco Community for Help

View solution in original post

4 Replies 4

Dennis Mink
VIP Alumni
VIP Alumni

have you got management http enabled?

Please remember to rate useful posts, by clicking on the stars below.

balaji.bandi
Hall of Fame
Hall of Fame

below exampel give you setup one: change the IP address as per your requirement of setup :

 

For example, to enable the HTTPS server and let a host on the inside interface with an address of 192.168.1.2 access ASDM, enter the following commands:

hostname(config)# crypto key generate rsa modulus 1024

 

hostname(config)# write mem

 

hostname(config)# http server enable

 

hostname(config)# http 192.168.1.2 255.255.255.255 inside

 

 

 

To allow all users on the 192.168.3.0 network to access ASDM on the inside interface, enter the following command:

hostname(config)# http 192.168.3.0 255.255.255.0 inside

Test from PC Accessing ASDM 

From a supported web browser on the ASA network, enter the following URL:

https://interface_ip_address[:port]

BB

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

How to Ask The Cisco Community for Help

also

enable password cisco

when ASDM load up at password give cisco leave blank username
please do not forget to rate.

Hi,

please refer link for detailed ASDM setup.

 

http://www.microsolutions.com.lk/configure-cisco-asdm-at-initial-install-cisco-asa-firewall

 

regards,

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB
Review Cisco Networking for a $25 gift card