Click to See Complete Forum and Search --> : Program to comput cost of LAN users uptime via proxy server


kenbasr
07-12-2002, 04:44 AM
We have to pay by the minute for internet access in Ireland! I want to use a Linux proxy server to give LAN clients access to the web but need a program that will summarise the time spent online by each user and, if possible, calculate the cost. Call costs vary depending on the time of day a user logs on also which is a complicating factor.

Any help would be much appreciated.

chikn
07-12-2002, 06:11 PM
I dont have an answer for you but I just needed to say

That SUCKS!!

per minute internet cahrge:confused: :mad:

Gaccm
07-13-2002, 01:27 AM
I'd think a simpler solution would be not to do realtime and just read the logs when a user logs in, logs out, and calculates cost based on time of day. Of course then the users wont know how much they spent :/