Community Forums Today's Posts     Member List     Archive    
Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2005
    Location
    Feb 2005
    Posts
    4

    is there a way to get IP of clients?

    i can't find a way in teamspeak web-admin, but i'd like to be able to get the IPs of those connected. i tried netstat in linux that did not work.

  2. #2
    Join Date
    Apr 2005
    Location
    houston
    Posts
    5

    IP List...

    Right, you can't see them via netstat/sockstat/other tools which show listening sockets and established connections, because TS uses UDP for voice (as it should) meaning a total lack of established connections [See: RFC 768].

    Now, that's not to say they're "invisible" - far from it. At any rate, I suspect the easiest solution would be to log all incoming connections and their respective IPs at the application [TeamSpeak] level.

    <snip>

    [log]
    access_r=1
    access_u=1

    <snip>

    However, this may not be exactly what you're looking for, since you wanted a list via the web interface.

    Hope this helps some,
    -m

  3. #3
    Join Date
    Feb 2005
    Location
    Feb 2005
    Posts
    4
    this is good. thanks for the help.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Can i use 2 Teamspeak clients at the same time?
    By M@dMobster! in forum [TeamSpeak 2] Client Support
    Replies: 6
    Last Post: 10-06-2004, 14:16
  2. Ports for Clients
    By Gearbone in forum [TeamSpeak 2] Client Support
    Replies: 1
    Last Post: 28-08-2002, 20:17

Posting Permissions

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