PDA

View Full Version : IP-Logging Script


Da.Oli
30-03-2006, 11:13
Hi, i search for an Script that loggs the Connected Nicks with their IP Adresses. Many People who got Teamspeak Server have the Problem that sometimes someone got an account hacked or they get SA Rights on other ways. And for this Problem i need a Script that logs the Nicks and their IP adresses into a file where i can lookup them. This will help for Strike against Hackers and Fakers, they will not longer be Unpunished for Hacking some Accounts and u can get them by Abuse E-Mails. When anyone can Help me Please

Thank You,

Da.Oli

kasebone
30-03-2006, 13:13
I know that you can log the logins in the server.log file.

If you want that, you must make a edit in the server.ini

access_r=0
access_u=0
channel_registerred=0
channel_unregisterred=0
sa=0
chat=0
kick_server=0
kick_channel=0

here you can log what you want, in your case it is access_r and maybe access_u. set it to "1"


have fun,
kase

guldi
30-03-2006, 14:21
why do you want a script for that, and WHY didn't you look into the FAQ :confused:
http://forum.goteamspeak.com/showthread.php?t=8336