Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - TeamSpeak

Featured Replies

  • Author
2 hours ago, binhex said:

im aware of the issue guys, but i have been ill so haven't got around to taking a look, i will try my best to get some time to fix it up guys, sorry for the delay.

 

ok new image built, try pulling it down and give it a go.

  • Replies 160
  • Views 53.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Tips I'd like to share:   1) the default network type is "host",  make sure you select "bridge" if you are doing port forwarding,  as in screenshot below:     These are the listening ports

  • yes, simply change the port mapping on the host side so that you dont get a port clash, oh and use a different host path for /config as well.

  • ive never done this, but yeah it should be possible, one thing you will need to ensure is that the source teamspeak server is running the same version as the docker TS server (as close as possible) ot

Posted Images

11 minutes ago, binhex said:

 

ok new image built, try pulling it down and give it a go.

 

Amazing! 

 

Its ALIVE!!! - Thanks binhex, Top work as always... very much appreciated! Thanks ;D

Thanks so much for fixing this so quickly. 

 

Hope you are feeling better!

Thanks for the help :}

Worked here. Hope you have a speedy recovery!

  • 7 months later...

Hi :)

First of, great docker as usual Binhex, like 80% of my dockers are ur's :D But I do seem to have run into a small problem on this one. I can't seem to find the conf files for this docker?? Running unRaid 6.6.1.
I see a few places you have referenced the config folder. Can't find it :S The docker is in the normal place like all my others, but the only files in there are the sql files, supervisor log, log files and the icons I have added.

Checked the /usr/share/teamspeak3-server/ and /var/lib/teamspeak3-server/, none of those folders exist.

 

I'm aware that I'm still a noob and quite fresh on unraid, but where in the world did you hide these files? :D

 

Regards.

 

*Edit*

Quick sidenote doh, I do have the docker running and works perfectly, just want to change some settings :D

Edited by ProZac
Adding info

  • Author
8 hours ago, ProZac said:

I can't seem to find the conf files for this docker

what specific files are you looking for?, from memory teamspeak server stores all configuration in the sqlite/mysql database, if you want to configure the server then you would need to connect via the teamspeak client.

25 minutes ago, binhex said:

what specific files are you looking for?, from memory teamspeak server stores all configuration in the sqlite/mysql database, if you want to configure the server then you would need to connect via the teamspeak client.

Ah was afraid of that. I have been in telnet already, but was hoping they had like a normal config file of sorts that I could edit ports and such for several servers instead of doing it all manual from telnet. A nice .ini file or sommit with the port settings and such hehe.
Where should the whitelist/banlist etc be saved? Would this also be in the mysql database? Read that whitelists normaly are a txt file of sorts? 
On docker start it lists /etc/supervisor/conf.d/teamspeak.conf but this folder /etc/supervisor/ don't exist? :(

Sorry if all theese are weird/noob questions :)

  • Author
3 minutes ago, ProZac said:

normal config file of sorts that I could edit ports and such for several servers instead of doing it all manual from telnet.

you dont need to use telnet, assuming you are a unraid user you simply edit the port on the host side to whatever you want using the unraid web ui/docker tab its as simple as that, you can then add another docker container, point it at a different path for /config, change its host port ot be something not already in use and voila you then have 2 teamspeak servers.

 

5 minutes ago, ProZac said:

Where should the whitelist/banlist etc be saved?

im assuming this is alll driven by the teamspeak client, a bit of googling would probably reveal this (not a teamspeak user).

 

6 minutes ago, ProZac said:

On docker start it lists /etc/supervisor/conf.d/teamspeak.conf but this folder /etc/supervisor/ don't exist?

thats because that path and file exist inside the container, not on the host (as in unraid's file system).

Ah ofc, I already added ports in docker page, shoulda figured haha :D

Normaly there is a folder on the "server" side with a config file and whitelist etc that can be edited, not sure where that went on Unraid, checked all the docker folders, but can't find this anywhere. Maybe not there as most is configured in docker itself and I can just add extra whitelist file, will do some more research. Tnx agan for quick and well explained respons :)

 

 

  • 1 month later...

anyone else has problem with connection from outside?

 

I can connect to it via LAN, on the default port.

But portforward still doesn't work

no matter what I do, I can't connect to it

I forward the default 9987 port

I even changed the docker to host mapping to something random, like 8088, and i can connect to LANIP:8088, but when I forward the port, I can't connect to WAN:8088

any ideas?

is it with my router?

I have plenty of other dockers, which work fine with port forwarding (web apps, like radarr, sonarr)

 

anything special about ts3?

Do I need other ports?

 

cheers

  • Author
20 hours ago, LSL1337 said:

anyone else has problem with connection from outside?

 

I can connect to it via LAN, on the default port.

But portforward still doesn't work

no matter what I do, I can't connect to it

I forward the default 9987 port

I even changed the docker to host mapping to something random, like 8088, and i can connect to LANIP:8088, but when I forward the port, I can't connect to WAN:8088

any ideas?

is it with my router?

I have plenty of other dockers, which work fine with port forwarding (web apps, like radarr, sonarr)

 

anything special about ts3?

Do I need other ports?

 

cheers

you have to run this docker as "host" network (the default) not bridged, and thus you cannot specify the port, instead you simply port forward to <your hosts ip address> port 9987 

48 minutes ago, binhex said:

you have to run this docker as "host" network (the default) not bridged, and thus you cannot specify the port, instead you simply port forward to <your hosts ip address> port 9987 

I started with that (default settings), and couldn't forward 9987 either. couldn't join from WAN:9987, but LAN:9987 worked.

same with bridge solution, i mentioned above

 

btw: any reason this docker uses host, and not bridge?

  • Author
54 minutes ago, LSL1337 said:

I started with that (default settings), and couldn't forward 9987 either. couldn't join from WAN:9987, but LAN:9987 worked.

same with bridge solution, i mentioned above

 

btw: any reason this docker uses host, and not bridge?

make sure you are port forwarding all the required ports:-

 

the TS3 server creates a virtual voice server on port 9987 (UDP). The ServerQuery is listening on port 10011 (TCP) and file transfers will use port 30033 (TCP)...

Edited by binhex

yeah google showed me the same.

 

i used ts3 before, and I only forwarded the default port and it worked.

it doesn't for a while now. any docker specific thing i should know?

 

does anyone has this working with WAN:port?

how should i config this in pfsense? Simple Port forwarding or is there a better way?

  • Author
yeah google showed me the same.
 
i used ts3 before, and I only forwarded the default port and it worked.
it doesn't for a while now. any docker specific thing i should know?
 
does anyone has this working with WAN:port?
Yes, me, I tested it this afternoon and once the correct ports were set I could access it internally or externally, keep in mind you must ensure the protocol is set correctly too (UDP/TCP)

Sent from my EML-L29 using Tapatalk

  • Author
how should i config this in pfsense? Simple Port forwarding or is there a better way?
Create NAT rules and then subsequent firewall rules for each port.

Sent from my EML-L29 using Tapatalk

13 hours ago, binhex said:

Create NAT rules and then subsequent firewall rules for each port.

Sent from my EML-L29 using Tapatalk
 

i created the port forward rules for teamspeak. what firewall rules should i add?

  • Author
4 minutes ago, mweis said:

i created the port forward rules for teamspeak. what firewall rules should i add?

there is no such thing as a port forward rule in pfsense, what did you actually create? nat rule?

nat rule yeh

  • Author
5 minutes ago, mweis said:

nat rule yeh

ok if you created a nat rule and you left the tickbox at the bottom ticked which says something like "now go and also create the subsequent firewall rules" then you shouldn't need to do anything, obviously if you did untick this option then you will need to manually go create the firewall rules.

yeh i ticked it. but one more question, why does this docker only work in bridge mode? i have a bridged-vlan on unraid for own subnet, if i choose this, the docker doesnt start correctly.

  • 4 weeks later...

Hi I was just wondering of you know that 3.5.x has been released? If you have the time i would really be thankful! :)

  • Author
On 1/8/2019 at 11:53 PM, DigitalLF said:

Hi I was just wondering of you know that 3.5.x has been released? If you have the time i would really be thankful! :)

due to changes from AUR to the offical arch repo this snuck through my automation system, so i will need to do some code changes before this gets updates, but its now on my radar to do :-).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.