From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Furniss Date: Tue, 27 Sep 2005 16:39:50 +0000 Subject: Re: [LARTC] QoS-iptables-iproute-tc (doesn't work together:S) Message-Id: <433975D6.9060802@dsl.pipex.com> List-Id: References: <20050927023306.73501.qmail@web54006.mail.yahoo.com> In-Reply-To: <20050927023306.73501.qmail@web54006.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org guillermo nardoni wrote: > Hello i'm having some issues trying to match packets > using iptables mark, iproute filter and tc filter.- > i mean, when i do I don't why it all goes to default but - > iptables -t mangle -A INPUT -p tcp --dport 80 -j MARK > --set-mark 20 This will never reach htb as input is for incoming to the shaping PC. > htb rate 10kbit ceil 128kbit prio 5 quantum 1 Quantum should be > MTU (maybe MTU+14 for ethX). I would try your new kernel and see if that helps. Andy. _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc