From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sathi" Subject: port forwarding Date: Wed, 23 Jul 2003 11:36:00 +0530 Sender: netfilter-admin@lists.netfilter.org Message-ID: <015701c350e0$7fdcf7b0$2a0110ac@SAMHP> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Mailing List Hello All, I am running squid reverse proxy for 5 different web servers. I want to provide ftp access to clients so that they can update the web page content. As all the host name resolve to the single address i find problem in port forward the ftp request to the correct backend web server. How to make port forward the ftp request to the correct web server using iptables. Regards Sathi