From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Harmuth?= Subject: Re: is this the zillionth mail asking for this detail? Date: Thu, 21 Jul 2005 15:53:21 +0200 Message-ID: <42DFA8D1.207@mnemon.de> References: <65aa6af905072021501603cfd5@mail.gmail.com> <42DF85AE.1000400@gmx.co.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Jozsef Kadlecsik schrieb: > On Thu, 21 Jul 2005, Jan Engelhardt wrote: > > >>>local process -> routing -> OUTPUT chain -> routing -> POSTROUTING chain >>> >>>No problem with policy routing for the locally generated traffic. >> >>This sounds like a total overhead calculating the route twice. > > > The first one is required to fill out output device for the packet. The > second one is there to give chance to play with routing in OUTPUT. Still only 95% clear to me. You say, the second routing decision takes place right after filter/OUTPUT ? And if so, do packets after filter/FORWARD have this second routing decision too ? Have a nice time, Joerg