Asdm Troubleshooting
Asdm Troubleshooting
Asdm Troubleshooting
INTRODUCTION BASIC CONFIGURATION Example: Verification: TROUBLESHOOTING METHOD ACCESS ERRORS ASDM
Launcher Fails HTTP 404 not found (type 1) HTTP 404 not found (type 2) WebVPN conflict Weak Encryption Java not installed
on computer Incompatible Java Version Java Error on Launch HTTPS Tips and Tricks Running Show commands Text based
INTRODUCTION
This document provides the basic configuration and troubleshooting steps for Cisco ASDM
access.
Cisco ASDM provides an intuitive graphical user interface that makes it easy to set up,
configure and manage your Cisco security appliances.
Cisco ASDM can run as a local application or as a Java Web Start application.
The following sections will provide an overview of the common issues faced in accessing
Cisco ASDM.
BASIC CONFIGURATION
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
1
ASDM access troubleshooting
!-- Define what subnets on what interface are allowed to access the ASDM--!
!-- Specify an ASDM image in case of multiple images on the Flash --!
Example:
Verification:
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
2
ASDM access troubleshooting
!-- This shows that the ASA is listening on its interface on port 443 --!
TROUBLESHOOTING METHOD
Step 1: Verify if you can ping the ASA from the PC/Laptop you can access it on.
Commands:
show run http [check if http server is enabled, and http access is allowed on the interface
you are trying to access.]
show run asdm [check that an asdm image is mentioned, and the version is compatible with
the ASA image version.]
show flash [check that the asdm image mentioned is present in the flash.]
Step 3: Check that the ASA is listening for https requests on its interface
Commands:
show asp table socket [under Local Address, you should see <interface ip>:<http server
port> and in a LISTEN state.
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
3
ASDM access troubleshooting
Step 4: If step 1 to 3 are correctly done, then you might be encountering one of the
problems mentioned in the next section.
ACCESS ERRORS
[interface ip for all examples is 10.76.75.48]
ASDM access worked previously via https://10.76.75.48, but fails when using the shortcut
on your desktop.
Resolution
ASDM launcher does not work with 64-bit Java version on Windows. You will have to access
ASDM from your web browser.
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
4
ASDM access troubleshooting
Then when you click “Continue to the Website” you get HTTP 404 not found.
Possible Resolution
Note: if you add the command, login through ASDM, and then remove it, then fresh ASDM
access will still work until those files are there in browser history/cache.
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
5
ASDM access troubleshooting
Logs show:
Captures show:
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
6
ASDM access troubleshooting
Possible Resolution
Check output of “show asp table socket” to see if the ASA is listening on that
interface.
Either configuration may be missing, or it might be hitting a bug which would require further
analysis.
WebVPN conflict
The Cisco SSL VPN service opens up with a prompt for login credentials.
Resolution
Configure asdm to run on a port other than 443, as webvpn uses that port.
Use http server enable XX to enable listening on a port XX instead of 443, and enter
https://10.76.75.48:XX
to access ASDM.
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
7
ASDM access troubleshooting
Weak Encryption
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
8
ASDM access troubleshooting
This indicates that the SSL encryption standards being used by the ASA do not match the
ones being used on the browser. To view those being used on the ASA, enter the command
show run all ssl.
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
9
ASDM access troubleshooting
Resolution:
If you get a license error, then procure the VPN-AES-3DES license and apply it. The
procedure can be found on the following link: Obtaining a 3DES/AES License
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
10
ASDM access troubleshooting
Resolution:
Click on “Install Java Web Start” and it will install the required Java Version
Alternately you can download and install the latest JAVA JRE from the internet.
After entering the login credentials, the loading process starts and gets hung at this stage.
This error is generally seen in older ASA versions like 5.0(x), but has been known to occur in
later versions as well (often when upgrading or downgrading asdm images).
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
11
ASDM access troubleshooting
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
12
ASDM access troubleshooting
Resolution
Downgrade Java to its base version. For example, in the above screenshot you can see that
the JRE in use is Java 6 update 20. Uninstall it, and install Java 6 base version. The ASDM
screen would immediately load once the bar becomes 100%. If the version of ASDM in use
is below 5.0(9), then upgrade to 5.0(9).
ASDM has been working fine for previously, and no change has been made on ASA.
When you launch ASDM, you get the following Java Error:
Exception in thread "SGZ Loader: launchSgzApplet" java.lang.NumberFormatException: For input string: "1 year 0"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at com.cisco.pdm.Check.h(DashoA10*..:1358)
at com.cisco.pdm.Check.c(DashoA10*..:858)
at com.cisco.pdm.Check.a(DashoA10*..:438)
at com.cisco.pdm.PDMApplet.start(DashoA10*..:132)
at com.cisco.nm.dice.loader.r.run(DashoA19*..:410)
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
13
ASDM access troubleshooting
OR,
Resolution
The above errors happen when the ASA has been up for exactly an year (1st Error) or an year and a day (2nd Error).
Up-time for an ASA can be checked in the output of the show version command.The obvious resolution would be to restart the ASA,
Apart from accessing the ASDM, there are a few other things that can also be done with the
https://<interface ip>/... url.
You can view the outputs of all show commands on the browser itself, by typing the following
into the address bar:
Example:
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
14
ASDM access troubleshooting
You can monitor most of the basic information, like connection counts, xlate counts, memory
block usage, etc. in real time.
Example:
METRICS_INFO|BEGIN
TIMESTAMP|1300332039|UTC|0
VERSION|ASA|8.0(4)|pdm|6.3(5)
UPTIME|12083|CONFIG_MOD|370|CONFIG_SAVED|294|CONFIG_STATUS|0x0
INTERFACE|man|up|UP|IP|10.76.75.56|MASK|255.255.255.192|IBC|207|OBC|342|IPC|4|... <o/p deprecated>
MEM|FREE|1919075000|USED|149167432|
CPU|0|
BLOCK|ABLK0|700|UBLK0|0|ABLK4|99|UBLK4|1|ABLK80|700|UBLK80|0|ABLK256|100|........ <o/p deprecated>
PERFMON|XLATES|0|CONNECTIONS|0|TCP CONNS|0|UDP CONNS|0|URLS|0|URLSERVER|0|....... <o/p deprecated>
CONN|CUR|1|MAX|2|
XLATE|CUR|0|MAX|0|
SA|ISAKMP_SAS|0|IPSEC_SAS|0|
TUNNEL|L2TP_SESS|0|L2TP_TUNN|0|WEBVPN_SESS|0|SVC_SESS|0|TOTAL_SESS|0|
METRICS_INFO|END
RELATED URLs
http://www.oracle.com/technetwork/java/archive-139210.html
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
15
ASDM access troubleshooting
http://www.cisco.com/en/US/products/ps6121/prod_release_notes_list.html
http://www.cisco.com/en/US/docs/security/asa/asa80/getting_started/asa5500/quick/guide/
DESlic.html
http://www.cisco.com/en/US/products/ps6120/
products_configuration_example09186a008067e9f9.shtml#maintask3
http://www.cisco.com/en/US/products/ps6120/
products_configuration_example09186a008067e9f9.shtml#asdm6.x2
http://www.cisco.com/en/US/products/ps6120/
products_configuration_example09186a008067e9f9.shtml#maintask21
http://www.cisco.com/en/US/products/ps6121/products_tech_note09186a0080aaeff5.shtml
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
16
ASDM access troubleshooting
https://supportforums.cisco.com/docs/DOC-13012
Postings may contain unverified user-created content and change frequently. The content is provided as-is and
is not warrantied by Cisco.
17