Results 1 to 1 of 1
Thread: TS3 Keeps Binding to 0.0.0.0
Hybrid View
-
16-10-2010, 03:07 #1
-= TeamSpeak User =-
- Join Date
- Jul 2007
- Location
- Not Applicable
- Posts
- 10
TS3 Keeps Binding to 0.0.0.0
I'm using beta29 (12473) and even though I specified it to run on a certain port it still binds to 0.0.0.0.
2010-10-16 01:59:12.717171|INFO |ServerLibPriv | | Server Version: 3.0.0-beta29 [Build: 12473], Linux
2010-10-16 01:59:12.717377|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH
2010-10-16 01:59:12.717400|INFO |DatabaseQuery | | dbPlugin version: 3.6.21
2010-10-16 01:59:12.717568|INFO |DatabaseQuery | | checking database integrity (may take a while)
2010-10-16 01:59:14.416491|INFO |SQL | | pruning old database log entries where timestamp is older than 90 days
2010-10-16 01:59:15.845676|INFO |Accounting | | Licensing Information
2010-10-16 01:59:15.845724|INFO |Accounting | | type : Non-profit
2010-10-16 01:59:15.845775|INFO |Accounting | | starting date : Tue Dec 22 23:00:00 2009
2010-10-16 01:59:15.845797|INFO |Accounting | | ending date : Wed Dec 22 23:00:00 2010
2010-10-16 01:59:15.845817|INFO |Accounting | | max virtualservers: 10
2010-10-16 01:59:15.845836|INFO |Accounting | | max slots : 512
2010-10-16 01:59:15.859669|INFO |FileManager | | listening on 0.0.0.0:30033
2010-10-16 01:59:16.082398|INFO |VirtualServer | 1| listening on 0.0.0.0:9987
2010-10-16 01:59:16.083477|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1,
2010-10-16 01:59:16.083692|INFO |Query | | listening on 0.0.0.0:10011I tried doing this method and it still doesn't bind.machine_id=1
default_voice_port=9987
voice_ip=208.74.66.20
licensepath=/home/********/teamspeak3/teamspeak3-server_linux-amd64/license.dat
filetransfer_port=30033
filetransfer_ip=208.74.66.20
query_port=10011
query_ip=208.74.66.20
query_ip_whitelist=query_ip_whitelist.txt
query_ip_blacklist=query_ip_blacklist.txt
dbplugin=ts3db_sqlite3
dbpluginparameter=
dbsqlpath=sql/
dbsqlcreatepath=create_sqlite/
dblogkeepdays=30
logpath=logs
logquerycommands=0
dbclientkeepdays=30
Oh and I have multiple IPs which is why I only want it to listen to that IP.COMMANDLINE_PARAMETERS="${2}" #add any command line parameters you want to pass here
BINARYPATH="$(dirname "${0}")"
cd "${BINARYPATH}"
LIBRARYPATH="$(pwd)"
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Error installing TS3 on CentOS Server
By umarsa in forum Server SupportReplies: 2Last Post: 22-07-2010, 07:59 -
lost file transfer connection
By xEvAngelx in forum Linux / FreeBSDReplies: 12Last Post: 24-06-2010, 18:30 -
server down and can help him no longer start
By bohdalb in forum Linux / FreeBSDReplies: 11Last Post: 18-01-2010, 16:05 -
Virtual server manager critical error?
By AndresCL in forum Linux / FreeBSDReplies: 28Last Post: 03-01-2010, 14:15


Reply With Quote