I have a TeamSpeak server that is hosted on a GameServers account under the domain ts4.gameservers.com with a port number of 9102. I have setup a CName that redirects ts.valhallashalls.com to ts4.gameservers.com, but to connect I still have to use the port number within the server.
As the gameserver host is using a non-standard port number for TeamSpeak is it possible to redirect with an SRV record from ts.valhallashalls.com without a port number to connect to my teamspeak server with the port number 9102?
Per default, the TS3 server creates a virtual voice server on port 9987 (UDP). The ServerQuery is listening on port 10011 (TCP) and file transfers will use port 30033 (TCP).
So what I want to do is redirect ts.valhallashalls.com, without a Port Number so when trying to connect a team speak client it will automatically try to connect to port 9987, and have it transparently be redirected to the correct port number.
Can I do this with a SRV Record?