[Libvir] Re: [Xen-users] SOLVED Re: cannot use vncviewer and VMM graphics console to access HVM guest on RHES 5

Igor Chubin igor at chub.in
Fri Jun 1 15:15:27 UTC 2007


On Fr, Jun 01, 2007 at 06:11:22 +0300, Igor Chubin wrote:
> On Fr, Jun 01, 2007 at 11:03:36 -0400, Glen Deem wrote:
> > Thanks to Igor Chubin (spasibo) and Richard Jones, the qemu vnc server
> > was listening but I did not connect to its proper port (why libvirt
> > doesn't use <IP>:<domU id> kind of vnc connection and restricts the
> > server to local host only by default?).
> > 
> 
> AFAIK you can edit xend-config.sxl, restart xend and
> it will be listening not only on the localhost.
> 

Also you can use ssh port forwarding.

You can read about in ssh(1).

ssh -L (for local port forwarding)
and
ssh -R (for remote port forwarding)

(vnc security is really not so good)

> -- 
> WBR, i.m.chubin
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users at lists.xensource.com
> http://lists.xensource.com/xen-users

-- 
WBR, i.m.chubin




More information about the libvir-list mailing list