Re: [LARTC] What does flowid:1 mean here?

2005-02-03 Thread Stef Coene
On Thursday 03 February 2005 07:11, CcM wrote:
> Hi,
>  I got the following lines from 'Linux Advanced Routing & Traffice
> Control HOWTO' and got confused!
>
>  iptables -A PREROUTING -i $INDEV -t mangle -p tcp --syn \
>  -j MARK --set-mark 1
>  tc qdisc add dev $INDEV handle : ingress
>  tc filter add dev $INDEV parent : protocol ip prio 50 handle 1 fw
> \ police rate 1kbit burst 40 mtu 9k drop flowid :1
>
>  Does the second command mean that the filter will police the traffic
> of syn to 1kbit by dropping? What does flowid:1 mean here?
It means that all traffic that's under 1kbit, will be send to class :1 (or 
long notation: :1).  All traffic above 1kbit will be dropped.


Stef
___
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/


[LARTC] What does flowid:1 mean here?

2005-02-02 Thread CcM
Hi,
 I got the following lines from 'Linux Advanced Routing & Traffice Control HOWTO' and got confused!
 
 iptables -A PREROUTING -i $INDEV -t mangle -p tcp --syn \ -j MARK --set-mark 1
 tc qdisc add dev $INDEV handle : ingress tc filter add dev $INDEV parent : protocol ip prio 50 handle 1 fw \ police rate 1kbit burst 40 mtu 9k drop flowid :1
 
 Does the second command mean that the filter will police the traffic of syn to 1kbit by dropping? What does flowid:1 mean here?
 
Thanks in advance.
CcM
Do You Yahoo!?
注册世界一流品质的雅虎免费电邮