Most issues with ASDM are java related. Its best to run ASDM on windows with java updated.
Check for and kill any java/asdm processes that are running
Update the JRE to the latest and try again
If its still not working there are some things you can check:
- Add the IP of the ASA to the java security exclusions list
- Check if ASDM is running on a different port (sh run | i http server)
- Is the ASDM image configured (sh run | i asdm)
- Is the image configured on disk (sh disk | i asdm)
- Do we have "http server enable"
- Do we have something similar to "http 192.168.1.0 255.255.255.0 INSIDE"
- 192.168.1.0/24 is the network (or host) where we are launching the ASDM from
- Do we have "aaa authentication http console LOCAL"
No comments:
Post a Comment