Displaying 7 results from an estimated 7 matches for "zoomnet".
Did you mean:
zoominee
2007 Feb 04
4
tc ingress + iptables mark problem
Hi guys , i am starting to "play" with qos in linux. Well , i am
trying to setup an ingress filter but i do not know why it is not
working.
tc add qdisc dev eth0 ingress
tc filter add dev eth0 parent ffff: protocol ip prio 1 handle 1 fw
police rate 160kbit burst 256kbit drop flowid :1
After that :
iptables -A PREROUTING -t mangle --sport 80 -j MARK --set-mark 1
So , i think this
2006 Sep 19
5
how to setup massive traffic shaping? (2 class B nets)
Hello
I have 2 class-B networks (172.22.0.0/16 and 172.23.0.0/16, over 130k
of ip''s) and need to setup
traffic tbf shapers with 64kb/s for each ip from 172.22.0.0/16 and
128kb/s for each ip from 172.23.0.0/16
just read lartc and don''t understand how to use u32 for decreasing
number of rules and hashing
2007 Feb 12
4
IP rate or Ethernet rate ?
Hi,
Just a question, the rate values use for configure a class, are they a IP
rate or a Ethernet rate ?
Thanks,
Edouard.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Dec 16
0
Tc u32 divisor value
Hello,
I wonder if there is a way to have a divisor bigger than 256 when
creating hash tables with u32. It would really be great.
Thanks
2006 Sep 20
0
[Fwd: Re: how to setup massive traffic shaping? (2 class B nets)]
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Sep 16
2
Performance problem on a linux bridge used for shaping.
Hello,
Here is the situation. There is a machine with 3 intel gigabit card, 2
of them on PCI-X and in bridge, the 3rd is used only for management
access. The machine is a dual Xeon 2.8GHz with HT. With 2.6.8 kernel
from debian (testing) and htb with u32 on, i usually get about 30-40%
software interrupts on CPU0 and CPU2, and without htb and u32, 10% less.
Now, if I boot with 2.6.17.9 kernel,
2000 Oct 09
2
cups printing
I have searched around the samba documentation, including the smb.conf man
page, and have found nothing regarding the cups printing system except
change printcap to cups. Now, I have done that, but printing still does
not work. I need some types of details and a sample smb.conf and/or any
other relevant documentation.
Thanks much,
George D. Plymale