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

Thread: server address

  1. #1
    Join Date
    Dec 2004
    Location
    canada
    Posts
    4

    server address

    i have made a teamspeak server and i try and loging in so i enter all the info but i don't know what to put under the server address, where can i get this info?

  2. #2
    Join Date
    Aug 2002
    Location
    Switzerland
    Posts
    8,182
    use the IP of the PC you installed the server on. If server is in your LAN, use the
    LAN IP of this machine, e.g.

    192.168.1.150


    You can check the IP of a machine by typing "ipconfig" in a DOS box on that machine.

  3. #3
    Join Date
    Dec 2004
    Location
    canada
    Posts
    4
    sry, where can i find the DOS box?

  4. #4
    m&m's Guest
    start buttom /run /type in "cmd" in the new box that pops up type in "ipconfig" hit enter

  5. #5
    Join Date
    Dec 2004
    Location
    canada
    Posts
    4
    i got the ip and put it in but i got a message. "No reply from server Maybe the server is offline or maybe teamspeak is not running on it" what do i do now?

  6. #6
    Join Date
    Dec 2004
    Location
    United Kingdom
    Posts
    5
    i have the same problem, i want to use the teamspeak i ahve created for myself and 3 more friends. Though i cannot due to the server not responding.
    i see that there are two ip's a LAN with computer icon and INTERNET with eye icon. i would like to use the internet ip, with the port i have selected, though we cannot connect to this ip. though when i try to connect to the lan ip, i am the only one able to. Is there a way i can sort the internet ip 'problem' so my friends can talk to me online?

    please help.

  7. #7
    m&m's Guest

  8. #8
    Join Date
    Dec 2004
    Location
    United Kingdom
    Posts
    5
    danke. i will repost if any more probs.

  9. #9
    Join Date
    Dec 2004
    Location
    canada
    Posts
    4
    that's not helping me

  10. #10
    m&m's Guest
    if the client and server are same pc use 127.0.0.1 as ip . if your behind a router you have to use the lan ip a 192.168.x.x or a 10.x.x.x # . conecting to a lan ip useing the wan ip will not work with 95% of routers on the market from inside the lan .

  11. #11
    Join Date
    Dec 2004
    Location
    UK
    Posts
    158
    Hi Kicker
    What sort of setup are you running? Is your teamspeak server pc connected directly to the internet or is it on a LAN "behind" a firewall/router?
    Im running the latest version of server and I didn't need to put my server's IP address in anywhere because that is picked up automatically by the teamspeak list server.

    If your server pc is attached directly to the internet, it should be the easiest to set up as you don't have to configure a hardware router/firewall in addition to pc

    To check that all's well with your pc:
    Click on "Start" button. In the start menu click on the "Run" option.
    In the text box of the dialog box that appears, type cmd and press the OK button. This opens a black window showing the command (or DOS) prompt.
    In this window type netstat -an
    You'll be shown a list with several columns in it. This is a list of all the open ports on your machine, what type of protocol they are using (eg TCP/UDP) and whether they're listening or connected to something.
    What you're looking for here is something like the following which shows that your UDP server port is open and listening

    UDP 0.0.0.0:8767 *:*

    Next, some software firewalls can cause problems. For example, ZoneAlarm will allow teamspeak server to open the port so it shows in the netstat list, but it will block the traffic through it without telling you. So if you're running a firewall, close it down while you're diagnosing your connection. If your teamspeak server works while it's turned off then you know your problem is probably related to the firewall.

    If your pc is behind a firewall/router then any network traffic hitting the router from the internet will stop there naturally because it can't go into your LAN unless the router/firewall knows where to send it.
    If I were setting my pc up as a server for teamspeak as a LAN pc I'd:
    1) Open router configuration and assign a static IP address for my pc in the DHCP section. I'd need my network card MAC address to do this. I can find this code by opening a command prompt (see above), typing in ipconfig /all and reading the value from the response I got. This would make sure that my pc always got the same IP address. If I didn't do this then I may get a different IP address on my LAN when I boot up. In this case the server wouldn't work because the router would send traffic to the wrong computer.
    2) On the router, in DHCP configuration, I would "reserve" this static IP address so that the DHCP server wouldn't give it to any other user by mistake.
    3) On the router port forwarding section, I would have to create a Teamspeak Server service. This is a set of instructions for the router. It tells the router that any UDP traffic that comes in on port 8767 from the internet is to be forwarded to UDP port 8767 on the pc with LAN IP Address 192.168.0.2 (for example). Your router may also require that you set up instructions to allow traffic in the opposite direction too.
    4) After I set up the instruction above, I then have to enable that rule in a different config screen.
    5) I turn on router logging options so that I can tell it's redirecting traffic correctly.

  12. #12
    Join Date
    Dec 2004
    Location
    United Kingdom
    Posts
    5
    hmm can u give me a straight answer for this cos that last post dragggged on

    my TS2 server has 1 ip now, a LAN ip. i am on a router and it wont let me set up a TS up on internet. i really want to set this up. and can u give me a simple small way to sort it out.. im dumb and not that clever with computers..

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Instructions to set up TeamSpeak 2.0 client and server
    By {nUg}DankRider in forum [TeamSpeak 2] Server Support
    Replies: 496
    Last Post: 05-06-2010, 07:57
  2. TS server and wn 98 probs ?
    By ghboom in forum [TeamSpeak 2] Server Support
    Replies: 0
    Last Post: 30-05-2003, 06:05

Posting Permissions

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