From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Cernuschi Subject: Redirection - considerations Date: Wed, 9 Apr 2003 13:05:45 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200304091305.45463.christian@cernuschi.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org it think it's impossible! (keeping the source address... of course) an example A - Client starting connection B - Server reached by A C - Destination Server A calls B B sends packets to C with source address A C tries to respond to A!!!=20 A doesn't know C (then drops packet) am i right?