- Jan 1, 2016
- 459
- 286
- 122
Scenario: You want your TS Users to connect to your TeamSpeak Server via "myts.example.com".
Add an SRV and an A-Record to your DNS settings of the domain you want to use.
The DNS settings could look different from this.
First you have to add the A-Record. You can think of your own name but I will use "tsip" for that.
Create the record and set the value to your TS servers IP.
Now to the SRV Record.
Service Name: "_ts3" (there is also tsdns for TCP, but UDP _ts3 is prefered by TS!)
Protocol: UDP
Name: myts.example.com (The Address people use to connect)
Priority: 0 is usually enough for Weight and Priority. Use google if you think you need them.
Weight: ^
Port: 10016 (Change this to the port of your TS Server)
Target: tsip.example.com (this would be the A-Record we created)
If you used the "tsdns_server" program before the changes, then disable that.
If you disagree just edit the post but please comment your changes.
Add an SRV and an A-Record to your DNS settings of the domain you want to use.
The DNS settings could look different from this.
First you have to add the A-Record. You can think of your own name but I will use "tsip" for that.
Create the record and set the value to your TS servers IP.
Now to the SRV Record.
Service Name: "_ts3" (there is also tsdns for TCP, but UDP _ts3 is prefered by TS!)
Protocol: UDP
Name: myts.example.com (The Address people use to connect)
Priority: 0 is usually enough for Weight and Priority. Use google if you think you need them.
Weight: ^
Port: 10016 (Change this to the port of your TS Server)
Target: tsip.example.com (this would be the A-Record we created)
If you used the "tsdns_server" program before the changes, then disable that.
If you disagree just edit the post but please comment your changes.
Last edited: