[LARTC] Incoming traffic
Andy Furniss
lists at andyfurniss.entadsl.com
Tue Apr 3 21:51:26 CEST 2007
mohican 542003 wrote:
> Hello,
>
> with the command :
> tc filter add dev eth0 parent ffff: protocol ip u32 patch ip src
> 192.168.2.6police rate 10000kbit burst 10000kbit drop flowid :1
> we can limit traffic coming from 192.168.2.6.
>
> I would like:
> for 192.168.1.2, 192.168.1.4 limit to 10mbit
> for 192.168.1.3, 192.168.1.5 limit to 20mbit
> other ip would have no limit.
>
> Is it possible with tc ?
Should be possible - do you mean .2 and .4 share 10mbit or get 10mbit each?
Andy.
More information about the LARTC
mailing list