[6117] in java-interest
NS 2.01 & Firewalls
daemon@ATHENA.MIT.EDU (Steve Livingston)
Tue Mar 19 20:00:08 1996
Date: Tue, 19 Mar 1996 09:57:20 -0600
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Steve Livingston <mouche@HOMETOWN.COM>
To: Multiple recipients of list JAVA-INTEREST
<JAVA-INTEREST@JAVASOFT.COM>
Anyone seen this one?
Applet is OK with NS 2.0...but with 2.01:
(a) Still OK if web server <-> NS 2.01 is not through a firewall.
(b) If web server <-> NS 2.01 is through a firewall:
Security Violation
Untested Host Translation:
java.net.UnkownHostException:<host>
Where <host> is the web server.
In the HTML, 'codebase=/path/' and 'codebase=http://host/path' give the same
results.
Cheers,
Steve