From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandru Dragoi Subject: Re: Changing destination in postrouting Date: Sun, 09 Jul 2006 10:53:49 +0300 Message-ID: <44B0B60D.7010903@zoomnet.ro> References: <200607082323.14982.antonio.dibacco@aruba.it> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200607082323.14982.antonio.dibacco@aruba.it> 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: Antonio Di Bacco Cc: netfilter@lists.netfilter.org Antonio Di Bacco wrote: >Is it possible to change the destination ip address of a packet after the >routing has happened? that is, in the POSTROUTING? > >Thank you, >Antonio. > > > Teoritically, maybe. Practically that would require work on how ip_conntrack works.