From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ciprian Niculescu Date: Sun, 05 May 2002 17:02:04 +0000 Subject: [LARTC] IMQ question Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org 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. i must got it wrong C _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/