[Icecast] IPv6 full support (future wish)

Philipp Schafft phschafft at de.loewenfelsen.net
Wed Aug 15 10:40:14 UTC 2018


Good morning,

On Wed, 2018-08-15 at 11:15 +0200, Michel van Dop wrote:
> Hi,
> 
> Thanks for the beautiful product,  i use it for a long time. Very
> stable! 
> 
> I would like in a new version that IPv6 fully works like IPv4
> <bind-address>. 
> 
> Now we can only use :: With multiple interfaces the use it all on that
> port, this is difficult for multi icecast account on same server.

I'm not exactly sure what your problem is. Icecast supports binding to
several addresses individually. E.g. this works for me:
    <listen-socket>
        <bind-address>::1</bind-address>
    </listen-socket>
    <listen-socket>
        <bind-address>2a01:*:*:*:*:*:6453:40a1</bind-address>
    </listen-socket>

Resulting in:
        Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
        tcp6       0      0 ::1:8000                :::*                    LISTEN      12043/icecast   
        tcp6       0      0 2a01:*:*:*:*:8000       :::*                    LISTEN      12043/icecast   
        

Maybe you can give us a little bit more context.

With best regards,

-- 
Philipp Schafft (CEO/Geschäftsführer) 
Telephon: +49.3535 490 17 92

Löwenfelsen UG (haftungsbeschränkt)     Registration number:
Bickinger Straße 21                     HRB 12308 CB
04916 Herzberg (Elster)                 VATIN/USt-ID:
Germany                                 DE305133015
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180815/5a7216c9/attachment.sig>


More information about the Icecast mailing list