[sisyphus] tc и iptables

Alex =?iso-8859-1?q?bee_=CE=C1_fbm=2Emsu=2Eru?=
Пн Окт 2 12:32:10 MSD 2006


Здравствуйте!

Пытаюсь разобраться с IFB ( http://linux-net.osdl.org/index.php/IFB ) как вариант
замены используемого сейчас IMQ
Делаю из доки:
]# tc qdisc add dev eth0 ingress
]# tc filter add dev eth0 parent ffff: protocol ip prio 10 u32 \
>   match u32 0 0 flowid 1:1 \
>   action ipt -j MARK --set-mark 1  
/usr/local/lib/iptables/libipt_mark.so: cannot open shared object file: No such file
or directory failed to find target MARK

bad action parsing
parse_action: bad value (5:ipt)!
Illegal "action"
]#

]# rpm -qa |grep iptables
iptables-devel-1.3.5-alt4
iptables-1.3.5-alt4
iptables-ipv6-1.3.5-alt4
]# rpm -qa |grep iproute2
iproute2-2.6.16.20060323-alt1

Это бага нашей сборки или я что-то не так делаю?


Алекс.

В догонку: А есть где-нибудь описание tc filters....в lartc только u32 присутствует.



Подробная информация о списке рассылки Sisyphus