Setup an SRV for TSDNS

Kieran

Tag me
Contributor
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.
 
Last edited:

latters

Active Member
Oct 25, 2016
53
22
80
I did everything correctly as you can see in the image below but anyway it does not work!

PeZvvw8.png



ts3.mydomain.com - 4321= port


And if I leave it as just and use the tsdns server:
The deprecated configuration message is still displayed

KItef95.png
 

Kleberstoff

Knowledge Seeker
VIP
Dec 29, 2015
308
214
158
I did everything correctly as you can see in the image below but anyway it does not work!

PeZvvw8.png



ts3.mydomain.com - 4321= port


And if I leave it as just and use the tsdns server:
The deprecated configuration message is still displayed

KItef95.png

You should change mydomain.com to your real domain, then it should work. :rolleyes:
 

latters

Active Member
Oct 25, 2016
53
22
80
[QUOTE = "Joxiii, post: 39973, member: 5741"] Isso está funcionando para mim com TSDNS -benzóico.
[MEDIA = imgur] 0LXNKvm.jpg [/ MEDIA]
[MEDIA = imgur] D2rUsGC.png [/ MEDIA]
[MEDIA = imgur] cuHgMOu.png [/ MEDIA] [/ QUOTE]
Is exactly that way.

But after doing that the address stops working and does not connect to the server with any subdomains I create, do you know what could be the cause of it?
 

Kieran

Tag me
Contributor
Jan 1, 2016
459
286
122
[QUOTE = "Joxiii, post: 39973, member: 5741"] Isso está funcionando para mim com TSDNS -benzóico.
[MEDIA = imgur] 0LXNKvm.jpg [/ MEDIA]
[MEDIA = imgur] D2rUsGC.png [/ MEDIA]
[MEDIA = imgur] cuHgMOu.png [/ MEDIA] [/ QUOTE]
Is exactly that way.

But after doing that the address stops working and does not connect to the server with any subdomains I create, do you know what could be the cause of it?
What is the domain name? I'll have a look
 

Joxiii

Discord hater!
Feb 2, 2016
271
182
92
[QUOTE = "Joxiii, post: 39973, member: 5741"] Isso está funcionando para mim com TSDNS -benzóico.
[MEDIA = imgur] 0LXNKvm.jpg [/ MEDIA]
[MEDIA = imgur] D2rUsGC.png [/ MEDIA]
[MEDIA = imgur] cuHgMOu.png [/ MEDIA] [/ QUOTE]
Is exactly that way.

But after doing that the address stops working and does not connect to the server with any subdomains I create, do you know what could be the cause of it?
You have to edit sub-domains with TSDNS.
 

Kieran

Tag me
Contributor
Jan 1, 2016
459
286
122
If I add this configuration srv _tsdns_tcp, you can not connect to the server with the subdomains.
Use udp and _ts3. Comes before tsdns in the order.
It's not set up correctly, thats why
 

Kieran

Tag me
Contributor
Jan 1, 2016
459
286
122
If I give you access data from my cloudflare dashboard, would not you configure it for me?
I can pay.
jesus. another one that would give me access. You really shouldn't do that.
I would do it for free.

Just giving me the domain name would be enough for me to have a look at it
 

latters

Active Member
Oct 25, 2016
53
22
80
jesus. another one that would give me access. You really shouldn't do that.
I would do it for free.

Just giving me the domain name would be enough for me to have a look at it
I have more than 5 domains with more than 200 server addresses in them, I need to create these settings so that the message does not appear to be deprecated, I would not do it if I was not desperate, the update will come out this weekend and all the addresses Will be without access.

I would like to pay if you help me.
 

Kieran

Tag me
Contributor
Jan 1, 2016
459
286
122
I have more than 5 domains with more than 200 server addresses in them, I need to create these settings so that the message does not appear to be deprecated, I would not do it if I was not desperate, the update will come out this weekend and all the addresses Will be without access.

I would like to pay if you help me.
Oh jeez 200? That could take a while. I would still do it for free though but nobody minds a little tip, eh? :p
 

latters

Active Member
Oct 25, 2016
53
22
80
[QUOTE = "Kieran, post: 40040, member: 4379"] Oh jeez 200? Isso pode demorar um pouco. Eu ainda faria isso de graça, mas ninguém se importa com uma pequena gorjeta, hein? P[/CITAR]
Yes :)

I'll send you MP.
 
U

User_1897

ok now i've got it.

Name: _tsdns._tcp
TYPE: SRV / PRIO: 0
DATA: 5 41144 SUBDOMAIN.DOMAIN.net

this was my solution.. and the mistake what i've done was

Name: _tsdns._tcp.ts
TYPE: SRV / PRIO: 0
DATA: 5 41144 SUBDOMAIN.DOMAIN.net

now everything works fine with TSDNS again
 
Top