Community Forums Today's Posts     Member List     Archive    
Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2010
    Location
    N/A
    Posts
    4

    Unhappy [Solved] No wat to change connection port of ts3 server ?!

    I had a host in a LAN, and configured the rounter NAT for mirror ports 3780~3785 (UDP & TCP) to Internet about my host.

    3780 (UDP) for hlds, a cs server
    3781 (TCP, UDP) for srcds, a css server
    3783 (TCP) for TS2 Server configuration Web
    3785 (UDP) for TS2 Server connection
    3785 (TCP) for my host remote.

    I wanna stop ts2 server and run a ts 3 server, get a Non-Profit License file and installed the ts3 server in the right way then clients can join the server by default port and work fine.

    my steps (all in a commands line window):
    first running "ts3server_win32.exe" with comand "createinifile=1"
    close server and rename "ts3server.ini" to "3785.ini"

    === 3785.ini content ===
    machine_id=
    default_voice_port=9987
    voice_ip=0.0.0.0
    licensepath=
    filetransfer_port=30033
    filetransfer_ip=0.0.0.0
    query_port=10011
    query_ip=0.0.0.0
    query_ip_whitelist=query_ip_whitelist.txt
    query_ip_blacklist=query_ip_blacklist.txt
    dbplugin=ts3db_sqlite3
    dbpluginparameter=
    dbsqlpath=sql/
    dbsqlcreatepath=create_sqlite/
    dblogkeepdays=90
    logpath=logs
    logquerycommands=0
    dbclientkeepdays=30
    ====================

    and next time runnning "ts3server_win32.exe" with command "inifile=3785.ini"
    now, all steps before is ok, clients can join server by default port.

    trouble start here:
    i said my host in a LAN, so i wanna change the TS3 server ports and my friends can join server by Internet.

    readed "server_quickstart.txt" change connection and other useful ports

    edit "3785.ini" file
    ...
    default_voice_port=3785
    filetransfer_port=3784
    query_port=3783
    ...

    then running server again... clients can't connect to server, it's display "Failed to connect to serve", restore modify from "3785.ini" and server working fine ...

    how to fix this problem? help !

  2. #2
    Join Date
    Feb 2006
    Location
    Texas, USA
    Posts
    4,187
    close server and rename "ts3server.ini" to "3785.ini"
    This is just a guess but have you tried renaming the ini file back to ts3server.ini with your custom settings?

  3. #3
    Join Date
    Apr 2010
    Location
    N/A
    Posts
    4
    Quote Originally Posted by poisonpanik View Post
    have you tried renaming the ini file back to ts3server.ini with your custom settings?
    it's still not work.

  4. #4
    Join Date
    Jan 2010
    Location
    Germany / Frankfurt
    Posts
    24
    Did your clients tried to connect to port 9987, because I think that should work. I think that you can't change the port a virtualserver listens on by changing the port in the config.
    You must resetup the whole server with the new config, or change the port via telnet.

  5. #5
    Join Date
    Dec 2004
    Location
    RF
    Posts
    1,693
    Did you actually read server documentation?...
    It clearly says that default_voice_port is an one-time directive, only used when you launching your server first time, before you create a database.
    After that you have to use query console to change voice port.

    And delete your INI file, you don't need it until you actually understand how it works.

  6. #6
    Join Date
    Apr 2010
    Location
    N/A
    Posts
    4

    Exclamation

    Quote Originally Posted by ANR Daemon View Post
    Did you actually read server documentation?...
    It clearly says that default_voice_port is an one-time directive, only used when you launching your server first time, before you create a database.
    After that you have to use query console to change voice port.

    And delete your INI file, you don't need it until you actually understand how it works.
    I'm confusion after read these replies, I don't need instruction, I wantoknow how can I do it by right way for change server port.

  7. #7
    Join Date
    Jul 2002
    Location
    Germany
    Posts
    2,836
    delete ts3server.sqlitedb
    re-run your server with the ini parameter
    You think my answer is stupid ? Read This:
    http://www.catb.org/~esr/faqs/smart-...ons.html#intro

    In a world without fences and walls - who needs windows and gates ?

  8. #8
    Join Date
    Apr 2010
    Location
    N/A
    Posts
    4

    Smile

    Quote Originally Posted by Peter View Post
    delete ts3server.sqlitedb
    re-run your server with the ini parameter
    It's a good answer, my server is working now.

    Thanks for the <How To Ask Questions The Smart Way>
    I'm learned more lessons, thank you again.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Solved] Need Change Server Query port
    By SSJ4GOGETA in forum Windows
    Replies: 9
    Last Post: 08-02-2010, 20:26
  2. »»» FAQ - TS 2.x Server
    By Michael in forum [TeamSpeak 2] Server Support
    Replies: 158
    Last Post: 29-12-2009, 23:20
  3. Connection Timed Out
    By Optiks in forum [TeamSpeak 2] Server Support
    Replies: 3
    Last Post: 20-01-2009, 12:17
  4. Server stops responding
    By Xeroed in forum [TeamSpeak 2] Server Support
    Replies: 10
    Last Post: 27-09-2006, 04:08
  5. Scheisse habe QDSL alles geht nur keine REG
    By Creeper in forum [TeamSpeak 2] Server Support
    Replies: 6
    Last Post: 29-08-2002, 09:06

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •