cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
620
Views
2
Helpful
3
Replies

Failed to http firewall (pdm) page

fungchai2020
Level 1
Level 1

Dear sir,

We have an existing 5 ip address 192.168.81.15-18 that able to http into the pdm page. We try to add in 4 new ip address 192.168.81.11-14 for http into the pdm page as well. Hereby we applies below steps 1 & 2 to achieve the objective.We try to use 1-4 pc that used the new ip address 192.168.81.11 , 192.168.81.12, 192.168.81.13 & 192.168.81.14 to http into the pdm but we not able to login as shown in attachment "can't login.jpg" and prompt up error message as shown below --Java Error--.

Please advise any idea to solve this issue. Thank you very much and appreciation.

________________________________________

Step 1

To identify the IP addresses from which the FWSM accepts HTTPS connections, enter the following command for each address or subnet:

hostname(config)# http source_IP_address mask source_interface

Step 2

To enable the HTTPS server, enter the following command:

hostname(config)# http server enable

For example, to enable the HTTPS server and let a host on the inside interface with an address of 192.168.1.2 access ASDM, enter the following commands:

hostname(config)# http server enable

hostname(config)# http 192.168.1.2 255.255.255.255 inside

To allow all users on the 192.168.3.0 network to access ASDM on the inside interface, enter the following command:

hostname(config)# http 192.168.3.0 255.255.255.0 inside

_____________________________________

--Java Error--

Java Plug-in 1.6.0_12

Using JRE version 1.6.0_12 Java HotSpot(TM) Client VM

User home directory = C:\Users\user1

----------------------------------------------------

c: clear console window

f: finalize objects on finalization queue

g: garbage collect

h: display this help message

l: dump classloader list

m: print memory usage

o: trigger logging

q: hide console

r: reload policy configuration

s: dump system and deployment properties

t: dump thread list

v: dump thread stack

x: clear classloader cache

0-5: set trace level to <n>

----------------------------------------------------

load: class com.cisco.nm.util.sgz.Loader not found.

java.lang.ClassNotFoundException: com.cisco.nm.util.sgz.Loader

at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)

at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Caused by: java.io.IOException: open HTTP connection failed:https://192.168.81.1/com/cisco/nm/util/sgz/Loader.class

at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)

at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

... 7 more

Exception: java.lang.ClassNotFoundException: com.cisco.nm.util.sgz.Loader

3 Replies 3

pradeepde
Level 5
Level 5

PIX Device Manager (PDM) versions 3.0(1) , 3.0(2), 4.0(1), and 4.1(1), and IDS Device Manager (IDM) version 5.0(1), are incompatible with Java Plug-in versions 1.4.2_08 and 1.5.0_02 or later. If these Java Plug-ins are used in conjunction with the impacted PDM or IDM releases, the application will not load.

The latest maintenance releases PDM 3.0(3) and later, PDM 4.1(2) and later, and IDM 5.0(2) and later resolve this issue.

Hi netpro/pradeepde,

Please see on the attachment "can't login.jpg" on the first post . We are running on pdm 3.0(3) with try to login with java client version 1.6 .

Thanks.

Please help and appreciation.

Hi fungchai2020,

please check if your problem still occures if you downgrade to some Java Version 1.6_6. I've often noticed that Cisco has some problems with Java versions later in ASDM/ PDM etc.

cheers

michael

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: