Community Forums Today's Posts     Member List     Archive    
Page 1 of 3 123 LastLast
Results 1 to 15 of 43
  1. #1
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113

    The Gametracker Can't See My Server Thread

    SOLUTION: http://forum.teamspeak.com/showpost....29&postcount=5


    So there is a couple of threads over at GameTracker and I am stung by this as well.

    http://forums.gametracker.com/showthread.php?p=33143
    http://forums.gametracker.com/showthread.php?t=13699


    SYMPTOM:
    Gametracker cant get the information from my TS3 server.
    As stated on the gametracker website forums at http://forums.gametracker.com/showthread.php?p=33143

    Mike:

    Quite possible that the TS3 server bans scans. We have over 400 scanning ips so it would be impossible to add a whitelist for all our scanners. Maybe there is a way to disable this filter?
    You also will not be able to add servers through the Gametracker Interface.

    EFFECTED VERSIONS:
    -Linux YES
    -Beta 16 Linux 32Bit (Confirmed)

    SOLUTION:
    ?

    Additional Notes:
    -This has also disabled my Windows Teamspeak Gadget V.3.2



    I am thinking you could with work from TS, You and Gametracker
    -Make a remote query group on your server with just enough rights to scan (Possibly TS Team premakes this group in future builds)
    -Create a user token for that group
    -Gametracker (and other companies) make it so you push in the Token you made that gives them lookup access in thier User Panels.
    -Gametracker site then uses the token to get privs
    -Bob is your uncle


    Im sure I make that sound simpler that it would be to implement, But I am just trying to bounce ideas here
    Last edited by KoldFusion; 26-01-2010 at 22:06.

  2. #2
    Join Date
    Dec 2009
    Location
    in a house
    Posts
    2
    I'm guessing they are working on a fix since this only applies to Linunx x86 distro and that's it ( at least I think). I think your token idea is a good one though. Seems like it should work in theory, I mean to access API's tokens work really well.

  3. #3
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113

    Smile

    This makes me happy

  4. #4
    Join Date
    Oct 2009
    Location
    belgium
    Posts
    21
    Having the same problem with a fresh install of beta 16 Linux 64 bit.
    But on my windows servers it's working fine.

  5. #5
    Join Date
    Oct 2009
    Location
    belgium
    Posts
    21
    Already found it some days ago, but forgot to restart the server.


    login as serveradmin (shell)

    commands:
    use sid=1
    servergroupaddperm sgid=1 permid=4356 permvalue=1 permskip=0 permnegated=0
    servergroupaddperm sgid=2 permid=4356 permvalue=1 permskip=0 permnegated=0

    Restart the server

  6. #6
    Join Date
    Jul 2004
    Location
    Oirschot, Netherlands
    Posts
    129
    Quote Originally Posted by flightwatch View Post
    Already found it some days ago, but forgot to restart the server.


    login as serveradmin (shell)

    commands:
    use sid=1
    servergroupaddperm sgid=1 permid=4356 permvalue=1 permskip=0 permnegated=0
    servergroupaddperm sgid=2 permid=4356 permvalue=1 permskip=0 permnegated=0

    Restart the server
    Why do you also need to add this for serverqueryadmingroup?

  7. #7
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    They have it set anyway so in reality it doesnt change anything. You can ommit it but it doesnt do any harm anyway.

  8. #8
    Join Date
    Jul 2004
    Location
    Oirschot, Netherlands
    Posts
    129
    If this indeed gives you right to use serverlist as query guest, had it already enabled.

    Yet my customers still have problems adding their server to the gametracker list

    Tsviewer was easy, just add a whitelist ip.

    The problem is even though you have 400 ips, you don't use them all for ts3. Else ts3 would not be able to temp ban you as it bans by ip.

    I would prefer locking down the query as much as possible, and only allow ts-viewers etc, by adding them to ip whitelist.

    Any other suggestions about what i can do?

    running linux_amd64 version beta16 (tsviewer works, am unable to fix gametracker )

  9. #9
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113
    Quote Originally Posted by KiLLers NL View Post
    If this indeed gives you right to use serverlist as query guest, had it already enabled.

    Yet my customers still have problems adding their server to the gametracker list

    Tsviewer was easy, just add a whitelist ip.

    The problem is even though you have 400 ips, you don't use them all for ts3. Else ts3 would not be able to temp ban you as it bans by ip.

    I would prefer locking down the query as much as possible, and only allow ts-viewers etc, by adding them to ip whitelist.

    Any other suggestions about what i can do?

    running linux_amd64 version beta16 (tsviewer works, am unable to fix gametracker )
    (( Try deleting and re-adding a server on the GT Site, mine works a little now ))

    Thats why I was thinking about a token system using TS3s Tokens on the GameTracker site. Obviously it would take GT and TS to do some stuff here.

    TS3 to make a default group for trackers. GT and other sites to allow the use of tokens in their scanning software

    This isnt just a GameTracker thing. This is a remote query issue with any service.

  10. #10
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    Another Solution would be that you ask GT to fix their Script so that it works the same way TSViewer queries the Servers since it appears TSV is able to query servers without any changes to the Permissions. This would be the prefered way.
    Last edited by SilentStorm; 28-01-2010 at 15:07. Reason: removed part that turned out to be wrong

  11. #11
    Join Date
    Sep 2007
    Location
    Calgary Alberta Canada
    Posts
    113
    Quote Originally Posted by SilentStorm View Post
    Note that you have to adjust the VirtualServer ID in the use command to the ServerID of the VirtualServer you would like to query with GameTracker.

    Another Solution would be that you ask GT to fix their Script so that it works the same way TSViewer queries the Servers since it appears TSV is able to query servers without any changes to the Permissions. This would be the prefered way.
    GT Uses a bunch of IPs to track where as TSV you would just have to adjust your whitelist (Which auto refreshes every 5 minutes) as TSV wont have many IPs. So they would have to limit their scanning scripts to say one IP block.


    I also HIGHLY doubt GT uses 400 random IPs. they probably own a nice chunk of a block so we can use wildcards like 123.345.567.*


    I hope these two companies get along good

  12. #12
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    well even if they do it's kind of their responsibility to make their stuff work, not teamspeak's. Adding ip(s) to whitelist is ok but punching a hole in your server instance's serurity by allowing anyone to see what servers are running on any given IP Address?

  13. #13
    Join Date
    Jul 2004
    Location
    Oirschot, Netherlands
    Posts
    129
    Quote Originally Posted by SilentStorm View Post
    well even if they do it's kind of their responsibility to make their stuff work, not teamspeak's. Adding ip(s) to whitelist is ok but punching a hole in your server instance's serurity by allowing anyone to see what servers are running on any given IP Address?
    true true, i wouldn't even mind giving gametracker a login where i setup ignore flood settings.

    yet am very curious about a solution, i don't even mind adding 400 ips to my whitelist.

  14. #14
    Join Date
    Mar 2010
    Location
    Estonia
    Posts
    1
    Quote Originally Posted by flightwatch View Post
    Already found it some days ago, but forgot to restart the server.


    login as serveradmin (shell)

    commands:
    use sid=1
    servergroupaddperm sgid=1 permid=4356 permvalue=1 permskip=0 permnegated=0
    servergroupaddperm sgid=2 permid=4356 permvalue=1 permskip=0 permnegated=0

    Restart the server
    I'm having the same problem and when adding "servergroupaddperm sgid=1 permid=4356 permvalue=1 permskip=0 permnegated=0", it just gives me error "error id=2568 msg=insufficient\sclient\spermissions failed_permid=17286".
    1. Downloaded Beta 20
    2. untarred and ran the script
    3. used the token on my account and generated ServerQuery password
    4. Whitelisted IP-s
    5 .logged in to telnet ip:10011
    6. Logged in using ServerQuery username and password:
    7. login username password, it returned "error id=0 msg=ok"
    8. use serverid(im may case it was 1), again "error id=0 msg=ok"
    now, when I execute commands
    "servergroupaddperm sgid=1 permid=4356 permvalue=1 permskip=0 permnegated=0
    servergroupaddperm sgid=2 permid=4356 permvalue=1 permskip=0 permnegated=0"

    They return with:
    "error id=2568 msg=insufficient\sclient\spermissions failed_permid=17286"

    What am I missing here?

  15. #15
    Join Date
    Mar 2010
    Location
    Nevada
    Posts
    3
    Quote Originally Posted by flightwatch View Post
    Already found it some days ago, but forgot to restart the server.


    login as serveradmin (shell)

    commands:
    use sid=1
    servergroupaddperm sgid=1 permid=4356 permvalue=1 permskip=0 permnegated=0
    servergroupaddperm sgid=2 permid=4356 permvalue=1 permskip=0 permnegated=0

    Restart the server
    How do I login as serveradmin (shell) ?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Teamspeak 3 Server | gametracker.com
    By Ar2rJke in forum Windows
    Replies: 0
    Last Post: 17-07-2011, 04:20
  2. Rc1 Server and Gametracker issue
    By thaidavid in forum Server Support
    Replies: 1
    Last Post: 26-05-2011, 09:24
  3. Gametracker can't scan server?
    By Heartless 1.0 in forum Server Support
    Replies: 0
    Last Post: 21-03-2011, 12:00
  4. [solved] i cant add server on gametracker
    By aljosa555 in forum Server Support
    Replies: 34
    Last Post: 28-09-2010, 13:12

Tags for this Thread

Posting Permissions

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