All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Fabrice Delente <delentef@gmail.com>
Cc: xen-devel <xen-devel@lists.xenproject.org>,
	Wei Liu <wei.liu2@citrix.com>
Subject: Re: vnc-listen="0.0.0.0" not supported anymore?
Date: Mon, 25 Apr 2016 11:02:29 +0100	[thread overview]
Message-ID: <20160425100229.GA10425@citrix.com> (raw)
In-Reply-To: <CAK4aCBYeM3EZHM-AcOdsNQqJq2KpApOsHV5xBWnMRKTmews1+w@mail.gmail.com>

On Mon, Apr 25, 2016 at 11:52:29AM +0200, Fabrice Delente wrote:
> I have made several tests, I could finally get the old behavior back,
> but I had to put
> 
> vnc=1
> vnclisten="0.0.0.0"
> vncpasswd="xxxxx"
> 
> in each of my config files, instead of
> 
> vfb = [ 'type=vnc,vnc=1,vnclisten=0.0.0.0,vncpasswd=xxxxx' ]
> 
> so this vfb=[] must not be supported anymore?
> 
> netstat -nl showed clearly that the vnc ports opened by xen where
> 127.0.0.1 with the vfb=[...] stanza, and they show as 0.0.0.0 with the
> separate vnc... lines.
> 

Is this a pv or hvm guest? Mind pasting in the whole guest config?

I remember I wrote patch to deal with problem in this area long time
ago. Maybe there is something I missed.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2016-04-25 10:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22 19:01 vnc-listen="0.0.0.0" not supported anymore? Fabrice Delente
2016-04-25  9:23 ` George Dunlap
2016-04-25  9:52   ` Fabrice Delente
2016-04-25 10:02     ` Wei Liu [this message]
2016-04-25 10:03       ` Fabrice Delente
2016-04-25 10:35         ` Wei Liu
2016-04-25 10:43           ` Fabrice Delente
2016-04-25 10:58           ` George Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160425100229.GA10425@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=delentef@gmail.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.