Subject: Re: Any solutions for sound over network with NetBSD?
To: None <M.Drochner@fz-juelich.de>
From: Cliff Wright <cliff@snipe444.org>
List: port-i386
Date: 05/31/2006 10:05:22
On Wed, 31 May 2006 18:44:28 +0200
Matthias Drochner <M.Drochner@fz-juelich.de> wrote:

> 
> cliff@snipe444.org said:
> > -tcp -public is needed under either spawn_options, or default_options.
> 
> It should be OK to specify this on the command line.
> 
> It seems to me that we have the common ip4-on-ip6-socket
> problem here. Does "sysctl -w net.inet6.ip6.v6only=0" help?
> 
> best regards
> Matthis
> 
I just remembered that depending on my use, I sometimes compile esound with
USE_INET6=NO (or not set).