FTP server hangs on LIST

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
shiznatix
DevNet Master
Posts: 2745
Joined: Tue Dec 28, 2004 5:57 pm
Location: Tallinn, Estonia
Contact:

FTP server hangs on LIST

Post 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.
Post Reply