The vnclisten parameter is ignored with hvm domains under xen-4.12.1 and FreeBSD-12.0

Brian Buhrow buhrow at nfbcal.org
Fri Aug 28 15:47:54 UTC 2020


	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



More information about the freebsd-xen mailing list