Re: IPV6 in version 2.4.4
Damian <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.general |
|---|---|
| Message-ID | <[email protected]> |
Actually, I think I found the answer. On Linux, binding to [::] (IPv6) results in receiving both IPv6 and IPv4 traffic (by default). These are referred to as IPv4-mapped IPv6 addresses. Netstat simply shows the IPv6 entry only, because there's technically only a single bind, that happens to support both IPv4 and IPv6. > On 20 Jan 2023, at 21:47, Damian <[email protected]> wrote: > > <Screenshot 2023-01-20 at 21.40.02.png>