From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Devera Date: Sun, 05 May 2002 17:55:26 +0000 Subject: Re: [LARTC] IMQ question 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 The first line only mark packet. After it leaves iptables it will enter IMQ because of the mark. devik On Sun, 5 May 2002, Ciprian Niculescu wrote: > whitch is the logic in this peace of code > > iptables -t mangle -A PREROUTING -j IMQ > iptables -t mangle -A PREROUTING -s 1.2.3.4 -j MARK --set-mark 1 > > and in the imq0 i have a class that handle the pachets marked with 1 > > this works, the question is why? > > beacouse i understand that: > the pachet first enter the IMQ table, and in the queue, after that he > exit and continue with the next rule in the PREROUTING, witch is the > mark. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/