From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?J=F6rg_Harmuth?= Subject: Re: ftp issue cont. Date: Tue, 16 Aug 2005 09:56:18 +0200 Message-ID: <43019C22.3060403@mnemon.de> References: <6c016e56bfd4d0.6bfd4d06c016e5@vsnl.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <6c016e56bfd4d0.6bfd4d06c016e5@vsnl.net> 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 varun_saa@vsnl.net schrieb: >Thanks Jorg, > I get the following for lsmod : > >[root@squidserver ~]# lsmod | grep conntrack >ip_conntrack 41497 3 ipt_state,ipt_MASQUERADE,iptable_nat > >So how do I add : > > ip_conntrack_ftp > ipt_conntrack > >And yes it is : > -A FORWARD -j DROP > > > modprobe ip_conntrack_ftp If you get an error message, you probably have to reconfigure the kernel. May I suggest reading some basic Linux tutorial ? You can find tuts e.g. on http://debian.org and most likely on the home page of your distribution. Have a nice time and happy reading, Joerg