====== TeamSpeak 3 (TS3) ====== ===== TSDNS (connect via domain name) ===== ^ Name ^ Type ^ Value | | ts3.example.com | A | 127.0.0.1 | | _ts3._udp.example.com | SRV | 5 9987 ts3.example.com | (replace 127.0.0.1 with actual IP and 9987 with TS3 port) ===== Migration ===== https://support.teamspeakusa.com/index.php?/Knowledgebase/Article/View/315/16/i-want-to-move-my-server-to-another-machine-which-files-should-i-copy >The following files and folders need to copied if you want to retain the respective information: ^ licensekey.dat | This file contains your license. You may not have this file, in which case you don't have to copy it | ^ query_ip_whitelist.txt | Whitelisted IPs for the query interface | ^ query_ip_blacklist.txt | Blacklisted IPs for the query interface | ^ files/* | Any Icons, Avatars and files that were uploaded to the server. Be sure to copy the entire folder including any subfolders and files inside. | ^ ts3server.sqlitedb | The database, this file is the most important one and contains all the information about virtual servers, users, permissions, channels, groups etc. All Settings of the server instance and its virtual servers are contained in this file. | ^ *.ini | Possibly existing file(s) containing startup parameters and database configuration. These do not exist by default | ^ tsdns/tsdns_settings.ini | The configuration for the TSDNS service. Only needed if you actually use TSDNS. | ===== Ports ===== ^ Protocol ^ Port ^ Usage | | TCP | 30033 | file transfer | | ::: | 10011 | server query\\ (not neccessary!) | | ::: | 41144 | tsdns | | UDP | 9987 | default voice port | ([[http://www.teamspeak.de/support/antworten/182767/Allgemeines/a/1.html|Quelle]])