On Tuesday, December 30, 2014 16:15:45 m.roth(a)5-cent.us wrote:
> Bill Gee wrote:
> > On Tuesday, December 30, 2014 13:01:57 SilverTip257 wrote:
> >> On Tue, Dec 30, 2014 at 9:58 AM, Marcelo Roccasalva <
> >>
> >> marcelo-centos(a)irrigacion.gov.ar> wrote:
> >> > On Tue, Dec 30, 2014 at 11:46 AM, Bill Gee <bgee(a)campercaver.net>
> >>
> >> wrote:
> <snip>
>
> > Thanks! I changed the qemu.conf file to listen on 0.0.0.0. That works -
> > I can connect to the virtual machines using a VNC client.
>
> <snip>
> Eeek!
>
> I'd change that, if I were you, to something on your own network -
> 192.168.0.0/24, or whatever. I don't think you want somebody, in, say,
> North Korea or Brazil getting in there.
>
> mark, the unpostable
Hi Mark
My understanding is that 0.0.0.0 in this context really means "all public
network interfaces". There is no man page for qemu.conf, so all I can go by
is the comments in the file.
There are NAT routers in front of all of this.
Bill Gee