Teamspeak: Difference between revisions
No edit summary |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | |||
TeamSpeak voice | {{#seo: | ||
|title=TeamSpeak Server - CKRAS WIKI | |||
|title_mode=append | |||
|keywords=ckras, teamspeak, ts3, voice server, gameserver, guide, webinterface, tsdns, teamspeak hosting | |||
|description=Manage your TeamSpeak server at CKRAS. Learn how to set passwords, create subdomains, manage tokens, backups and more. | |||
|image=Teamspeak logo.png | |||
|image_alt=TeamSpeak Server Hosting CKRAS | |||
}} | |||
<div class="ck-page"> | |||
<div class=" | |||
[[File:Teamspeak logo.png|alt=Teamspeak | <div class="ck-hero--dark"> | ||
{| style="background:transparent; border:none; width:100%;" | |||
|- | |||
| style="vertical-align:top; width:120px; padding-right:20px;" | | |||
<div class="ck-hero-logo">[[File:Teamspeak logo.png|100px|alt=TeamSpeak Server|link=Teamspeak]]</div> | |||
| style="vertical-align:top;" | | |||
<div class="ck-hero-content"> | |||
<h1 class="ck-hero-title">TeamSpeak Server</h1> | |||
<div class="ck-hero-sub">Manage your TeamSpeak server easily with the CKRAS webinterface.</div> | |||
<div class="ck-hero-meta"><b>Quick Start:</b> Open your server in the panel and configure password, DNS and access.</div> | |||
<div class="ck-hero-actions"> | |||
[https://iface.ckras.com <span class="ck-btn ck-btn-primary">▶ Open Webpanel</span>] | |||
[https://www.ckras.com/en/ <span class="ck-btn ck-btn-ghost">CKRAS Website</span>] | |||
</div> | |||
</div> | </div> | ||
|} | |} | ||
</div> | |||
= | <div class="ck-lead"> | ||
'''TeamSpeak''' is a voice communication system optimized for gaming. | |||
It provides low latency, low bandwidth usage and stable voice communication for teams and communities. | |||
</div> | |||
<div class="ck-jump"> | |||
<b>Jump to:</b> [[Teamspeak#Quick Setup|Quick Setup]] • [[Teamspeak#Features|Features]] • [[Teamspeak#TSDNS Subdomain|TSDNS]] • [[Teamspeak#Snapshots|Backups]] • [[Teamspeak#Tokens|Tokens]] | |||
</div> | |||
== Quick Setup == | |||
<div class="ck-callout ck-callout--ok"> | |||
<b>Basic setup:</b> | |||
</div> | |||
# Open your TeamSpeak server in the webpanel | |||
# Set a password | |||
# Create a TSDNS address (optional) | |||
# Connect via TeamSpeak client | |||
== Features == | == Features == | ||
=== | <div class="ck-feature-list"> | ||
<span class="ck-feature-pill">Password Management</span> | |||
<span class="ck-feature-pill">TSDNS Subdomains</span> | |||
<span class="ck-feature-pill">Custom Domains</span> | |||
<span class="ck-feature-pill">Snapshots (Backups)</span> | |||
<span class="ck-feature-pill">Token System</span> | |||
<span class="ck-feature-pill">FTP Access</span> | |||
</div> | |||
=== Password Management === | |||
Change your server password directly in the webpanel. | |||
[[File:Teamspeak-change-pw.png|alt=Set Teamspeak Password|750x750px]] | |||
=== TSDNS Subdomain === | |||
You can create a free subdomain such as: | |||
You can | |||
<code>yourclan.ckras.eu</code> | |||
[[File:Tsdns-teamspeak.png|alt=TSDNS Teamspeak Address|750x750px]] | |||
=== Custom Domain (SRV Record) === | |||
To use your own domain, create the following SRV record: | |||
<code> | |||
_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com. | |||
</code> | |||
<div class="ck-callout ck-callout--amber"> | |||
<b>Important:</b> Adjust the port to your TeamSpeak server port (check webpanel). | |||
</div> | |||
==== Value Breakdown ==== | |||
{| class="wikitable" | |||
! Field !! Value | |||
|- | |||
| Service || <code>_ts3</code> | |||
|- | |||
| Protocol || <code>_udp</code> | |||
|- | |||
| TTL || <code>400</code> | |||
|- | |||
| Type || <code>SRV</code> | |||
|- | |||
| Priority || <code>0</code> | |||
|- | |||
| Weight || <code>5</code> | |||
|- | |||
| Port || <code>11405</code> | |||
|- | |||
| Target || <code>teamspeak.ckras.com.</code> | |||
|} | |||
== Snapshots (Backup / Restore) == | |||
<div class="ck-callout"> | |||
<b>Included:</b> Free backup system for all TeamSpeak servers. | |||
</div> | |||
Snapshots allow you to restore your server to a previous state. | |||
[[File:Snapshot-teamspeak.png|alt=Snapshot Teamspeak|750x750px]] | [[File:Snapshot-teamspeak.png|alt=Snapshot Teamspeak|750x750px]] | ||
Included in snapshots: | |||
- Server and channel groups | |||
- Channels and permissions | |||
- Clients and permissions | |||
- Server settings | |||
Not included: | |||
- Icons | |||
- Avatars | |||
- Uploaded files | |||
== Tokens == | |||
You can create authorization tokens in the webpanel. | |||
[[File:Teamspeak-token.png|alt=Teamspeak Token Management|750x750px]] | |||
<div class="ck-callout"> | |||
Use tokens to grant access or permissions to users. | |||
</div> | |||
== Export Settings == | |||
You can export your TeamSpeak configuration via the webinterface. | |||
[[File:Ts-export-settings.png|alt=Teamspeak Export|716x716px]] | |||
<div class="ck-callout"> | |||
<b>Note:</b> Avatars and uploaded files are not included in exports. | |||
</div> | |||
== Query Port == | == Query Port == | ||
You | |||
You can find your TeamSpeak query port in the [[webinterface]]. | |||
[[File:Teamspeak-query-port.png|alt=Teamspeak Query Port|750x750px]] | [[File:Teamspeak-query-port.png|alt=Teamspeak Query Port|750x750px]] | ||
== Installation & Setup == | |||
= | <div class="ck-callout"> | ||
The following images show the TeamSpeak setup process. | |||
</div> | |||
[[File:teamspeak_1.png]] | |||
[[File:teamspeak_2.png]] | [[File:teamspeak_2.png]] | ||
[[File:teamspeak_3.png]] | |||
[[File:teamspeak_4.png]] | |||
[[File:teamspeak_5.png]] | |||
[[File:teamspeak_6.png]] | |||
[[File:teamspeak_7.png]] | |||
=== | == Download Client == | ||
= | <div class="ck-callout"> | ||
Download the latest TeamSpeak client: | |||
</div> | |||
[http://www.teamspeak.com/?page=downloads TeamSpeak Downloads] | |||
Supported platforms: | |||
- Windows (32 / 64 bit) | |||
- macOS | |||
== Video Tutorial == | |||
<youtube>S32AGZdY5yA|</youtube> | <youtube>S32AGZdY5yA|</youtube> | ||
== Testserver == | == Testserver == | ||
<code>teamspeak.ckras.com:9987</code> | |||
== | == Rental == | ||
[http://www.ckras.com/Voiceserver-mieten-Teamspeak-Ventrilo-Mumble TeamSpeak Rental] | |||
</div> | |||
[[Category:CS2]] | [[Category:CS2]] | ||
Latest revision as of 10:19, 24 March 2026
TeamSpeak ServerManage your TeamSpeak server easily with the CKRAS webinterface.
|
TeamSpeak is a voice communication system optimized for gaming. It provides low latency, low bandwidth usage and stable voice communication for teams and communities.
Jump to: Quick Setup • Features • TSDNS • Backups • Tokens
Quick Setup
Basic setup:
- Open your TeamSpeak server in the webpanel
- Set a password
- Create a TSDNS address (optional)
- Connect via TeamSpeak client
Features
Password Management TSDNS Subdomains Custom Domains Snapshots (Backups) Token System FTP Access
Password Management
Change your server password directly in the webpanel.
TSDNS Subdomain
You can create a free subdomain such as:
yourclan.ckras.eu
Custom Domain (SRV Record)
To use your own domain, create the following SRV record:
_ts3._udp.yourdomain.com. 400 IN SRV 0 5 11405 teamspeak.ckras.com.
Important: Adjust the port to your TeamSpeak server port (check webpanel).
Value Breakdown
| Field | Value |
|---|---|
| Service | _ts3
|
| Protocol | _udp
|
| TTL | 400
|
| Type | SRV
|
| Priority | 0
|
| Weight | 5
|
| Port | 11405
|
| Target | teamspeak.ckras.com.
|
Snapshots (Backup / Restore)
Included: Free backup system for all TeamSpeak servers.
Snapshots allow you to restore your server to a previous state.
Included in snapshots: - Server and channel groups - Channels and permissions - Clients and permissions - Server settings
Not included: - Icons - Avatars - Uploaded files
Tokens
You can create authorization tokens in the webpanel.
Use tokens to grant access or permissions to users.
Export Settings
You can export your TeamSpeak configuration via the webinterface.
Note: Avatars and uploaded files are not included in exports.
Query Port
You can find your TeamSpeak query port in the webinterface.
Installation & Setup
The following images show the TeamSpeak setup process.
Download Client
Download the latest TeamSpeak client:
Supported platforms: - Windows (32 / 64 bit) - macOS
Video Tutorial
<youtube>S32AGZdY5yA|</youtube>
Testserver
teamspeak.ckras.com:9987







