From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Reginald NALLARATNAM" Subject: Forwarding traffic from local lan to another host? Date: Mon, 29 Nov 2004 14:09:00 -0500 Message-ID: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline 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 Hello, Is there a way to forward any traffic from local LAN going to an ftp = site to another ftp site. Example: If the client ftp's to host 216.24.35.53 from the local LAN, is there a = way to send that traffic to a different ftp server say 216.24.36.55? (Sort of port forwarding outwords?) Thanks.