Menu

#10 Shoutcast

open
nobody
Daemon (6)
5
2002-07-12
2002-07-12
Anonymous
No

The password for using shoutcast is padded with the
string " obs" so it never matches with the password
defined in shoutcast. Shoutcast cannot be configured to
have a space within their password. Therefore obs never
connects to shoutcast. Log looks like:

obs.conf:
<HTTPTransmit>
<IcecastAddr>127.0.0.1</IcecastAddr>
<IcecastPort>8001</IcecastPort>
<IcecastPassword>1234</IcecastPassword>
<IcecastIcyCompat>no</IcecastIcyCompat>
<IcecastMount></IcecastMount>
<IcecastPublic>no</IcecastPublic>
</HTTPTransmit>

sc_serv.conf:
Password=1234

Shoutcast log:
<07/12/02@00:33:09> [source] invalid password from
SOURCE 1234 obs 1234 127.0.0.1

Discussion


Log in to post a comment.