09-10-2014 08:53 AM - edited 03-11-2019 09:44 PM
Not sure what the deal is.
All of our firewalls are running 8.4(7.22) and ASDM 7.2.2.
The primary campus firewall works fine when running Program Files-->ASDM launcher
Our VPN firewalls only allow access to ASDM when launched from a web browser. Attempts to connect through the ASDM application respond with "Unable to connect to x.x.x.x".
09-10-2014 11:18 AM
It can be several things.
First check your Java. If you have a recent update, you should add your ASA(s) to the trusted sites for Java. Go via Java control Panel, Security and Edit the trusted site list to include https://<ASA address>.
We can look into other things once you've checked that.
09-10-2014 12:22 PM
That's been done, but still won't connect. Other threads say it could be a certificate issue, but I've had access before to them.
09-10-2014 03:51 PM
If the devices are using the default self-signed certificate dynamically generated during boot-up they could have rebooted and thus changed their certificates (which would then have to be trusted anew by Java).
To avoid this, we generally try to use persistent certificates on the ASAs.
If that's the case for your, it's a good opportunity to generate a new certificate (using a 2048-but RSA key if you don't already have one) and bind it to the interface(s) you manage from.
09-11-2014 07:30 AM
09-11-2014 01:34 PM
If you haven't already, you need to create a new trust-point using that new rsa key. Then bind it to your interface(s).
The message below tells me Java doesn't think the ASA is in the trusted sites list yet:
Java couldn't trust Server
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