search for: filter200

Displaying 1 result from an estimated 1 matches for "filter200".

Did you mean: filter100
2001 Jun 19
3
RTNETLINK answers: Invalid argument
...514b perturb 15 echo sfq100 tc qdisc add dev eth1 parent 20:200 sfq quantum 1514b perturb 15 echo sfq200 tc filter add dev eth1 parent 20:0 prio 25 u32 match ip src 192.168.0.7 flowid 20:100 echo filter100 tc filter add dev eth1 parent 20:0 prio 50 u32 match ip src 192.168.0.0/24 flowid 20:100 echo filter200 after running my tc script: 0 root@gateway:/root# source /etc/init.d/tc root class 100 200 sfq100 sfq200 RTNETLINK answers: Invalid argument filter100 RTNETLINK answers: Invalid argument filter200 my kernel .config file is attached. Thank you for help! kolisko