Hi
I have a DNS SRV record which points to CNAME to A/AAAA record in my domain settings. On my PC if I connect, I see in logs that both IPv4 and IPv6 addresses are resolved and client prefers IPv6 which I can see in my connection info.
However, for my friend, who also has IPv6 connectivity, only connects through IPv4 (also can see it through his connection info). I asked him to send me client log, and there I can see that client finds SRV record correctly, but in brackets only shows that this record only resolves into IPv4 address.
We tried
Resolve-DnsName teamspeak.mydomain.abc
it correctly resolves into both A and AAAA records on both my and his PC (Windows 11). He also can connect directly with IPv6.