Teamspeak: Difference between revisions
No edit summary |
|||
| Line 37: | Line 37: | ||
==== Use your own top Level domain ==== | ==== Use your own top Level domain ==== | ||
== DNS SRV Record Setup == | |||
Please enter the following SRV record with your web hosting provider: | |||
<code> | <code> | ||
| Line 44: | Line 45: | ||
</code> | </code> | ||
=== | === Value Breakdown === | ||
{| class="wikitable" | {| class="wikitable" | ||
| ! Field !! Value | | | | |||
| ---------------- | - | ---------------------------------------------------------- | | |||
| Service | | <code>_ts3</code> | | |||
| - | | | | |||
| Protocol | | <code>_udp</code> | | |||
| - | | | | |||
| Domain | | <code>yourdomain.com</code> | | |||
| - | | | | |||
| TTL | | <code>400</code> | | |||
| - | | | | |||
| Type | | <code>SRV</code> | | |||
| - | | | | |||
| Priority | | <code>0</code> | | |||
| - | | | | |||
| Weight | | <code>5</code> | | |||
| - | | | | |||
| Port | | <code>11405</code> <small>(or your actual TS port)</small> | | |||
| - | | | | |||
| Target | | <code>teamspeak.ckras.com.</code> | | |||
| } | | | | |||
=== Notes === | |||
* '''Adjust the port!''' → Check [[webinterface]] for your actual port | |||
* '''Do not change the target!''' → Always use <code>teamspeak.ckras.com.</code> | |||
* Do not forget the trailing dot (.) | |||
--- | |||
=== | <u>The following instructions only apply if you have a CKRAS web hosting package with your own domain!</u> | ||
=== Step-by-step Guide === | |||
# Open: <nowiki>https://lc.ckras.com</nowiki> | |||
# Navigate to '''Hosting → Domains''' | |||
# Click '''+ New subdomain...''' | |||
# Enter the following as subdomain: | |||
<code>_ts3._udp.</code> | <code>_ts3._udp.</code> | ||
=== | # Select your domain | ||
# Remove the checkmark for '''Activate webspace''' | |||
# Click '''Own DNS entries''' | |||
# Select '''SRV''' and click '''Add''' | |||
=== Enter the following values === | |||
{| class="wikitable" | {| class="wikitable" | ||
| ! Field !! Value | | | | |||
| ---------------- | - | --------------------------------------------------- | | |||
| TTL | | <code>400</code> | | |||
| - | | | | |||
| Priority | | <code>0</code> | | |||
| - | | | | |||
| Weight | | <code>5</code> | | |||
| - | | | | |||
| Port | | <code>11405</code> <small>(or your TS port)</small> | | |||
| - | | | | |||
| Server | | <code>teamspeak.ckras.com</code> | | |||
| } | | | | |||
# Click '''Save''' | |||
=== Result === | |||
Your TeamSpeak server will now be reachable via: | |||
<code>yourdomain.com</code> | <code>yourdomain.com</code> | ||
=== Export Teamspeak Settings === | === Export Teamspeak Settings === | ||
Revision as of 16:33, 23 March 2026

Teamspeak
TeamSpeak voice conference is a properietary software which allows users to communicat over the Internet or a LAN. Teamspeak is optimized for use in online games, it has a low processor utiliziation and low data transfer rates
The Teamspeak protocol is not specified open Teamspeak is incompatible with al other protocols, Particular, it providers no support for open IP telephony protocols such as SIP, H.323 oder IAX.
Versions / Client / Download
Windows 32 Bit Version 3.6.x Download Windows 64 Bit Version 3.6.x Download MAC Version 3.6.x Download
Features
Password Set and Password Change
You can change the server password for your TS3 server in the panel and then click on save to make this change active.
TSDNS Subdomain
You can create a suffix for your Teamspeak server free of charge at CKRAS, e.g. yourclan.ckras.eu.
Use your own top Level domain
DNS SRV Record Setup
Please enter the following SRV record with your web hosting provider:
_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com.
Value Breakdown
| | | | - | ---------------------------------------------------------- | | | _ts3 |
|
| | | | _udp |
|
| | | | yourdomain.com |
|
| | | | 400 |
|
| | | | SRV |
|
| | | | 0 |
|
| | | | 5 |
|
| | | | 11405 (or your actual TS port) |
|
| | | | teamspeak.ckras.com. |
|
| |
Notes
--- The following instructions only apply if you have a CKRAS web hosting package with your own domain! Step-by-step Guide
Enter the following values
|







