Does anyone know if it is possible to access an HVM using VNC java plugin client. I have been able to successfully access the VM using regular VNC, but would like to access it using a browser. If it is possible, what do I have to do in order to set it up (e.g., xen conifugration, Dom0 configuration, etc.) I am currently using Xen 3.0.4 on CentOS 4.4. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
James Harper
2008-Feb-19 05:11 UTC
RE: [Xen-users] Accessing XEN HVM using VNC java applet
Yes. I posted a solution quite a while back using a VNC java applet. I wrote a couple of scripts (php I think) that would give a list of the hvm DomU''s running on the system and allow you to click on one to bring up the vnc client. I''ll dig it up and re-post it if you want it. The main problem I had was that it would eventually (after a number of reconnections) chew up resources in the jvm and refuse to connect anymore, forcing you to restart the browser. James> -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users- > bounces@lists.xensource.com] On Behalf Of Becky Hester > Sent: Tuesday, 19 February 2008 15:46 > To: xen-users@lists.xensource.com > Subject: [Xen-users] Accessing XEN HVM using VNC java applet > > Does anyone know if it is possible to access an HVM using VNC javaplugin> client. I have been able to successfully access the VM using regularVNC,> but would like to access it using a browser. > > If it is possible, what do I have to do in order to set it up (e.g.,xen> conifugration, Dom0 configuration, etc.) > > I am currently using Xen 3.0.4 on CentOS 4.4. > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Becky Hester
2008-Feb-19 16:24 UTC
RE: [Xen-users] Accessing XEN HVM using VNC java applet
Thanks James, If you could send me the scripts, that would be great. The problem that I am seeing is that if I start the HVM and run ''netstat -l'', there is nobody listening on port 5800+DOMID (only listening on 5900+DOMID) and I have not been able to figure out what I need to do in order to get Xen''s VNC server to listen for the http requests. Becky -----Original Message----- From: James Harper [mailto:james.harper@bendigoit.com.au] Sent: Monday, February 18, 2008 9:11 PM To: Becky Hester; xen-users@lists.xensource.com Subject: RE: [Xen-users] Accessing XEN HVM using VNC java applet Yes. I posted a solution quite a while back using a VNC java applet. I wrote a couple of scripts (php I think) that would give a list of the hvm DomU''s running on the system and allow you to click on one to bring up the vnc client. I''ll dig it up and re-post it if you want it. The main problem I had was that it would eventually (after a number of reconnections) chew up resources in the jvm and refuse to connect anymore, forcing you to restart the browser. James> -----Original Message----- > From: xen-users-bounces@lists.xensource.com [mailto:xen-users- > bounces@lists.xensource.com] On Behalf Of Becky Hester > Sent: Tuesday, 19 February 2008 15:46 > To: xen-users@lists.xensource.com > Subject: [Xen-users] Accessing XEN HVM using VNC java applet > > Does anyone know if it is possible to access an HVM using VNC javaplugin> client. I have been able to successfully access the VM using regularVNC,> but would like to access it using a browser. > > If it is possible, what do I have to do in order to set it up (e.g.,xen> conifugration, Dom0 configuration, etc.) > > I am currently using Xen 3.0.4 on CentOS 4.4. > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users