From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric B." Subject: Re: Success routing mark'ed packets - but still confused why it didn't work the first time.... Date: Wed, 9 Apr 2008 16:39:47 -0400 Message-ID: References: Return-path: Sender: netfilter-owner@vger.kernel.org List-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: netfilter@vger.kernel.org "Eric B." wrote in message news:ftj951$3cv$1@ger.gmane.org... > "Jan Engelhardt" wrote in message > news:alpine.LNX.1.10.0804090612580.2229@fbirervta.pbzchgretzou.qr... > Do the ip rules based on the fwmark work on the individual packet's mark > value or the conntrack mark, or both? If both (as what it seems), why do you bother with the --restore-mark in the PREROUTING chain, if the connection is already marked anyhow? And if not, then why do you not have a --restore-mark in both the FORWARD and OUTPUT chains? Thanks, Eric