cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
48444
Views
10
Helpful
4
Replies

Cisco Asa 5510 Firewall ASDM Login

bimal.sharma
Level 1
Level 1

I have bought a Cisco ASA 5510 firewall and am trying to use ASDM to configure it. After putting the firewall on I put the url https://192.168.1.1 the web page asks for the username and password. The instructions on the cisco web site says to leave both blank and click ok but it does n ot accept. How to reset this please.

1 Accepted Solution

Accepted Solutions

vitripat
Level 7
Level 7

Hello Bimal,

For access to ASDM, here are the primary commands you need on ASA-

1) Set the ASDM image.

Assuming that you have asdm image file on disk of ASA saved as asdm.bin, you need to configure this commands-

asdm image disk0:/asdm.bin

2) Enable HTTP server-

http server enable

3) Allow hosts to connect to HTTP server-

http 0 0 inside

(to allow everyone on inside interface)

http 0 0 outside

(to allow everyone on outside interface)

By default, for user authentication, leave username field blank and enter your enable password. If you have not set any enable password yet, you may leave the password field blank too.

To set the enable password, you can use following command-

enable password

Hope this helps.

Regards,

Vibhor.

View solution in original post

4 Replies 4

Fernando_Meza
Level 7
Level 7

Hi .. try username blank password Cisco or cisco or Admin

I hope it helps .. please rate it if it does !!!

When I try cisco as password, I get a different error as below: How ti get and install the ASDM image.

404 Not Found

The requested URL /admin/index.html was not found on this server.

https://192.168.1.1/admin/index.html

hello,

just to go cli mode and check the following are configured

http server enable

http 192.168.0.0 255.255.255.0 inside

also try configuring a username e.g

username >yourname< password >yourpass< priviledge 15

try again and use the new user to connect..

hth, please rate it

vitripat
Level 7
Level 7

Hello Bimal,

For access to ASDM, here are the primary commands you need on ASA-

1) Set the ASDM image.

Assuming that you have asdm image file on disk of ASA saved as asdm.bin, you need to configure this commands-

asdm image disk0:/asdm.bin

2) Enable HTTP server-

http server enable

3) Allow hosts to connect to HTTP server-

http 0 0 inside

(to allow everyone on inside interface)

http 0 0 outside

(to allow everyone on outside interface)

By default, for user authentication, leave username field blank and enter your enable password. If you have not set any enable password yet, you may leave the password field blank too.

To set the enable password, you can use following command-

enable password

Hope this helps.

Regards,

Vibhor.

Review Cisco Networking products for a $25 gift card