Geoff Shang
2004-Aug-06 14:23 UTC
[Icecast] Re: Can't Connect to icecast using winamp as a listener
<ce3afd6404072112395d1b5fcd@mail.gmail.com> Message-ID: <Pine.LNX.4.60.0407221139130.727@data.home> Roger Shields wrote:> <bind-address>127.0.0.1</bind-address>This line is almost certainly your problem, it means that Icecast will only accept connections from the local host. I'm guessing that's not what you want. Comment out or delete that line and that should fix your problem. Geoff.