[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] vncviewer configuration problem
- To: "Steve Kemp" <steve@xxxxxxxxxxxx>
- From: "trilok nuwal" <tc.nuwal@xxxxxxxxx>
- Date: Tue, 3 Apr 2007 21:07:31 +0530
- Cc: Xen list <Xen-users@xxxxxxxxxxxxxxxxxxx>
- Delivery-date: Tue, 03 Apr 2007 08:36:33 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=iYHL/VC4qdwMqBXsmFyTJpzH6SBshPbLc7+HW/87nm/HW1fM36TCkODjLrFi+eHH92ISKvDclEPrD3MXaUDCxw8/XW2IzysSS/lHj3OS/lDAKuF/TVvin+eq/+l9uRuGsuc+jc+fiKyjeE/VV/V/xwD9ykDaucRPTdrAchJ37UE=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Thanks Steve, I got the solution. The vnc-listen parameter will restrict which IPs can access
the server running on Dom0, right. "0.0.0.0" allows vnc
connections from any IP address. So just put " 0.0.0.0" as vnclisten has solved the problem.
Thanks for your help.
--Trilok
On 4/3/07, Steve Kemp <steve@xxxxxxxxxxxx> wrote:
On Tue, Apr 03, 2007 at 08:31:12PM +0530, trilok nuwal wrote:
> When i add vnclisten='10.177.237.101' (This is my machine ip ). > Then i cant able to start the domain. I am getting this error.
> xenconsole: Could not read tty from store: No such file or directory
Either of these two links might provide clues:
http://lists.xensource.com/archives/html/xen-devel/2006-07/msg00921.html + http://zaitcev.livejournal.com/2006/06/30/
(Googling for error messages is usually better than waiting on mailing
list replies; often they show solutions :)
> Could we make this more simple if we can do some configuration in host > machine, no password no vnclisten at all.
Sure you could setup firewall rules, or similar.
Steve --
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|