Page 1 of 1

FTP server hangs on LIST

Posted: Fri May 25, 2007 4:23 am
by shiznatix
Ok so I have a dedicated in house CentOS server. I have everything configured except an FTP server that we will use to allow the Finnish people to upload files to us. I installed proftpd no problem and set it up with users and everything. The problem is that when an FTP client runs the LIST command it hangs and times out.

Smart FTP says this:
[12:16:09] LIST -aL
[12:16:30] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
The thing is, after that it reconnects in 60 seconds and everything works perfectly. I have been googling for forever and the only real thing I can see is the "UseReverseDNS" be set to NO but it already is set to no so I don't see what the problem is.

If anyone can help me out that would be really great.