- Before installing TS, You need a PC with network card, installed IP protocol and network cable plugged in card outlet and connected to network hub/similar.
- Some commands explained here have different options in different versions of Windows.
- You should have both TS server and client installed. It is ok' to install them both in the same directory, no problem for me for a long time.
- Remove any BoundToIp# options from server.ini and restart server before running these diagnostic tests.
[ ] Server is up and running.Common checks: You see server icon in tray area or
server_windows.exe listed in task manager.
If not - check
server.log in directory where You have TS installed.
[ ] Server configured and functions properly.Common checks:
[ ] You can see HTTP interface by entering
http://localhost:<HTTPServer Port>
in Your webbrowser.
[ ] You can connect to TCP query port by starting
telnet.exe and entering
open localhost <TCPQueryPort>
there.
[ ] You can connect to TS server at address
localhost:<Server Port>
<HTTPServer Port> and <TCPQueryPort> can be obtained from
server.ini.
<Server Port> can be obtained from
server.log - one last string, like "Started VirtualServer id:1 with port:8767".
If You have problem with one of these three tests, post Your
server.ini and result of
netstat -aon
with Your request for help.
[ ] You have Your server accessible from WAN.
Common checks: go to
http://ts2test.planetteamspeak.com, correct Your UDP port and run test.
You should have green "Ok" marks in UDP test at step 3 as indication that your server set up function properly. Othrvise, you have an error somewhere inbetween yourself and your clients from internet.
To solve this problem, we need much more information because there's too much intermediate points and nothing to test them one by one.
- Do You have Your firewall configured correctly to allow UDP connections to and from <Server Port>?
- Is Your server located behind a router? Does that router have real WAN address or just address in other (wider) LAN?
- Did You set up port forwarding properly? Or use DMZ option? (make sure you have Your firewall always enabled!! even if You are behind a router!)
- Which address You provide to Your friends? Is it Your real IP or name? Does that IP dynamically changes from time to time? Is Your name updated to reflect that changes?
Please provide following information to help us locate Your problem
- Your server.ini
- Output from
ipconfig /all
- Output from
tracert ts2test.planetteamspeak.com
- Model and firmware version of Your router, with screenshots or exact description of Your portforward(Virtual Server) settings and WAN status screen. (preferable screenshots)