Re: [LARTC] shaping on tcp ports

2004-12-30 Thread Stef Coene
On Wednesday 29 December 2004 13:50, Paras pradhan wrote: > hi all: > > the following scipt is wokring perfectly with limiting ...on limimitng per > ip basis.. > > > > eth0=public static ip > eth2= private ip ( 192.168.2.1) > -- > iptables -t mangle -A POSTROUTING -s ! 192.168.0.0/32 -d 192.16

[LARTC] HTB + GRED (santa clauss plz help me out)

2004-12-30 Thread Antonios Chalkiopoulos
I 've been trynig for a long time now to make HTB and GRED to work togethen. The problem beeing that GRED doesn't use handles (instead it uses DP:1 DP:2 etc) i can not preperly filter traffic to them. Tomas Graf suggested to use the tc_index index of u32 classifier so dear Sant .. i am current

[LARTC] traffic shaping , where?

2004-12-30 Thread thebet
Hi I would want to use the patch for squid released by patrick mcHardy, but it requires that squid is located on the same machine that does traffic shaping. My configuration is different: i have the screening HDSL router directly connected to a multi-ethernet firewall and the proxy located on a DM

Re: [LARTC] HTB - ethloop - overlimits?

2004-12-30 Thread Stef Coene
On Thursday 30 December 2004 05:50, Oswin Budiman wrote: > Hi all, > > I'm trying to setup htb on a box with the following class configuration: Have you done ifconfig lo mtu 1500 ? Stef ___ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a

Re: [LARTC] qdisc monitoring

2004-12-30 Thread Thomas Graf
* vincent perrier <[EMAIL PROTECTED]> 2004-12-30 15:19 > I am interrested in the monitoring of the qos qdiscs parameters such as size > of the queue, enqueues, dequeues, delay in queue, I made a tool to have > those > results availlable at http://rawsoft.org, Good effort, I was having something l

[LARTC] qdisc monitoring

2004-12-30 Thread vincent perrier
Hello, I am interrested in the monitoring of the qos qdiscs parameters such as size of the queue, enqueues, dequeues, delay in queue, I made a tool to have those results availlable at http://rawsoft.org, but it will probably not work anymore because of the kernel evolutions (the file sch_red.c is