TeamSpeak-Systems / teamspeak-linux-docker-images

docker build files for TeamSpeak servers
Other
115 stars 55 forks source link

Issue with the filetransfer #10

Closed melvin-v-w closed 6 years ago

melvin-v-w commented 6 years ago

I have an Issue on my gce kubernetes environment, that i cant create a loadbalancer that serves multiple ports with different protocols. Would be nice if i can define a different ip for the filetransfer than my actual one for the voice udp.

muenchow commented 6 years ago

that is currently not possible. i will add the suggestion to the internal feature list, and will update the the issue when i have an answer.

muenchow commented 6 years ago

We finally went through the features to be included in the next server and decided against adding this feature, sorry.

melvin-v-w commented 6 years ago

Mh. Isn't there already the feature to have a different fileserver ip then the voice one?

Something like this

filetransfer_port=30033
filetransfer_ip=192.168.1.0,0:0:0:0:0:0:0:1

But thanks for the investigation.