Hi, i have a simple question:
Can i start server using TCP protocol instead UDP? (UDP is hard to protect from DoS attack and isn't stable as TCP)
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Hi, i have a simple question:
Can i start server using TCP protocol instead UDP? (UDP is hard to protect from DoS attack and isn't stable as TCP)
No, teamspeak does not support tcp for voice transport... you need to check for free alternatives, if you want tcp/voice.
While TCP can be more stable, it's actually bad for voice services, because TCP stability comes from checking each packet for integrity. If errors are found, it discards it and requests for a new one. This behavior, however, will increase jerkiness of someone's voice in case of bad connection. This is why UDP is used because it doesn't care if some packets are a bit damaged or missing altogether, because mistakes in packet transfers are generally very minor (if there are any) and people don't really notice them or are not bothered by it.
It means you are probably not going to find any TCP alternative. You'd have to find a hosting service that has DDoS protection.
This needs to be an option and is certainly possible.
The DoS attacks I've seen against TS3 have all been UDP based.
They cannot spoof TCP as well as they can UDP. And TCP SYN floods are a well dealt with field. UDP on the other hand is very easy to fake and spoof. Most DDoS attacks currently are UDP based using reflection from SSDP/DNS/NTP/etc. If TS3 provided the option for me to set the server to TCP only then I could block all UDP traffic using OVH's Firewall. Thus the attacks would never reach my server. Also, Windows has a horrid bug in the way it processes UDP traffic causing the interrupts to lock up the box when its under a UDP based spoof attack.
Thread closed due a flamewar with insults....
TCP for voice is not possible with our software.
This will not be added (was rejected in other thread already).
When sending me private messages: Please make sure to include reference link to your forum thread or post.
TeamSpeak FAQ || What should i report, when i open a client thread?
There are currently 1 users browsing this thread. (0 members and 1 guests)