Re: Shaping incoming bandwidth

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Something like this should work  I guess..

tc qdisc add dev eth1 ingress
tc filter add dev eth1 parent ffff: (some filter here to match all ip
addresses) flowid :1 police rate 4kbps mtu 4k burst 4k drop


On 6/10/05, Ankur Jain <anks.jain@xxxxxxxxx> wrote:
> Hello Everyone, 
>   
> i'm having problem in limiting bandwith on my external interface in the
> server. 
>   
> i'm having a network here which is online via a linux server with cbq
> compiled in kernel. 
>   
> i'm having eth0 as internal network card, 
> eth 1 as external network card 
>   
> my internet bandwith line is 8kbps on eth1 
> i want to limit this 8kbps to 4kbps at eth1 and  no shaping on eth0 
>   
>   
> i tried earlier this with cbq.init script... but all in vain..... 
>   
> i don wanna compile kernel for htb support... 
>   
> i think i wud have to use tc and ingress qdisc.... 
>   
> can anyody help with the commands.... 
>   
>   
> help out .....
> 
> -- 
> Regards
> Ankur Jain
> ------------------------------------------------------------------------------------------------------------
> Fate determines who comes into our lives ... Heart determines who stays... 
> 
>   
> _______________________________________________
> LARTC mailing list
> LARTC@xxxxxxxxxxxxxxx
> http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
> 
> 
>
_______________________________________________
LARTC mailing list
LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc


[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux