El lun, 05-04-2004 a las 17:58, Andre Correa escribió: > Hi Joan, can you please tell us what version of kernel and iptables are > you using? Kernel -> 2.6.3 Iptables -> 1.2.9 > Are you using Patrick McHardy's / www.linuximq.net original IMQ > implementation? I can't apply imq-nat patch to the imq patch, both from www.linuximq.net (only the imq). I used this patches http://www.digriz.org.uk/jdg-qos-script/releases/binaries-latest.tar.bz2 Finally, this is my new IMQ conf: iptables -t mangle -A POSTROUTING -o eth1 -j IMQ --todev 0 iptables -t mangle -A POSTROUTING -p tcp -o eth1 --sport 80 -j MARK --set-mark 3 iptables -t mangle -A POSTROUTING -p tcp -o eth1 --sport 80 -j RETURN ... Thanks Roy! Joan
Attachment:
signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente