From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?=D6rjan?= Persson Subject: TCP redirect external to external host Date: Tue, 9 Dec 2003 20:04:02 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <20031209190402.GA16255@fobie.net> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="iso-8859-1" To: netfilter@lists.netfilter.org Hello, I would like to redirect incoming traffic on host1:33 to host2:44! Tried to find information about this for a day now but all I come up with is the DNAT/SNAT solution. The problem with this is when the final packet arrives at the host2 it thinks that host1 sends them.=20 Is there a way to keep the senders IP? Thanks in advance, =D6rjan