IPV6 Support

I am working in the TeamSpeak PHP panel. and I found that TeamSpeak doesn’t support ipv6. as we can’t detect our clients who has ipv6 on their network. if ipv6 is added on the TeamSpeak platform. it would help me complete my project.

Teamspeak supports IPv6 fine.
Just fix your domain records!

A record --> domain.com --> 1.2.3.4
AAAA record --> domain.com --> 1234:1234:1234:1234::1
SRV Record --> _ts3._udp.ts.domain.com --> priority:1 weight:1 port:9987 value:domain.com

2 Likes