• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

teaspeak in intranet

aanno

New member
Hello,

I just tried to install an private teaspeak for an intranet (internet access through proxy only). However, this turned out to be not straight forward. Especially, I encountered the following problems:
  • web should not use 80/443 but 9080/9443
  • web should use the intranet teaspeak server only (no choice!)
  • teaspeak server should not download (or better: try to download) list of other servers
  • accessing teaspeak sometimes redirects my to https://web.teaspeak.de/
Any suggestions how to tackle these problem?

Kind regards,
aanno
 

farhadhelix

TeaFanatic
if you need to play with ports you need to put a router in front of your server and do some NAT and port mapping for it
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Hey,
related to your points

> web should not use 80/443 but 9080/9443
The web client itself does not provide any server.
You can change such settings on your web server.

> web should use the intranet teaspeak server only (no choice!)
Currently not possible without editing the source code (https://github.com/TeaSpeak/TeaWeb)

> teaspeak server should not download (or better: try to download) list of other servers
It dosn't

> accessing teaspeak sometimes redirects my to https://web.teaspeak.de/
By default if you're sending a HTTP(S) request to http://<your ip>:<your port> it redirects you to https://web.teaspeak.de/.
This isn't editable yet, but would be kinda a need feature. You may want to create an enchantment issue for that herehttps://github.com/TeaSpeak/TeaSpeak