PDA

View Full Version : Redirect TS across servers


bumcheekcity
20-05-2006, 18:27
Right, so my friend has a server, with TS on it running and working fine. I have a website, which I want to redirect to his TS server, so I want to have teamspeak.mywebsite.com reach his TS server. How can I do this easily? He can and is willing to change any optiopns on his server to accomodate this.

Bastian
20-05-2006, 19:08
Your website hoster must allow you to change DNS records for your domain. To redirect the specified subdomain to the TeamSpeak server, you will have to create an A record for this subdomain whichs points to the TeamSpeak servers IP address.

So if you don't have such an option somewhere in your hosters webinterface or don't know how to change it, simply ask your hoster. He will know what I'm talking about.

Conman5
23-05-2006, 22:35
Or you could just put a TS link. If im correct the HTML link would look something like this

<a href="teamspeak://IP address here:port here">link text here</a>

Just fill in the italisised text