We just purchased another Cisco ASA 5505 Appliance and IE or Chrome is not allowing a connection using the default settings: https://192.168.1.1/admin. Does anyone have any recommendations on what to do? Do I need to install a lower version of Java?
Hi,
You will need to configure the HTTP access and also set up aaa authentication to have access to it.
http server enable
http 0.0.0.0 0.0.0.0 inside
You will need to have an ASDM image uploaded to the ASA:
asdm image disk0:/asdm-716.bin
Make sure that computer can ping the IP address first, try all of that. Then if you have the latest Java release, you will need to add the https://192.168.1.1/admin to the Java Security Exemption list.
Let me know how it works out!
Please don't forget to rate and mark as correct the helpful Post!
David Castro,
Regards