Community Forums Today's Posts     Member List     Archive    
Results 1 to 15 of 15
  1. #1
    Join Date
    Dec 2009
    Location
    Usa,RI
    Posts
    16

    Exclamation Failed to resolve hostname

    Some of the people that are trying to connect to the windows server that I am hosting get this error when connecting to the server.

    Code:
    Failed to resolve hostname
    'pool-74-97-187-201.prvdri.fios.verizon.net': Host not found
    My Servers IP/Port Is, 74.97.187.201 / 9987.

    Everyone elce can connect to me, just one or two people can't. I don't know If It's me blocking him or If It's his firewall or something, any ideas?

  2. #2
    Join Date
    Dec 2009
    Location
    Germany
    Posts
    26
    If you run it from your home computer, you have to add the port of the TS3 server in your Router so every one can connect

  3. #3
    Join Date
    Dec 2009
    Location
    Sweden
    Posts
    21
    Quote Originally Posted by alinayg View Post
    Some of the people that are trying to connect to the windows server that I am hosting get this error when connecting to the server.

    Code:
    Failed to resolve hostname
    'pool-74-97-187-201.prvdri.fios.verizon.net': Host not found
    My Servers IP/Port Is, 74.97.187.201 / 9987.

    Everyone elce can connect to me, just one or two people can't. I don't know If It's me blocking him or If It's his firewall or something, any ideas?
    If you sent someone the domain name: pool-74-97-187-201.prvdri.fios.verizon.net , you could give them your external ip instead. It seems to contain your current ip and if it changes the domain name probably changes to.

    Try http://www.dyndns.com/ for domainnames that are easy to remember and install there client and it will automatically update if you get a new external ip adress.

  4. #4
    Join Date
    Dec 2009
    Location
    Dallas, TX, USA
    Posts
    23
    "pool-74-97-187-201.prvdri.fios.verizon.net" is your IP's reverse DNS record. Your users will need to connect to your server based on a forward record or by IP address.

  5. #5
    Join Date
    Dec 2009
    Location
    Innsbruck
    Posts
    5
    Same Problem here, i dont have an firewall (rootserver, linux).

    How i can bind an ip adress to the ts server? on ts2 i must only write it into the server.ini.

  6. #6
    Join Date
    Dec 2007
    Location
    Austria,Linz
    Posts
    220
    Commandline parameters are passed to the TeamSpeak 3 Server using the form:

    ts3server_<arch> <parameter1>=<value1> [<parameter2>=<value2>] ...


    * voice_ip (0.0.0.0)
    IP on which the server instance will listen for incoming voice connections.
    Default: The server is bound on any IP address.

    * query_ip (0.0.0.0)
    IP bound for incoming ServerQuery connections. If you specify this parameter,
    you also need to specify the "query_port" parameter!
    Default: ServerQuery connections are bound on any IP address.


    Example:
    ./ts3server_linux_x86 voice_ip=86.86.86.86 query_ip=86.86.86.86



    And please read the manual!!!

  7. #7
    Join Date
    Dec 2009
    Location
    Innsbruck
    Posts
    5
    I have read this lines 1000x and i have it not realized

    Nevertheless thanks.

  8. #8
    Join Date
    Dec 2009
    Location
    Dallas, TX, USA
    Posts
    23
    Run the server once with the createinifile=1 option. That'll make an ini file in your server's directory that you can use to edit your settings.

  9. #9
    Join Date
    Dec 2007
    Location
    Austria,Linz
    Posts
    220
    Quote Originally Posted by AXELB View Post
    I have read this lines 1000x and i have it not realized

    Nevertheless thanks.
    didn't work?

  10. #10
    Join Date
    Dec 2009
    Location
    Usa,RI
    Posts
    16
    If you run it from your home computer, you have to add the port of the TS3 server in your Router so every one can connect
    I have everything forwarded correctly, people can connect to me fine, just certain ones get this error.

    If you sent someone the domain name: pool-74-97-187-201.prvdri.fios.verizon.net , you could give them your external ip instead. It seems to contain your current ip and if it changes the domain name probably changes to.
    I sent them my IP address, 74.97.187.201 as the domain, that Is the external Im sure.

    This Is my ini file:
    Code:
    machine_id=
    default_voice_port=9987
    voice_ip=192.168.1.115
    filetransfer_port=30033
    filetransfer_ip=192.168.1.115
    query_port=10011
    query_ip=192.168.1.115
    dbplugin=ts3db_sqlite3
    dbpluginparameter=
    dbsqlpath=sql/
    dbsqlcreatepath=create_sqlite/
    logpath=logs/
    logquerycommands=0
    And people connect fine.

  11. #11
    Join Date
    Dec 2009
    Location
    Dallas, TX, USA
    Posts
    23
    To verify, some of your users are getting a 'host not found' error when connecting via IP address?

  12. #12
    Join Date
    Dec 2009
    Location
    Usa,RI
    Posts
    16
    Yes sir, only one gets that error. It could lead to be more tho.

  13. #13
    Join Date
    Dec 2009
    Location
    Usa,RI
    Posts
    16
    Any ideas?

  14. #14
    Join Date
    Dec 2009
    Location
    Dallas, TX, USA
    Posts
    23
    I couldn't say really. "Host not found" implies a name resolution error, which shouldn't apply when connecting by IP. Can these users ping your IP address?

  15. #15
    Join Date
    Dec 2009
    Location
    Sweden
    Posts
    21
    Host not found sounds to me like they try to connect to a host name and not IP adress. Can they connect to other server ? Try the Public Teamspeak test server: voice.teamspeak.com

    If you change the ini Ip adresses to 0.0.0.0 do they still have the same problem?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 22-12-2009, 10:01
  2. Binding teamspeak server to hostname
    By jjerome in forum [TeamSpeak 2] Server Support
    Replies: 9
    Last Post: 04-11-2008, 20:42
  3. Hostname to IP resolution
    By GhostFaced in forum [TeamSpeak 2] Server Support
    Replies: 7
    Last Post: 30-01-2007, 10:00
  4. Can't enter admistration or my server.
    By TheSavior in forum [TeamSpeak 2] Server Support
    Replies: 12
    Last Post: 10-06-2006, 22:48
  5. Superadmin - Login Failed - Searched but no answer
    By sullimo in forum [TeamSpeak 2] Server Support
    Replies: 0
    Last Post: 20-12-2005, 21:12

Posting Permissions

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