PDA

View Full Version : limit streams to defined ip addresses


hangrun
22nd July 2005, 10:49
i want to limit my shoutcast stream to a list of defined ip addresses (streaming devices which will get a fixed ip address) - nobody else shall be able to hear my streams

how can i do that ???

PLEASE HELP!
:-)

Nick@ss
22nd July 2005, 12:01
log in to the admin area and use the reserve ip function also editing the config.ini

; RipFile is the text file sc_serv reads and writes to/from
; for the list of client IPs which are *ALWAYS* permitted
; to connect to this server (useful for relay servers).
; This file is automatically generated via the web
; interface. Note that if your server is FULL, and someone
; from a Reserved IP connects, the DNAS will force the person
; listening for the longest time off to make room for the new
; connection.
; RipFile=sc_serv.rip

; RIPOnly, when set to Yes, will only allow IP addresses listed in the Reserved
; IP list to connect and relay. All other connections for listening will be denied.
; This is really only useful for servers whose sole purpose is to provide the
; primary feed to all public relays. Setting this value to Yes also forces the
; server into Private mode, since listing this server in the directory would
; be pointless. Default is No.
; RIPOnly=No