NeoProtect blocking connection for TeamSpeak Server

Using docker with latest Debian and Pelican panel.
Log:

:/home/container$ ./tsserver --filetransfer-port 30033 --query-http-port 10080 --query-ssh-port 10022 --default-voice-port 9987
2025-07-27 13:32:39.455941|INFO    |ServerLibPriv |   |TeamSpeak Server v6.0.0-beta5 (2025-07-10 12:37:11)
2025-07-27 13:32:39.456102|INFO    |ServerLibPriv |   |SystemInformation: Linux 6.8.0-57-lowlatency #59.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 20 03:40:08 UTC 2025 x86_64 Binary: 64bit
2025-07-27 13:32:39.456498|INFO    |              |   |checking database integrity (may take a while)
2025-07-27 13:32:39.464686|WARNING |Accounting    |   |Unable to open /home/container/licensekey.dat
2025-07-27 13:32:39.464971|INFO    |Accounting    |   |Licensing Information
2025-07-27 13:32:39.465017|INFO    |Accounting    |   |licensed to       : TeamSpeak System GmbH
2025-07-27 13:32:39.465030|INFO    |Accounting    |   |type              : No License
2025-07-27 13:32:39.465045|INFO    |Accounting    |   |starting date     : Tue Jul  1 00:00:00 2025
2025-07-27 13:32:39.465055|INFO    |Accounting    |   |ending date       : Mon Sep  1 00:00:00 2025
2025-07-27 13:32:39.465064|INFO    |Accounting    |   |max virtualservers: 1
2025-07-27 13:32:39.465072|INFO    |Accounting    |   |max slots         : 32
2025-07-27 13:32:39.549059|INFO    |              |   |Precomputing puzzle, this may take some seconds...
2025-07-27 13:32:40.770654|INFO    |              |   |Puzzle precompute time: 1221
2025-07-27 13:32:40.770959|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033

Tried a lot of things and nothing seems to work. I really wanna test the TS6 on my VPS.

Have you had a TS3 server running before on the same VPS? Was it working there?

2 Likes

No, I never had a TeamSpeak3 server on there. I finally kinda solved it, it was from the NeoProtect filters but now I don’t have any protection.

Then they probably block are blocking traffic that is coming trough the voice port, which is necessary to initialize the connection.

3 Likes