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
> [EMAIL PROTECTED]
> http://lists.xensource.com/xen-users

-- 
WBR, i.m.chubin

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to