[Icecast] Relay's

Thomas B. Rücker thomas at ruecker.fi
Sun Oct 28 08:04:17 UTC 2018


Hi,


On 10/27/2018 02:05 PM, Gavin Stephens wrote:
> Hi there. I'm setting up a 2.4.3 win32 relay, but I'm wanting to
> disable YP listing for the specific relays in the configuration file.
> Is this possible? The documentation only covers the <public> option
> for mount points. Does this also work for <relay> entries?

Relays feed into mountpoints. If you don't create them explicitly, the
global and default settings will apply.
Let me restate this (mostly for general audience and future reference):

Every stream that's running through Icecast is on a mountpoint and a
<mount> entry can be created for it to influence its behaviour!
Even static files and XSLT can have a <mount> defined to e.g. controll
access.

Important note: <relay> does NOT support the elements of a <mount>! To
control the behaviour a corresponding <mount> section MUST be used.
(Future versions might allow this, 2.4 does however NOT)


> Or do I just delete the <directory> section to prevent it from listing
> everything?

You can do that, but selectively setting <public>0</public> in each
mountpoint you don't want advertized might be preferable.

Br,

TBR




More information about the Icecast mailing list