From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Cernuschi Subject: redirection Date: Tue, 8 Apr 2003 18:10:57 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200304081810.57248.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 i'd like to do this: i have 2 pc =20 x.y.z.1 x.y.z.2 i would like to redirect connection on port 80 of x.y.z.1 to port 80 of=20 x.y.z.2 i tried with DNAT but when someone tries to connect it goes in timeout? Is there a solution? Thank you Chris