Community Forums Today's Posts     Member List     Archive    
Page 5 of 5 FirstFirst ... 345
Results 61 to 72 of 72
  1. #61
    Join Date
    Dec 2009
    Location
    St.Petersburg, Russia
    Posts
    136
    Quote Originally Posted by bofh999 View Post
    the ts server has to run on multiple OS (linux ,..win..) [...skip...] have to solve it with qt
    Either that or just utilize any portable DNS query library. Google suggests this one: http://sourceforge.net/projects/adns/

  2. #62
    Join Date
    Jun 2008
    Posts
    7,762
    Our next client release 3.0.8 will support SRV and TSDNS SRV records.
    This has been tested and tweaked so far.

    The clients priority for a connection will be:
    1. TSDNS SRV > 2. SRV > 3. TSDNS > 4. DNS > 5. IP

    -Logging for clients will show some extended informations about the connection.
    -Android and Iphone won't support this feature, when it is released for the normal client 3.0.8. It is planned to include this later.

    There is no release date yet, for a beta or stable version.
    Last edited by dante696; 27-06-2012 at 09:51.
    ---------------------------------------------------------
    Please don't send me private support questions.
    They belong into the forum and maybe other users have these questions/problems too.

    TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
    NPL License (Registration)

  3. #63
    Join Date
    Jan 2004
    Location
    Levittown, NY
    Posts
    23
    That's awesome thank you!

  4. #64
    Join Date
    Mar 2010
    Location
    Australia
    Posts
    16
    Quote Originally Posted by dante696 View Post
    Our next client release 3.0.8 will support SRV and TSDNS SRV records.
    This has been tested and tweaked so far.

    The clients priority for a connection will be:
    1. TSDNS SRV > 2. SRV > 3. TSDNS > 4. DNS > 5. IP
    Awesome!

    Does this fix the bug where TSDNS lookups are done when an IP address is given? And when a port is given I assume it bypasses any TSDNS or SRV lookups?

  5. #65
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    240
    Thank you very much!

  6. #66
    Join Date
    Dec 2011
    Location
    Russian
    Posts
    5
    Name:  ice-cream-cake.jpeg
Views: 300
Size:  45.2 KB


  7. #67
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    Quote Originally Posted by dante696 View Post
    The clients priority for a connection will be:
    1. TSDNS SRV > 2. SRV > 3. TSDNS > 4. DNS > 5. IP

    -Logging for clients will show some extended informations about the connection.
    Curious about what TSDNS SRV is going to be? SRV Record that specifies the Server to query for TSDNS which will then answer with the IP:Port Info as it used to do up till now?

  8. #68
    Join Date
    Jun 2008
    Posts
    7,762
    TSDNS SRV, is your domain, that guides to a TSDNS server, that is running on the same machine or another server/computer.
    This TSDN server does the old job then.
    ---------------------------------------------------------
    Please don't send me private support questions.
    They belong into the forum and maybe other users have these questions/problems too.

    TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
    NPL License (Registration)

  9. #69
    Join Date
    Jul 2002
    Location
    Germany
    Posts
    2,836
    Quote Originally Posted by Neo-Vortex View Post
    Awesome!

    Does this fix the bug where TSDNS lookups are done when an IP address is given?
    No such bug is known to me. Looking at the code it should not happen, IPs are detected and not resolved.

    And when a port is given I assume it bypasses any TSDNS or SRV lookups?
    I am not sure I understand what exactly you mean here. Obviously when you do IPort neither TSDNS or SRV lookups take place. When you do domainort any SRV records will overwrite your port, and a TSDNS server has the option either overwrite it or to keep it in place via the $PORT variable in the TSDNS server config.

  10. #70
    Join Date
    Dec 2011
    Location
    Russian
    Posts
    5

    dns srv

    cname: example.net example.com
    srv: _ts3._udp.ts 3600 IN SRV 0 100 9187 example.com

    not support ?

    Thread was merged

  11. #71
    Join Date
    Jan 2010
    Location
    Germany
    Posts
    2,038
    SRV Records are supported since TeamSpeak Client Version 3.0.8 See Changelog.

    The Reason yours is not working is because the DNS Entry is invalid... (See Wikipedia).

    It needs to be _ts3._udp.example.com 3600 IN SRV 0 100 9187 example.com. you forgot the Domain Name which I wrote in bold for you.

  12. #72
    Join Date
    Dec 2011
    Location
    Russian
    Posts
    5
    cname: example.net example.com -> srv record
    support ?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hot key for record.
    By Mobious in forum [TeamSpeak 2] General Questions
    Replies: 4
    Last Post: 18-07-2007, 19:26
  2. Record
    By Najki in forum [TeamSpeak 2] Server Support
    Replies: 5
    Last Post: 06-01-2004, 13:03
  3. record
    By XMAS in forum [TeamSpeak 2] General Questions
    Replies: 2
    Last Post: 03-07-2002, 18:41

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
  •