From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: policy routing on locally generated packets Date: Tue, 26 Aug 2003 15:12:58 +0200 Sender: netfilter-devel-admin@lists.netfilter.org Message-ID: <3F4B5CDA.8090801@trash.net> References: <1061813400.1289.36.camel@drs0.manchotnetworks.net> <3F4A01BE.1090805@trash.net> <3F4A2795.3030805@trash.net> <1061837608.1333.9.camel@drs0.manchotnetworks.net> <20030825190750.GH423@oknodo.bof.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: "lartc@manchotnetworks.net" , netfilter-devel Return-path: To: Patrick Schaaf In-Reply-To: <20030825190750.GH423@oknodo.bof.de> Errors-To: netfilter-devel-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: netfilter-devel.vger.kernel.org Patrick Schaaf wrote: >What about mangle/PREROUTING? Doesn't it / shouldn't it sit before a >routing decision for locally generated packets? > No locally generated packets don't pass the PRE_ROUTING hook. There is no way to mangle these packets before routing. >best regards > Patrick > dito ;)