<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">If you're running icecast in a jail root (chroot enabled), then you may not have a properly setup DNS resolver.</div><div class=""><br class=""></div><div class="">Maybe this post will point you in the right direction: <a href="http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns" class="">http://icecast.xiph.narkive.com/5v2EeNBD/eror-no-dns</a></div><div class=""><br class=""></div><div class="">Kind regards,</div><div class="">KJ</div><div class=""></div><div class=""><br class=""></div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">Op 3 jun. 2015, om 22:34 heeft <a href="mailto:infoweb1@crobiz.com" class="">infoweb1@crobiz.com</a> het volgende geschreven:</div><br class="Apple-interchange-newline"><div class="">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div style="font-size: 12pt; font-family: Calibri;" class="">
<div class="">
<div style="font-size: small; text-decoration: none; font-family: Calibri; font-weight: normal; font-style: normal; display: inline;" class="">System: 
Icecast 2.4.1 and 2.4.2, OS: CentOS 6.6 x64</div>
<div dir="ltr" class="">
<div style="font-size: 12pt; font-family: Calibri;" class="">
<div class=""> </div>
<div class="">Tried to install icecast using following two different methods described in 
these links:</div>
<div class="">(1) <a href="http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/" class="">http://www.ukhost4u.co.uk/blog/538/install-icecast-2-centos-6-server/</a></div>
<div class="">(2) <a href="https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/" class="">https://www.servint.net/university/article/taking-the-chill-out-of-installing-icecast/</a></div>
<div class=""> </div>
<div class=""> </div>
<div class="">Both of these resulted in working and stable icecast, but without the 
possibility of url authentication. </div>
<div class=""> </div>
<div class=""> </div>
<div class="">Mountpoint authentication is configured as shown here:</div>
<div class=""><authentication type="url"></div>
<div class=""><option name="mount_add"       value="<a href="http://some.server.org/stream_control.php%22/" class="">http://some.server.org/stream_control.php"/</a>></div>
<div class=""><option name="mount_remove"    value="<a href="http://some.server.org/stream_control.php%22/" class="">http://some.server.org/stream_control.php"/</a>></div>
<div class=""><option name="listener_add"    value="<a href="http://some.server.org/stream_control.php%22/" class="">http://some.server.org/stream_control.php"/</a>></div>
<div class=""><option name="listener_remove" value="<a href="http://some.server.org/stream_control.php%22/" class="">http://some.server.org/stream_control.php"/</a>></div>
<div class=""><option name="stream_auth" value="<a href="http://some.server.org/stream_control.php%22/" class="">http://some.server.org/stream_control.php"/</a>></div>
<div class=""><option name="user" value='source'/></div>
<div class=""><option name="pass" value='pass'/></div>
<div class=""><option name="auth_header" value="icecast-auth-user: 1"/></div>
<div class=""></authentication></div>
<div class=""> </div>
<div class="">Script named stream_control.php just writes POST data received from calling 
site (to some file) and returns icecast-auth-user: 1.</div>
<div class=""> </div>
<div class=""> </div>
<div class="">This script is never called by any of these methods by the icecast server, 
also in the error.log I am able to find following lines (every time I try to 
connect to icecast as a listener - or a stream client):</div>
<div class=""> </div>
<div class="">INFO auth/auth_add_listener adding client for authentication</div>
<div class="">INFO auth/queue_auth_client auth on /mountpoint has 1 pending</div>
<div class="">INFO auth_url/url_add_listener client auth (<a href="http://some.server.org/stream_control.php)" class="">http://some.server.org/stream_control.php)</a> 
failed with ""</div>
<div class=""> </div>
<div class=""> </div>
<div class=""> </div>
<div class="">Please advise further actions. Thanks!</div>
<div class=""> </div>
<div class=""> </div>
<div class="">PS: yum update was done, without any 
change.</div></div></div></div></div></div></div>
_______________________________________________<br class="">Icecast mailing list<br class=""><a href="mailto:Icecast@xiph.org" class="">Icecast@xiph.org</a><br class="">http://lists.xiph.org/mailman/listinfo/icecast<br class=""></div></blockquote></div><br class=""></div></body></html>