I run a teamspeak server on my droplet and I’d like to make it connectable with a domain name rather than an ip address, I’ve tried several CNAME redrictions and SRV records but neither worked out.
I haven’t found any guides and am curious how to make this work with DO’s droplets?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Try this. I just ran through the steps and it is working for me: http://www.johndball.com/setup-teamspeak-3-srv-and-tsdns-resource-records/
This comment has been deleted
You first want to create a normal A record that points the IP address of the TeamSpeak server to the subdomain you want to access it at. Then create the SRV record. It should look something like this:
The bottom row there is for Priority, Port, and Weight respectively.
Check out the TeamSpeak docs for more information.