[Icecast] Fw: Icecast doesn't bind to my external network interface?
Geoff Shang
geoff at QuiteLikely.com
Sun Feb 19 20:58:19 UTC 2012
On Sun, 19 Feb 2012, Petr Pisar wrote:
> I think icecast binds to localhost only by default. Put
> <bind-address>::</bind-address> or <bind-address>0.0.0.0</bind-address> into
> your configuration.
Not correct. Icecast should bind to all available IPv4 interfaces by
default.
In my experience, you do need to put:
<bind-address>::</bind-address>
to get it to bind to any IPv6 interfaces as well.
Geoff.
More information about the Icecast
mailing list