Re: VNC and Apache Reverse Proxy

2002-01-11 Thread Michael Ossmann
On Fri, Jan 11, 2002 at 11:11:03AM -0500, Christopher Tesla wrote: > > And presto I get the VNC login window! I enter the password for the server > into the field and click OK. The browser status window shows "Applet > vncviewer running", but nothing happens. After nearly two minutes I finally

RE: VNC and Apache Reverse Proxy

2002-01-11 Thread Christopher Tesla
Thanks to Michael Ossmann for the last response on this issue. I have since made some more discoveries, and of course that leads to more questions. I temporarily switched to using the rewrite mod instead, since I can log all redirects. I am also using Netscape, since I can get the Java Console

Re: VNC and Apache Reverse Proxy

2002-01-07 Thread Michael Ossmann
On Mon, Jan 07, 2002 at 10:08:10AM -0500, Christopher Tesla wrote: > > I am using the Reverse Proxy functions of Apache to allow the users access to > those servers. The only problem is that when they click on the link they get > the standard gray window and "Applet vncviewer class vncviewer co

VNC and Apache Reverse Proxy

2002-01-07 Thread Christopher Tesla
Okay, here's a doozy: I have several Windows 2000 servers all running VNC as a service. I normally invoke the viewer from my workstation to control the servers, but I want to create a web-based system where I and other administrators can access the servers remotely using the java client. I am