[LARTC] Re: filter performance/optimization questions (Imre Gergely)

2006-02-14 Thread Paweł Staszewski
Can you also post : mpstat -P ALL 1 20 iostat -x 1 10 and opreport --symbols ?? ___ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Re: [LARTC] P4 dual core vs AMD64 dual core with HTB

2006-01-30 Thread Paweł Staszewski
Hi All, Please for some advice. I have Linux router that do traffic control with HTB , routing and traffic counting. currently machine is with P4 2.2GHZ 1GB RAM. I plan to migrate to dual core CPU. I know well P4 dual core but is it anybody has experience with AMD64 dual core / or single core /

Re: [LARTC] action redirect and dummy interface

2005-11-11 Thread Paweł Staszewski
Andy Furniss wrote: Paweł Staszewski wrote: Hello i have some problems on 2.6.14 kernel dummy and iproute :) i have server with 2 nics : eth0 inet eth1 lan dummy0 (i want to shape incoming traffic from lan machine on this interface) OK but the script sends both egress and ingress

Re: [LARTC] action redirect and dummy interface

2005-11-11 Thread Paweł Staszewski
Andy Furniss wrote: Paweł Staszewski wrote: That patch didn't go into kernel and was superseeded by another version which I attach - but AFAIK it's still not in kernel yet and jamal is still working on it. Ok thanks i try your attached patch tommorow and try to do some tests. OK - it's

[LARTC] action redirect and dummy interface

2005-11-10 Thread Paweł Staszewski
Hello i have some problems on 2.6.14 kernel dummy and iproute :) i have server with 2 nics : eth0 inet eth1 lan dummy0 (i want to shape incoming traffic from lan machine on this interface) my config: tc qdisc del dev dummy0 root tc qdisc add dev dummy0 root handle 1: htb tc class add dev

[LARTC] action redirect and dummy interface

2005-11-10 Thread Paweł Staszewski
Hello i have some problems on 2.6.14 kernel dummy and iproute :) i have server with 2 nics : eth0 inet eth1 lan dummy0 (i want to shape incoming traffic from lan machine on this interface) my config: tc qdisc del dev dummy0 root tc qdisc add dev dummy0 root handle 1: htb tc class add dev

[LARTC] Odp: LARTC Digest, Vol 5, Issue 34

2005-07-16 Thread Paweł Staszewski
Hello Yes i have separate class for every user, every class have pfifp qdisc. User direction shaping: tc -s -d qdisc show dev eth2 | grep pfifo |wc -l 3959 Internet direction shaping: tc -s -d qdisc show dev vlan0891 | grep pfifo |wc -l 3959 Nat: iptables -L -n -v -t nat | grep SNAT | wc -l

Re: [LARTC] How many (htb) tc classes and qdiscs are too many?

2005-06-03 Thread Paweł Staszewski
Hello I have 4000 users and i use hfsc for shaping them. Each class has own qdisc(esfq) tc -s -d qdisc show dev vlan0891 | grep qdisc | wc -l 4355 tc -s -d qdisc show dev eth2 | grep qdisc | wc -l 4355 I use hashing filters. System is: P4 3.2GHz (HT enabled) 2GB RAM 2xIntel gigabit (Napi

Re: [LARTC] bandwidth for each individual IP

2005-02-03 Thread Paweł
Dnia czwartek 03 luty 2005 14:08, Ionut Gogu napisa: Hello! I'm using a Slackware Linux as a router and 50 IP addresses for my LAN Clients. Is there any program i can install that will be able to tell me: how much (ie. kbps) each individual IP is using at moment t? Try jnettop.

[LARTC] WRR problem and other things

2004-08-31 Thread Paweł Staszewski
Hello I have problem with wrr and more than 1300 classes when i try to add qdisc like: tc qdisc add dev imq1 parent 1:21 handle 1000: wrr dest ip 1512 0 then i have a message like: RTNETLINK answers: Cannot allocate memory And some other problem: When I do more than 2048 filters I have