TS6 SRV Record // Adding a custom domain to a TS server

Has anybody gotten DNS SRV to work? Trying to point my ts6 subdomain towards port 9988. :slight_smile:

I tried
_ts6._udp.ts6.mysubdomain.com SRV 10 0 9988 ts6.mysubdomain.com

1 Like

use this:
_ts3._udp.ts6.mysubdomain.com SRV 10 0 9988 ts6.mysubdomain.com

2 Likes

That did the trick! Thanks!

Thank you!

i bought a domain off ionos.com and want to link it to my selfhosted server but dont know how

It would depend on the host of the specifics but you would need to make an A record or SRV depending on the specifics of how you want to use it