[CentOS] Problems when using tc.

2014-03-25 Thread jason.z...@sumscope.com
requeues 0 [jason@localhost network]$ sudo tc filter add dev eth0 parent 0: protocol ip u32 match ip dport 2323 0x flowid 1:0 RTNETLINK answers: Operation not supported We have an error talking to the kernelĀ  Regards,Jason jason.z...@sumscope.com

Re: [CentOS] Problems when using tc.

2014-03-26 Thread jason.z...@sumscope.com
On 3/25/2014 11:47 PM, jason.z...@sumscope.com wrote: > [jason@localhost network]$ sudo tc filter add dev eth0 parent 0: protocol ip > u32 match ip dport 2323 0x flowid 1:0 > > RTNETLINK answers: Operation not supported tc is extremely picky and hard to debug with such lov