Community Forums Today's Posts     Member List     Archive    
Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Apr 2012
    Posts
    3

    Server Port Query

    Hello,

    (sorry for my bad english)

    I have several questions to the server TS3

    1.Is the two persons I use NON-PROFIT license under the same IP?
    2.How to change the Port Query? The Debian system.

  2. #2
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,039
    Please clarify your first question.

    As for the second one: You can change the query port by using command line parameters. See server_quickstart.txt in your docs Folder for further instructions.

  3. #3
    Join Date
    Apr 2012
    Posts
    3
    The first question

    Can I use two different licenses on one physical server to a single server at ip Slok 512 xxxx: 9987. and route 512 slot on another license xxxx: 9988, by launching two separate servers ts, but on the same pc, and the same ip.

    Edit:

    it should look like this start?

    ./ts3server_startscript.sh start default_voice_port=10000 query_port=10012 query_ip=X.X.X.X
    Last edited by Lobker; 25-04-2012 at 23:55.

  4. #4
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,039
    almost, but the startscript can only take one additional Parameter, since you want to use multiple ones you either have to edit them into the startscript.sh File.
    just add them before the ${2} in the following line:
    Code:
    COMMANDLINE_PARAMETERS="${2}" #add any command line parameters you want to pass here
    the other choice you have is to use an ini file and put every parameter inside the ini file and then start the server with the inifile=myfile.ini Parameter.

    Not sure about the licenses, guess it depends why you would want to do that and for what purpose.
    You can only have one license per individual / organization afaik.

  5. #5
    Join Date
    Apr 2012
    Posts
    3
    I am with someone I have purchased together VPS, and wanted me to bet on before I separate on a separate TS and TS, and the slot 512 is not enough for one;/. This course for non-commercial purposes.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Query Server port: of TeamSpeak3
    By alexlipca in forum General Questions
    Replies: 1
    Last Post: 12-10-2011, 23:16
  2. [Resolved] Server Query: Get client port
    By Ronald in forum Server Support
    Replies: 2
    Last Post: 13-09-2011, 16:06
  3. Change Query Port Port on Windows Server
    By romaN1989 in forum Windows
    Replies: 1
    Last Post: 01-01-2011, 22:38

Posting Permissions

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