Re: TR: [LARTC] Statistics

2003-09-06 Thread Cezar Atanasiu
Hi, 1. I am using mostly HTB. 2. I am using it in 3 companies to control the traffic in order to guarantee the services to my and their customers, and until now I am quite happy with it, but I also am using it for testing links and stuff like that. 3. well, I have around 6 boxes [ linux

[LARTC] prioritizing traffic using PRIO qdisc

2003-09-06 Thread Matus Petrulak
i am connected to internet through linux router. I want to prioritize all SSH traffic over other traffic. I tried to do this using: iptables -t mangle -A PREROUTING -i eth0 -p tcp --sport ssh -j TOS --set-tos Minimize-Delay but it was not effective at all. so i tried this: # i think this

Re: [LARTC] where is equalize kernel patch?

2003-09-06 Thread Alex
Does this patch work on kernel 2.4.21 or 2.4.22? (I'm curently using 2.4.21 and planning to switch to 2.4.22 in near future) Thanks. Alex - Original Message - From: Martin A. Brown [EMAIL PROTECTED] To: Jihoon Chung [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, September 05,

RE: [LARTC] Compile error iproute2

2003-09-06 Thread ThE PhP_KiD
Hi, I've same problem like you. My linux box is: - kernel 2.4.22 - RH 7.2 - iproute2-2.4.7-now-ss010824 and the same problem appear with: - iproute2-2.4.7-now-ss020116-try.tar Since I need esfq, I will try with kernel 2.4.18 What do you mean with this ? - vim include-glibc/netinet/in.h -

[LARTC] Equalize patch on kernel newer that 2.4.18????

2003-09-06 Thread Alex
Does this patch work on kernel 2.4.21 or 2.4.22? (I'm curently using 2.4.21 and planning to switch to 2.4.22 in near future) Thanks. Alex - Original Message - From: Martin A. Brown [EMAIL PROTECTED] To: Jihoon Chung [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, September 05,

[LARTC] Ethloop

2003-09-06 Thread Yves Bergeron
Hi, This is my scenario I have a 100mbit for 400 routes and the rest of Internet is at 2mbit # #1:1 # / \ #1:2 1:12 # / \ # 1:10 1:11 tc qdisc del dev lo root handle 1: htb default 10 tc qdisc add dev lo