On 11 May 2004, Jeff Rizzo <[EMAIL PROTECTED]> wrote:
> Is this expected behaviour?  I use distcc from NetBSD's
> pkgsrc, which sets --enable-rfc2553 by default.  When
> distccd is run as "distccd --daemon --user nobody",
> distccd seems to *only* be listening on an IPv6
> socket.  I can look a little further into it if
> this is not supposed to be this way...  Things
> seem to work ok if I explicitly set a --listen
> address, but I'd rather not have to ... :)

The intention is that it listens on a wildcard address which will
accept connections from either IPv4 or IPv6 addresses, where IPv4
addresses are presented as ip6-mapped.  So if you build with rfc2553
you should be able to accept either protocol by default.  

Are your connections from IPv4 not getting through?

It works on Linux.  If it doesn't work on NetBSD I think it is a
NetBSD bug, but maybe I just misunderstood the interface.

-- 
Martin 

Attachment: signature.asc
Description: Digital signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to