Displaying 1 result from an estimated 1 matches for "ttraffic".
Did you mean:
traffic
2007 May 07
2
IMQ KERNEL PANIC 2.6.17.14 AND 2.6.21.1 No chain/target/match by that name
...al traffic now i am getting a lot of kernel
panics in tcp_retransmit, so i decided to update my kernel from
2.6.17.14 to 2.6.21.1 , the problem is that after that i get:
# iptables -t mangle -A POSTROUTING -o eth0 -j IMQ --todev 0
iptables: No chain/target/match by that name
so i can not redirect ttraffic to IMQ device.
and modules are loaded.
-
# lsmod
Module Size Used by
ipt_ipp2p 6656 2
ipt_MASQUERADE 2688 1
sch_sfq 4864 31
cls_u32 6660 8
sch_htb 14208 2
ipt_IMQ 1792 0
imq...