looks like your v1 encoder is connecting as a listener. the v2 server only accepts v1 encoder source connections on its portbase+1. "client connetion accepted..." inplies that the server is assuming a listener connection.
check your encoder app for the kind of connection it is trying to make. very few encoders can make v2 source connections, most that support shoutcast will make a v1 connection. sometimes choosing icecast as the type can work.
edit:add: not sure, but source user-agent containing mozilla is uncommon among source clients.
|