* Bandwidth filter with Volume
@ 2005-04-18 10:03 Wycliffe Bahati
2005-04-18 9:50 ` Taylor Grant
0 siblings, 1 reply; 3+ messages in thread
From: Wycliffe Bahati @ 2005-04-18 10:03 UTC (permalink / raw)
To: netfilter
Hi all
I am looking for a utililty that could get an aggregated traffic of a
particular ip on the nework, Sum cummulative volume downloaded and
uploaded and limit it say 100MB per month. So when the user gets to
100MB it inserts a filter for that host so that it can only do certain
protocals say smtp and pop. Anybody had of a tool like this.
Rgds
Wycliffe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Bandwidth filter with Volume
2005-04-18 10:03 Bandwidth filter with Volume Wycliffe Bahati
@ 2005-04-18 9:50 ` Taylor Grant
0 siblings, 0 replies; 3+ messages in thread
From: Taylor Grant @ 2005-04-18 9:50 UTC (permalink / raw)
To: Wycliffe Bahati; +Cc: netfilter
> Hi all
> I am looking for a utililty that could get an aggregated traffic of a
> particular ip on the nework, Sum cummulative volume downloaded and
> uploaded and limit it say 100MB per month. So when the user gets to
> 100MB it inserts a filter for that host so that it can only do certain
> protocals say smtp and pop. Anybody had of a tool like this.
Off hand you are probilby looking at a QoS setup with HTB or TBF with a fairly large preload and a predetermined rate of refill. You could also do some sort of emulation of this with IPTables limit match extension.
Grant. . . .
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Bandwidth filter with Volume
@ 2005-04-18 10:09 Baake, Matthias
0 siblings, 0 replies; 3+ messages in thread
From: Baake, Matthias @ 2005-04-18 10:09 UTC (permalink / raw)
To: Wycliffe Bahati; +Cc: Netfilter (E-Mail)
hi
there is a traffic quota extension for netfilter. just take a look at http://www.netfilter.org
maybe this could help you.
greetings
-----Original Message-----
From: netfilter-bounces@lists.netfilter.org
[mailto:netfilter-bounces@lists.netfilter.org]On Behalf Of Wycliffe
Bahati
Sent: Monday, April 18, 2005 12:03 PM
To: netfilter@lists.netfilter.org
Subject: Bandwidth filter with Volume
Hi all
I am looking for a utililty that could get an aggregated traffic of a
particular ip on the nework, Sum cummulative volume downloaded and
uploaded and limit it say 100MB per month. So when the user gets to
100MB it inserts a filter for that host so that it can only do certain
protocals say smtp and pop. Anybody had of a tool like this.
Rgds
Wycliffe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-18 10:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-18 10:03 Bandwidth filter with Volume Wycliffe Bahati
2005-04-18 9:50 ` Taylor Grant
-- strict thread matches above, loose matches on Subject: below --
2005-04-18 10:09 Baake, Matthias
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.