[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] vnc always binds to localhost so can't access over the net


  • To: xen-users@xxxxxxxxxxxxx
  • From: Andrey Schmiegelow <asw@xxxxxxxxx>
  • Date: Tue, 24 Oct 2017 14:41:24 -0200
  • Delivery-date: Tue, 24 Oct 2017 16:43:01 +0000
  • List-id: Xen user discussion <xen-users.lists.xen.org>

Hi Phil

Use the following syntax in you config file:

vnclisten= '0.0.0.0:0'
vfb = [ 'type=vnc' ]

It will reflect

            "vnc": {
                "listen": "0.0.0.0:0"
            },

in  json dump.

Regards,
Andrey

Em 24-10-2017 12:56, Phil Susi escreveu:
So my cfg file says:

vfb=['vnclisten=10.1.1.8']

When I run xl create -d, it dumps the json showing vnclisten=10.1.1.8,
but it ends up binding the socket to 127.0.0.1, and xenstore-ls shows
vnclisten=127.0.0.1.

Where could this information be getting lost between xl and xenstore?
I'm running xen 4.6.5 on Ubuntu 16.04.



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users


--
Andrey Schmiegelow
Diretor
TecnoHelp Tecnologia
+55 (48) 3025-1212
asw@xxxxxxxxx
www.tecnohelp.com.br
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.