Results 1 to 3 of 3
-
12-04-2005, 22:32 #1
-= TeamSpeak User =-
- 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.
-
12-04-2005, 22:44 #2
-= TeamSpeak User =-
- 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
-
12-04-2005, 23:32 #3
-= TeamSpeak User =-
- 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
-
Can i use 2 Teamspeak clients at the same time?
By M@dMobster! in forum [TeamSpeak 2] Client SupportReplies: 6Last Post: 10-06-2004, 14:16 -
Ports for Clients
By Gearbone in forum [TeamSpeak 2] Client SupportReplies: 1Last Post: 28-08-2002, 20:17


Reply With Quote