Query server for ssh running on 0.0.0.0:10022 but do not want that

Hello,

In my ts3server.ini, I have the variables set for query_ip and filetransfer_ip to run on a specific address. It works fine.

However, I still see the server running on 0.0.0.0:10022 for servery query ssh. Is there a variable I can use for that so it will not run on 0.0.0.0? (0.0.0.0 = all interfaces and I don’t want that)

Also, is there a glossary for all variables that can be used in the ts3server.ini file?

Thanks!

All parameters are documented in the server_quickstart.md


Start your server with parameter createinifile=1 and it will create you a full ts3server.ini file (any other ts3server.ini must be moved out of server folder first!).

Then you can change the IP or any other Parameter.

3 Likes

Can’t replace context in synology NAS docker container.
Why?

Auto replace to
licensepath=
query_protocols=raw
query_timeout=300
query_ssh_rsa_host_key=ssh_host_rsa_key
query_ip_whitelist=query_ip_whitelist.txt
query_ip_blacklist=query_ip_blacklist.txt
dbplugin=ts3db_sqlite3
dbpluginparameter=/var/run/ts3server/ts3db.ini
dbsqlpath=/opt/ts3server/sql/
dbsqlcreatepath=create_sqlite
dbconnections=10
dbclientkeepdays=30
logpath=/var/ts3server/logs
logquerycommands=0
logappend=0
serverquerydocs_path=/opt/ts3server/serverquerydocs/
query_port=10011
filetransfer_port=30033
default_voice_port=9987
query_ssh_port=10022