WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Cannot connect to VNC

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Cannot connect to VNC
From: "Peter Braun" <xenware@xxxxxxxxx>
Date: Mon, 27 Nov 2006 17:13:10 +0100
Cc: Morten Christensen <mc-xen@xxxxx>
Delivery-date: Mon, 27 Nov 2006 08:13:23 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lndgbW0MSKFHbProGC+LnPF3bbiirzCW1kEt9zWe0Gs4IPbyb0vL1EmkN1/eePmV2ud9NIvpZZpRg3xyyGXXq6qpEtnEnR6z3NPsz/jF+/bUf+/6GxcegkyhV+2e+N3lMCEK2nBFrcKR4pxmqpokgFP69gjzDUaz8t6BpMVMrcU=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <6d06ce20611232054u44adc5fcr5274d586eab4b2a6@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <4561E11A.9010600@xxxxx> <45620612.9010303@xxxxxxxxxxx> <45621638.5060604@xxxxx> <456222C9.2000000@xxxxxxxxxxx> <4564B455.7090801@xxxxx> <6d06ce20611232054u44adc5fcr5274d586eab4b2a6@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello

I had same problem with xen 3.0.3 ebuild on gentoo x86.
The previous version 3.0.2 worked without problem.

The problem is that vnc setting little bit changed.

Here is qoute from  /etc/xen/xmexample.hvm

#----------------------------------------------------------------------------
# address that should be listened on for the VNC server if vnc is set.
# default is to use 'vnc-listen' setting from /etc/xen/xend-config.sxp
#vnclisten="127.0.0.1"

And that is the reason why you are not able to connect via VNC to DOMu
because VNC server is bindend to 127.0.0.1.

After I have changed my windows domain config file adding:
vnclisten="ip.of.my.dom0"
I can connect to hvm domain via VNC.

Further investigation is probably still needed because vncviewer
ip.of.my.dom0:domID is not working now. Maybe editing xend-config.sxp
will help.

BR

Peter

2006/11/24, Jerry Amundson <jamundso@xxxxxxxxx>:
On 11/22/06, Morten Christensen <mc-xen@xxxxx> wrote:
> Does VNC always connect to the display-number and not to the vm-id ?

Yes - it is VNC, after all...

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users