[icecast] yp dir listing
Oliver Stirling
oliver at ojms.org.uk
Tue Aug 5 14:15:12 UTC 2003
oddsock wrote:
>
>>> Oliver Stirling wrote:
>>>
>>>> My icecast server is behind a http proxy server, does anyone know of
>>>> a program I can use to get icecast to send data to that will forward
>>>> it to the yp dir? (I'm on linux btw)
>>>>
>>>> Oli
>
> what's the actual problem with listing behind a http proxy ? Icecast2
> shouldn't have any problems doing this. You may need to change the
> value of <hostname> in the icecast.xml config file (this is where the yp
> routines gets the information for the listen url). This is different
> then Shoutcast which would derive the listen url based off the IP of the
> listing client. The YP servers actually will use the IP of the listing
> client in some cases. This will happen if <hostname> is something like
> "localhost" or 192.168.* or 127.0.0.1, but if you make <hostname>
> www.myserver.com, then the listen URL on the YP will use that (even if
> your listing isn't coming from www.mysever.com)...
>
> oddsock
>
>
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> icecast project homepage: http://www.icecast.org/
> To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
> containing only the word 'unsubscribe' in the body. No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
Well, if I just connect to localhost then it will only send the data to
localhost (not the yp server).
What I've done is written a cheeky PHP script that gets around that
though. (as usual)
<p><p>
--
Oliver Stirling
#===============#
|Head of IT |
|Junction11 |
|www.1287am.com |
#===============#
Security bars are no defence against monkeys
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list