* [LARTC] fw mark and policers on 2.6 not working ?
@ 2004-11-23 15:53 Andy Furniss
0 siblings, 0 replies; only message in thread
From: Andy Furniss @ 2004-11-23 15:53 UTC (permalink / raw)
To: lartc
I just noticed that policers don't seem to work with marks in 2.6 .
Can anyone get -
iptables -A PREROUTING -t mangle -p tcp -j MARK --set-mark 1
tc qdisc add dev eth0 handle ffff: ingress
tc filter add dev eth0 parent ffff: protocol ip prio 1 handle 1 fw
police rate 100kbit burst 10k drop flowid :1
To work on a 2.6 - it's OK on 2.4.26, version of tc used makes no
difference. The catch all policer as in wondershaper is OK on 2.6.
Andy.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-23 15:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-23 15:53 [LARTC] fw mark and policers on 2.6 not working ? Andy Furniss
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.