Results 1 to 1 of 1
I have added rules in my router iptables that will count the total dnld and upload of all the staffs(192.168.0.0/24) .
Now my boss want to see the usage of ...
- 10-02-2010 #1Just Joined!
- Join Date
- Jan 2009
- Posts
- 63
script for iptables
I have added rules in my router iptables that will count the total dnld and upload of all the staffs(192.168.0.0/24) .
Now my boss want to see the usage of each users weekly.
So what I have to do is to write a script ,that will extract output from the some chains after one week and save it in a log file automatically, then make the counter to zero ,and again run .


Reply With Quote