Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2020 08:47:41 -0700
From:      Brian Buhrow <buhrow@nfbcal.org>
To:        freebsd-xen@freebsd.org
Subject:   The vnclisten parameter is ignored with hvm domains under xen-4.12.1 and FreeBSD-12.0
Message-ID:  <202008281547.07SFlfX1014906@nfbcal.org>

next in thread | raw e-mail | index | archive | help
	hello.  I'm trying to configure an hvm domain with a vnc listener  on
one of the dom0's network addresses, rather than 127.0.0.1.  

If I use a line like: 
vfb = [ 'type=vnc,vnc=1,vnclisten=10.14.200.200' ]

in the config file, I still get a vnc listener on 127.0.0.1, rather than
10.14.200.200.

	A google search suggests this is somewhat of a known problem, but I
don't see a patch in the upstream version of xen-tools that addresses it.
Is there an easy fix for this issue, or perhaps I need to do what I want in
a different way?

-thanks
-Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008281547.07SFlfX1014906>