How to connect using your own domain name

If you have a domain name that you have purchased through a domain registrar such as Godaddy, you can use that domain name to connect to your TeamSpeak server. For example if you own "fireguild.com" you can use "fireguild.com" or "ts.fireguild.com" or "teamspeak.fireguild.com" inside of TeamSpeak to connect.

1. Collect information

To begin this process you'll first need to collect some information that we'll use through out this guide. This information will be used to setup the DNS records on your domain allowing TeamSpeak to find out where your server is located. You will need to know the following:

Current TeamSpeak Server Address and port
Example: ab123.teamspeak3.com port 9987
Hostname You Want To Connect To
Example: ts.fireguild.com

2. Login to your DNS manager where you purcahsed your domain

Login to the website where you purchased your domain and look for a section to be able to add a DNS record. This may be under a "manage DNS" or similar label. Adding a SRV record looks different at every registrar but they will all require the same number of feilds.

3. Setup an SRV Record

Add the following DNS record. Be sure to change the type to "SRV".

  1. SRV record using the following information (subsitute your own target and port):
    • Service: _ts3
    • Protocol: _udp.<yoursubdomain> (example: _udp.ts or _udp)
    • Priority: 0
    • Weight: 5
    • Port: <yourport> (example: 9987)
    • Target: <yourhostname> (example: ab123.teamspeak3.com)
    •  
  • teamspeak, ts3, Teamspeak Users
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

HOW TO CREATE A SERVERQUERY LOGIN

Open TeamSpeak 3   Open the TeamSpeak 3 program and connect to the server that you are wanting...

Allow remote status queries

In order to allow the Teamspeak 3 server to be queried by remote sources like TSViewer you will...

insert teamspeak viewer in the site

From the control panel of your voice server you can get the html code to paste on the page of...

How to generate a Token

Follow the instructions below to generate a new admin token   Let's enter the Game Control...

Gametracker Permission

How to add your own server to Gametracker.com 1) Log into your teamspeak server   2)...