LluÃs Gili schrieb:
Hi all
I have a trouble configuring the qdiscs, when I indicate the "perturb 10" option to tc, i gives me this error:
tc qdisc add dev eth0 parent 5:1323 handle 1323 sfq perturb 10
RTNETLINK answers: Invalid argument
if I don't put the "perturb 10" option, it works.
another question is about iptables, when I indicate the " --set-mark" option:
iptables -t mangle -A egress -s 10.0.0.124 -j MARK --set-mark 1323
iptables: Invalid argument
Egress is a Chain, in this case a user defined chain. It doesnÂt stand
for the egress used with qdiscs. If you didnÂt use a command like this
iptables -N egress, there isnÂt a chain like egress.
_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/