All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables match bits per second
@ 2006-04-10  8:57 Mailings'AT'netzwerk.cc
  0 siblings, 0 replies; only message in thread
From: Mailings'AT'netzwerk.cc @ 2006-04-10  8:57 UTC (permalink / raw)
  To: netfilter

Hi list,

I am searching for an iptables target/match to account/measure the bits 
per second on two different lines.

I've got 2 WAN connections with traffic shaping. Now I need to 
differentiate how much the network load is on line a, so i can switch to 
line b if it is above xx/mbit/s.

I've got kernel 2.6.14.4 with iptables 1.2.11.

I found "iptables connbyte", but it is only for 2.4 kernels.
I found "iptables connrate", which is exactly what I need, but it is 
only designed for kernel <= 2.6.5? (I got rejects in 
ip_conntrack_standalone.c). It seems like the code in kernel 2.6.14 and 
in the diff is on an absolutly different base.

Does anybody have got an idea how I could measure the bytes ?

Thanks


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-10  8:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-10  8:57 iptables match bits per second Mailings'AT'netzwerk.cc

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.