From mboxrd@z Thu Jan 1 00:00:00 1970 From: DurgaPrasad Adusumalli Subject: port forwarding Date: Wed, 23 Feb 2005 14:06:38 +0530 Message-ID: <75b657f405022300361fb12a98@mail.gmail.com> Reply-To: DurgaPrasad Adusumalli Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 I am trying to use iptables firewall in an environment where there is lot of incoming traffic destined to different web servers,ftp servers running on different machine in LAN. I have done this using port forwarding. The problem I face with this is very frequently the rules go on and off. They do not work but are listed when iptables -L -n command is issued. Can anyone please suggest any additional modules that I may need to use apart from ip_nat,ip_conntrack, ip_nat_ftp and ip_conntrack_ftp. Thanks in advance. Durga Prasad.