Try HTB (luxik.cdi.cz/~devik/qos/htb/)
Gregor Rot <(E-Mail Removed)> wrote:
> Hi everybody,
>
> i want to limit bandwidth for local machines (limit traffic local->net)
> to some KB/s (and want it to be IP specific, so different limits for
> different local machines). I want to do that using some software on the
> Linux box that connects the local network to the Internet via DSL (usign
> NAT). Is there a way?
>
> tnx,
> Greg
>
--
//leoh
main(){int j=1234;char t[]=":@abcdefghijklmnopqrstuvwxyz.\n"
,*i = "iqgbgxmlvivuc\n:wwnfwsdoi"; char *strchr(char *,int);
while(*i){j+=strchr(t,*i++)-t;j%=sizeof t-1;putchar(t[j]);}}
|