From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geiger Date: Mon, 29 Apr 2002 14:28:33 +0000 Subject: [LARTC] howto spare the "tc filter" - lines with htb Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org Hi, recently Martin explained, how to avoid these "tc filter" lines in our scripts. unfortunatly it doesn't work with my setup. i add a "dummy" tc filter - line: tc filter add dev imq1 parent 10:0 protocol ip prio 1 handle 1 fw classid 10:10 which of course works, but i have no fwmark "1", but as i thought it's just a "dummy" -line for tc filter to work, i gues/think that's ok. further i just set marks with iptables, and generate the right qdiscs/classes for them: ack=0x00100010 # for classid 10:10 high=0x00100011 # 10:11 norm=0x00100012 # and so low=0x00100013 # on but it doesn't work :( am i missing something?! i gues it's the "not-really-dummy" tc-filter line ?! :) thank you very much Tobias _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/