qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Patch to improve handling of server sockets


From: Anthony Liguori
Subject: Re: [Qemu-devel] Patch to improve handling of server sockets
Date: Tue, 04 May 2010 16:47:22 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091209 Fedora/3.0-4.fc12 Lightning/1.0pre Thunderbird/3.0

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]