TS DNS

Thalorim

Active Member
Joined
Sep 23, 2015
Messages
72
Reaction score
19
Points
84
So i have issue when i'm setuping my TS3 Server DNS, so when i want to connect my domain to my ts i've setuped it like this in the past and it worked now i do it, it wont

on A (host) i add a record with name "ts" that points to "myserverip" and ttl "1/2 hour"
on SRV (Service) i add name "ts" target "ts.mydomain.com" protocol "_udp" on service "_ts3" priority "1" weight "10" port "1234" ttl "1/2 hour"

anyone knows what is the issue, i use godaddy
 

Thalorim

Active Member
Joined
Sep 23, 2015
Messages
72
Reaction score
19
Points
84
+ when i try to connect i get this message <11:07:46> The TSDNS server 'ts.*****.com' does not know 'ts.********.com'
I've looked up into the ts3 files to add dns thing, i can't find it, i really don't get the problem , worst thing is it worked yesterday
 

EscuderoKevin

Well-Known Member
Joined
Jul 2, 2015
Messages
380
Reaction score
181
Points
130
_ts3._udp.ts.domain.net
14400
IN SRV
Priority: 0
Weight: 5
Port: PORT TS
Target: IP OR DNS

tsdns._tcp.ts.domain.net
14400
IN SRV
Priority: 0
Weight: 5
Port: 41144
Target: IP OR DNS
 

Thalorim

Active Member
Joined
Sep 23, 2015
Messages
72
Reaction score
19
Points
84
on godaddy it will work u sure?
 

dedmen

TeamSpeak Developer
Contributor
Joined
Mar 28, 2016
Messages
530
Reaction score
584
Points
197
You have TSDNS running on your server. Does TSDNS know your domain? also.. why do you have TSDNS running anyway if you are using the srv record to resolve it.
 
Top