From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mogens Valentin Subject: Re: ls delayed !!! Date: Sun, 15 May 2005 21:03:35 +0200 Message-ID: <42879D07.90703@danbbs.dk> References: <1115910577.26182.53.camel@maclinux.lotus> Reply-To: monz@danbbs.dk Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1115910577.26182.53.camel@maclinux.lotus> 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"; format="flowed" To: NetFilter Cc: brunO brunO wrote: > Hello ! > > I am with following problem, I have ftp server functioning behind a > GATEWAY, the user effects login normally, obtains to create directory > and to remove directory, only has a problem that when the user tries to > list the content any directory, delays and it does not list the content, > appears the following acknowledgment of time-out connection, somebody > can help to decide this problem ? Could be that your ftp server doesn't allow listing contents. > Below I placed the procedure of login of user > > Name (200.144.110.177:paul): user > 331 Password required for user. > Password:XXXXX > 230 User user logged in. > Remote system type is UNIX. > Using binary mode to transfer files. > ftp> ls > 227 Entering Passive Mode (200,144,110,177,170,63) Does your iptables allow passive or active ftp? You say users can create/delete directories, indicating that passive ftp does work, though.. -- Kind regards, Mogens Valentin