* ip accounting
@ 2004-05-20 11:17 Toholj Vojislav
2004-05-20 14:04 ` Thomas Jarosch
0 siblings, 1 reply; 4+ messages in thread
From: Toholj Vojislav @ 2004-05-20 11:17 UTC (permalink / raw)
To: netfilter-devel
Hello all
I heard that there was a discussion about "accounting based on ip address upl/dnl". If
that's right, could someone send me the whole story?
Thank you
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ip accounting
2004-05-20 11:17 ip accounting Toholj Vojislav
@ 2004-05-20 14:04 ` Thomas Jarosch
2004-05-21 9:15 ` Piotr Gasidło
0 siblings, 1 reply; 4+ messages in thread
From: Thomas Jarosch @ 2004-05-20 14:04 UTC (permalink / raw)
To: netfilter-devel; +Cc: voja.t
Hello Toholj,
> I heard that there was a discussion about "accounting based on ip address
> upl/dnl". If that's right, could someone send me the whole story?
There are currently four ways to do traffic account:
1. Setup counting rules that do nothing. Readout the counters using
iptables/libiptc. Not a very efficent way if you want to read
out the counters every second, but easy to setup.
"iptables -n -v -L" for example shows the packet counters.
2. Use the ipt_account match from here:
http://www.barbara.eu.org/~quaker/ipt_account/
(Wasn't there an english version somewhere?)
3. ulog-based traffic accounting:
http://savannah.nongnu.org/projects/ulog-acctd
4. Use the high performance ipt_ACCOUNT target from here:
http://www.intra2net.com/opensource/ipt_account/
It's more difficult to setup, but very efficent ;-)
Cheers,
Thomas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: ip accounting
2004-05-20 14:04 ` Thomas Jarosch
@ 2004-05-21 9:15 ` Piotr Gasidło
0 siblings, 0 replies; 4+ messages in thread
From: Piotr Gasidło @ 2004-05-21 9:15 UTC (permalink / raw)
To: Thomas Jarosch
[-- Attachment #1: Type: text/plain, Size: 969 bytes --]
On czw, 20/05, 04:04:46, Thomas Jarosch wrote:
> Hello Toholj,
>
> > I heard that there was a discussion about "accounting based on ip address
> > upl/dnl". If that's right, could someone send me the whole story?
>
> There are currently four ways to do traffic account:
> (...)
> 2. Use the ipt_account match from here:
> http://www.barbara.eu.org/~quaker/ipt_account/
> (Wasn't there an english version somewhere?)
Please use ipt_account, 0.2.x tree. It can be found here:
http://www.barbara.eu.org/~quaker/ipt_account2/
English documentation:
http://www.barbara.eu.org/~quaker/ipt_account2/english/mini-howto.txt
ipt_account version 0.2.x will be soon submitted to netfilter cvs,
replacing old one (version 0.1.x).
--
Piotr 'QuakeR' Gasidło, BOFH @ pandora.barbara.eu.org
############## sending lusers to /dev/null since 1998
##### Waiting for tomorrow, for a little ray of light
### Waiting for tomorrow just to see your smile again
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* IP accounting.
@ 2003-09-17 14:41 Carles Xavier Munyoz Baldó
0 siblings, 0 replies; 4+ messages in thread
From: Carles Xavier Munyoz Baldó @ 2003-09-17 14:41 UTC (permalink / raw)
To: netfilter
Hi,
I'm using the iptables to make ip accounting of my HTTP and HTTPS servers.
Is there any file under the /proc directory I could read to obtain the
counters values instead of using de iptables command ?
Greetings.
---
Carles Xavier Munyoz Baldó
carles@unlimitedmail.org
http://www.unlimitedmail.net/
---
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-05-21 9:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-20 11:17 ip accounting Toholj Vojislav
2004-05-20 14:04 ` Thomas Jarosch
2004-05-21 9:15 ` Piotr Gasidło
-- strict thread matches above, loose matches on Subject: below --
2003-09-17 14:41 IP accounting Carles Xavier Munyoz Baldó
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.