can anyone help connecting from Safari to a Cisco PIX 501?
Chad Leigh -- ObjectWerks Inc
chad+macosx at objectwerks.com
Thu May 15 00:14:34 PDT 2008
A customer gave me a PIX 501 to install for him and I want to
configure it.
however, it uses a java applet which seems to be old and not work on
OS X Safari. I have set the java preferences to use 1.4.2 (since 1.5
did not work and this seemed to be a suggestion when I googled) but I
get the same error...
This is what the java console shows:
Netscape security model is no longer supported.
Please migrate to the Java 2 security model instead.
Netscape security model is no longer supported.
Please migrate to the Java 2 security model instead.
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun
.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun
.reflect
.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.cisco.pdm.e.b.a(Unknown Source)
at com.cisco.pdm.e.b.a(Unknown Source)
at com.cisco.pdm.a.<init>(Unknown Source)
at com.cisco.pdm.StartupWizApplet.start(Unknown Source)
at com.cisco.nm.util.sgz.Env.start(Env.java:41)
at com.cisco.nm.util.sgz.Loader.start(Loader.java:109)
at sun.applet.AppletPanel.run(AppletPanel.java:394)
at java.lang.Thread.run(Thread.java:552)
Caused by: java.security.AccessControlException: access denied
(javax.net.ssl.SSLPermission setHostnameVerifier)
at
java
.security
.AccessControlContext.checkPermission(AccessControlContext.java:269)
at
java.security.AccessController.checkPermission(AccessController.java:
401)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
at
javax.net.ssl.HttpsURLConnection.setDefaultHostnameVerifier(DashoA12275)
at
com
.cisco
.pdm
.java2
.https.PDMHostnameVerifier.getURLConnection(PDMHostnameVerifier.java:30)
... 12 more
Netscape security model is no longer supported.
Please migrate to the Java 2 security model instead.
java.security.AccessControlException: access denied
(java.net.SocketPermission 192.168.1.1 resolve)
at
java
.security
.AccessControlContext.checkPermission(AccessControlContext.java:269)
at
java.security.AccessController.checkPermission(AccessController.java:
401)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:524)
at java.lang.SecurityManager.checkConnect(SecurityManager.java:1023)
at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.checkPermission
(PluginDelegateHttpsURLConnection.java:179)
at
sun
.net
.www
.protocol
.https
.PluginDelegateHttpsURLConnection
.connect(PluginDelegateHttpsURLConnection.java:127)
at sun.net.www.protocol.https.PluginDelegateHttpsURLConnection.getInputStream
(PluginDelegateHttpsURLConnection.java:357)
at
sun
.net
.www.protocol.https.HttpsURLConnectionImpl.getInputStream(DashoA12275)
at com.cisco.nm.util.sgz.Env.getInputStreamFromURLConnection(Env.java:
83)
at
com
.cisco
.nm.util.sgz.SgzApplet.getInputStreamFromURLConnection(SgzApplet.java:
164)
at com.cisco.pdm.PDMApplet.getInputStreamFromURLConnection(Unknown
Source)
at com.cisco.pdm.e.b.a(Unknown Source)
at com.cisco.pdm.a.<init>(Unknown Source)
at com.cisco.pdm.StartupWizApplet.start(Unknown Source)
at com.cisco.nm.util.sgz.Env.start(Env.java:41)
at com.cisco.nm.util.sgz.Loader.start(Loader.java:109)
at sun.applet.AppletPanel.run(AppletPanel.java:394)
at java.lang.Thread.run(Thread.java:552)
Any help appreciated
Chad
More information about the MacOSX-talk
mailing list