On 05/04/2010 03:44 PM, Reinhard Max wrote:
Hi,
On Tue, 4 May 2010 at 11:23, Anthony Liguori wrote:
0.11.0 is pretty old. Please update your patch against the latest git.
Ok, will do.
I'm not sure we're doing the wrong thing right now.
Well, I think it just can't be correct, that an IPv6-enabled process
running on a dual-stack machine when it gets told to listen on
"localhost", ends up only listening on ::1
My understanding is that for the majority of systems, 127.0.0.1 should
still connect to ::1. The reason we have the ipv4 and ipv6 options is
because this doesn't work 100% of the time. Maybe your configuration is
an example of this.
Honestly, I don't understand how ipv4 compat is supposed to work outside
of qemu so I'm looking for some additional input.
Regards,
Anthony Liguori
and doesn't accept connections to 127.0.0.1.
cu
Reinhard