On Fri, Jan 22, 2010 at 03:32:20PM +0100, Lasse Osterild wrote:

> I can't seem to get libvirtd to accept remote connections.  Both systems are 
> built using genunix's b130.

We don't support remote libvirtd.

> remote$ telnet xvm0 16509
> 9010/1:         pollsys(0x00450570, 6, 0x00000000, 0x00000000)  = 1
> 9010/1:         accept(10, 0x7FFFFFDFE8A0, 0x7FFFFFDFE888, SOV_DEFAULT) = 11
> 9010/1:         getpeerucred(11, 0x00450290)                    Err#22 EINVAL
> 9010/1:         close(11)                                       = 0

But the bug seems obvious, we should be expecting EINVAL for remote
connections, and allowing the connection.

regards
john
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to