Right so,I've fought on with this for 4 or so hours now and finally gave up looking for a solution and decided to post here.
I have a TS server hosted on a Local PC here at my house, The required ports are forwarded (9987(UDP) 10011(TCP) 300330(TCP)). I and other users can connect to it using my external IP Address, I have a domain registered with Godaddy.com and would like to use a subdomain to connecct to my ts server like ts.mydomain.co.uk.
I have set up that subdomain and also set up a A and a SRV record up on the DNS management with the A record "host" set to ts.mydomain.co.uk and the "Points to" set to my external IP.
The SVR record is set up with the "Service" as _ts3 the "Protocol" as _udp the "Name" as my external IP the "Target" as ts.mydomain.co.uk the "Priority" as 0 the "Weight" as 5 the "Port" as 9987 and finally the "TTL" as 1 Hour.
Now when i try to connect to the ts server using my ts.mydomain.co.uk it tries to resolve the hostname then tries to connect to the server then fails to connect to the server.
Am i doing even any of this right/what would i need to do to make it work? also sorry if this is layed out in a horrible way.