Re: HTB on IMQ

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6 Dec 2002, 9:34, Thomas Jalsovsky wrote:

> Is the shaper configuration (one IMQ for ingress and eggress traffic
> from the same physical interface) WRONG or simple it is a kernel bug?
 
It is wrong. You must have separate imq devices for ingress and 
egress.

i.e.

modprobe imq numdevs=2

iptables -t mangle -A PREROUTING -i eth1 -j IMQ --todev 0
iptables -t mangle -A POSTROUTING -o eth1 -j IMQ --todev 1

Zdravim/Regards

     Vladimir Smelhaus

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux