Re: [convirt-users] VNC do not work
Brought to you by:
haphazard1,
jd_jedi
From: Denis C. <den...@tr...> - 2010-03-23 17:51:26
|
Hi Gilberto, > The xend-config.sxp: > ... > ... > (vnc-listen '0.0.0.0') > (vncpasswd ' ') could you check that you did the ssh key exchange properly (cf. http://www.convirture.com/wiki/index.php?title=Convirt2_Installation#VNC_setup). I can reproduce the same error message when screwing up my authorized_key file. Also be sure to set strict chmod to that file and to the .ssh directory. You can check whether ssh key exhange is set up properly by trying the following command from your convirt server : ssh -i ~/.ssh/cms_id_rsa root@srvxen1 Hope this helps Denis PS : please reply on the list > ... > ... > > > Thanks > > > 2010/3/22 Denis Cardon <den...@tr...>: >> Hi Gilberto, >> >>> I can't connect a vm through convirt page... >>> I see info on screen, >>> >>> Notification:Java applet should be enabled in the browser for VNC. >>> VNC display Information: >> I remember having seen this problem too, but I'm not sure what it was... >> Can you check if you have socat installated on both convirt server and >> xen server, and that you don't have a vnc password set ? (vncpasswd >> directive in xend-config.sxp file and in the xen machine config file). >> The password on vnc is not necessary if you restrict the vnc access to >> localhost only. Convirt use port forwarding over ssh so it is not >> necessary to open it wider. >> >> Cheers, >> >> Denis >> >>> Managed Server - localhost >>> VNC Display Port - 5911 >>> >>> Port Forwarding Information: >>> >>> VNC Host - zebra >>> VNC Forwarded Port - 6900 >>> >>> But after this, a error windows appear tell me that has a Network >>> Error: remote side closed connection... >>> >>> Some tricks??? >>> >> >> -- >> Denis Cardon >> Tranquil IT Systems >> 44 bvd des pas enchantés >> 44230 Saint Sébastien sur Loire >> tel : +33 (0) 2.40.97.57.57 >> http://www.tranquil-it-systems.fr >> >> >> >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> XenMan-Users mailing list >> Xen...@li... >> https://lists.sourceforge.net/lists/listinfo/xenman-users >> > > > -- Denis Cardon Tranquil IT Systems 44 bvd des pas enchantés 44230 Saint Sébastien sur Loire tel : +33 (0) 2.40.97.57.57 http://www.tranquil-it-systems.fr |