[plug] Volume accounting
Trent Lloyd
trent at ucc.gu.uwa.edu.au
Sun Nov 23 06:24:49 WST 2003
iptables has counters
iptables -nvL INPUT
should show you incoming data
if you want to customize it you can add rules, for example all data coming in ppp0 (if thats your dialup iface)
iptables -A INPUT -i ppp0
then iptables -nvL INPUT
and the counter should be there
man iptables for more information, clearing counters, etc.
the other thing you might want to look at is 'ipac (ip accounting)'
Cheers,
Trent
> Hi all I was wondering if anyone knew of any internet usage accounting
> software that I can use to track my download limit. Tried kppp but I have
> not found it to be very useful as the logging seems to be very intermitent.
> Something that can monitor that is independant of a dialler would be nice
> but not necessary.
>
> _________________________________________________________________
> Hot chart ringtones and polyphonics. Go to
> http://ninemsn.com.au/mobilemania/default.asp
>
> _______________________________________________
> plug mailing list
> plug at plug.linux.org.au
> http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug
More information about the plug
mailing list