Name of the script: Compare Online Users`s Ip Address
Functions of the script: This script should filter out which Teamspeak Users are using One of my multiple IP addresses on my server
Why do you want it: I would like to use this to ensure all my users are using my server DNS name and not the IP address. If they are using the DNS name, they will automatically connect to a different IP address
Screenshots: I don`t have a screenshot but i can fabricate my idea. See link below
http://imgur.com/HcYb2VR
Block Number 1: Shows current users as queried from teamspeak
Block Number 2: Allows for IP`s to be pasted in OR shows the data read from a file
Block Number 3: Shows the results of either the pasted addresses or results from file being read. Results are the actual teamspeak names of users in question
Original source (if any): No original source. Thought of this myself but don`t have the skills to develop it.
Other notes: This can also be expanded to automatically list users in group depending on which IP they are connected to. It Can also be built to run once every hour and email the results to a pre-defined E-mail address. One would be able to get the active connections on the relevant NIC via ss,netstat or iftop. using this information one can determine which user is connecting to the different NICs
Functions of the script: This script should filter out which Teamspeak Users are using One of my multiple IP addresses on my server
Why do you want it: I would like to use this to ensure all my users are using my server DNS name and not the IP address. If they are using the DNS name, they will automatically connect to a different IP address
Screenshots: I don`t have a screenshot but i can fabricate my idea. See link below
http://imgur.com/HcYb2VR
Block Number 1: Shows current users as queried from teamspeak
Block Number 2: Allows for IP`s to be pasted in OR shows the data read from a file
Block Number 3: Shows the results of either the pasted addresses or results from file being read. Results are the actual teamspeak names of users in question
Original source (if any): No original source. Thought of this myself but don`t have the skills to develop it.
Other notes: This can also be expanded to automatically list users in group depending on which IP they are connected to. It Can also be built to run once every hour and email the results to a pre-defined E-mail address. One would be able to get the active connections on the relevant NIC via ss,netstat or iftop. using this information one can determine which user is connecting to the different NICs