07-25-2019 10:10 AM
Hello,
Admittedly a bit of a greenhorn when it comes to working with Cisco stuff but this has been a nice challenge so far.
I'm setting up a new ASA 5508, and have configured routes similarly to what is existing on our production ASA. Firewall rule access appears to be lining up as well, but I'm curious as to whether I'm missing anything. Based on other setup guides I've seen, I don't believe so, but here's a quick list of what I have done. When I attempt to access it via the IP on its management interface, it's timing out.
07-26-2019 07:36 AM - edited 07-26-2019 07:38 AM
hello,
Its pretty straight forward and your config looks alright however find below the 4 line config for accesing the ASDM
http server enable
http <network> <subnet> <interface>
aaa authentication http console LOCAL
username xyz password xyz pr 15
I am sure you have checked the network connectivity form the machine you are trying to access the device from. Cannot think of anything else. Please make sure the asdm image you have installed is compatible with the ASA you are trying to access.
https://www.cisco.com/c/en/us/td/docs/security/asa/compatibility/asamatrx.html
https://www.youtube.com/watch?v=rrOzAjhYl-A
Regards
Shikha Grover
PS: Please don't forget to rate and select as validated answer if this answered your question.
07-30-2019 01:45 PM
I had something come to mind, actually regarding this.
Is there a chance I'd need to configure an access rule via the CLI in order to allow me to hit the ASA OR if I've defined the routes and specified my workstation IP than that's all I'd need in that regard?
Thanks,
07-30-2019 08:46 PM
There are data routes for the ASA and separate management-only routes for the management interface - i.e., two separate routing tables (as of ASA 9.5(1)).
If you are using the management interface address make sure you have the latter route type setup correctly.
07-30-2019 11:22 PM
no access rule is required.
Regards
Shikha Grover
07-30-2019 10:47 PM
Hello,
Normally if you have all correct configuration then, check Java version compatibility , secondly go to internet options >security>trusted sites>sites>IP ADD (ASA).
Hope this will solve your Problem!
Kazim Abbas
07-30-2019 10:48 PM
Hello,
Normally if you have all correct configuration then, check Java version compatibility , secondly go to internet options >security>trusted sites>sites>IP ADD (ASA).
Hope this will solve your Problem!
Kazim Abbas
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide