Use "tc filter add" in Container [message #51636] |
Sat, 30 August 2014 15:25  |
martin_g
Messages: 2 Registered: August 2014
|
Junior Member |
|
|
Hi,
I have to use tc in vz containers. I was able to get htb working by "modprobe sch_htb" on host system. But I am not for filtering.
tc filter add dev eth1.1 protocol ip handle 1 fw flowid 1:10
RTNETLINK answers: No such file or directory
We have an error talking to the kernel
tc filter show dev eth1.1 root
Filter show stays without error message but I am not able to add a filter. Is there any other kernel module I have to load?
Regards Martin
|
|
|