[LARTC] NEWBIE Linux Routing Problem?

2003-05-27 Thread Karotu Tannang
Hi All !   I've been running into some minor problems with a linux box we installed as a Domain.   The linux server serves two networks as follows:         192.168.1.0/25 on eth0         192.168.128/25 on eth1   The good thing is that all machines on both networks can SEE each other includ

[LARTC] wondershaper htb P2P downloads

2003-05-27 Thread Paul Suela
Sir, Thanks for the wondershaper utility! It has improved the response time for my ssh connections to my home server whenever i need to access it from the Internet. However, is there a way to setup a bandwidth, say 10kbits/sec (i only have 128kbits/sec DSL), and assign it to a particular traff

Re: [LARTC] Shaping traffic over a linux bridge

2003-05-27 Thread Hugh Buchanan
I should add some additional comments. I have gone through most of the LARTC archives dealing with tc.. it seems a lot of people have attempted this, but no one ever posts solutions to these things. There are a bunch of archive posts I found somewhat helpful. http://lists.netfilter.org/pipermai

[LARTC] Shaping traffic over a linux bridge

2003-05-27 Thread Hugh Buchanan
Greetings, I am using tc/cbq to do some traffic shaping over a linux bridge. My system is running the 2.4.20 kernel with the latest bridge-nf and ebtables patches. I am also running ebtables 2.0.3 and iptables 1.2.8. Last week, since I had yet to discover ebtables/bridging I was testing the shap

Re: [LARTC] U32 port masks

2003-05-27 Thread Stef Coene
On Tuesday 27 May 2003 11:49, Jurijs Dorofejevs wrote: > Hi! > > Can anybody explain me how does the mask work in filters? > > This example set filter for exactly port #2000 : > tc filter add dev eth1 parent 1:0 protocol ip prio 100 u32 match ip sport > 2000 0x classid 1:256 > > But if I need t

Re: [LARTC] Rate & Ceil

2003-05-27 Thread Stef Coene
On Tuesday 27 May 2003 11:11, Daniel Ortiz wrote: > Hi, I have a little problem with tc. > That's my cfg: > > /*/ > #!/bin/bash > > DEV="dev eth0" > > tc qdisc del $DEV root > > tc qdisc add $DEV root handle 1: htb default 1 > > tc class add $DEV pare

Re: [LARTC] pfifo_fast doesn't seem to use bands

2003-05-27 Thread Stef Coene
On Tuesday 27 May 2003 14:09, Balazs Miklos wrote: > Hi, > > I have a Redhat Linux 7.2 box with stock 2.4.7 kernel and I'm trying to > do some bandwidth management with tc.. > I have created a CBQ class-hierarchy, and I have a class which is > limited to 16Kbit and it can grow up to 32Kbits if ther