<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Philipp,</p>
<p>Thank you for the information. sorry for the unclear question.<br />I do not know that we can use a full IPv6 address in bind-address item.<br />I can not find it in the documents. Can we use it on all 2.4 versions?<br /><br />Best regards,<br />Michel<br /><br /><br /></p>
<p><br /><br />Philipp Schafft schreef op 2018-08-15 12:40:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Good morning,<br /> <br /> On Wed, 2018-08-15 at 11:15 +0200, Michel van Dop wrote:
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">Hi,<br /> <br /> Thanks for the beautiful product,  i use it for a long time. Very<br /> stable! <br /> <br /> I would like in a new version that IPv6 fully works like IPv4<br /> <bind-address>. <br /> <br /> Now we can only use :: With multiple interfaces the use it all on that<br /> port, this is difficult for multi icecast account on same server.</blockquote>
<br /> I'm not exactly sure what your problem is. Icecast supports binding to<br /> several addresses individually. E.g. this works for me:<br />     <listen-socket><br />         <bind-address>::1</bind-address><br />     </listen-socket><br />     <listen-socket><br />         <bind-address>2a01:*:*:*:*:*:6453:40a1</bind-address><br />     </listen-socket><br /> <br /> Resulting in:<br />         Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name<br />         tcp6       0      0 ::1:8000                :::*                    LISTEN      12043/icecast   <br />         tcp6       0      0 2a01:*:*:*:*:8000       :::*                    LISTEN      12043/icecast   <br />         <br /> <br /> Maybe you can give us a little bit more context.<br /> <br /> With best regards,</div>
<br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> Icecast mailing list<br /> <a href="mailto:Icecast@xiph.org">Icecast@xiph.org</a><br /> <a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank" rel="noopener noreferrer">http://lists.xiph.org/mailman/listinfo/icecast</a></div>
</blockquote>
<p><br /></p>
<div>-- <br />
<pre> </pre>
</div>
</body></html>