![]() |
FTP issues
Installed using the perfect setup here.
Web FTP works fine, but normal FTP doesn't With PASV mode on it hangs at the LIST command. Without PASV mode it hangs at the PORT command: COMMAND:> PORT 192,168,1,100,9,238 500 Illegal PORT command STATUS:> Transfer Interrupted the 192.168.1.100 is the address of the pc I'm trying to connect to the server, it's not the server itself. Ports are forwarded and open. Did I forget something? Please help me out. |
Please post the output from the following command, executed as root on your server:
iptables -L |
firewall is off
iptables -L gives: Code:
Chain INPUT (policy ACCEPT) |
Thats strange as WebFTP uses a normal FTP connection which means that your ftp daemon is generally working.
Have you tried to connect from inside your local network with another FTP daemon like smartftp or WS-FTP light? |
yes I connected from another pc in the network with FTP Voyager. Do I need to open up more ports on the router for PASV (passive) mode?
Now ofcourse 21 is open. |
This might help you: http://www.howtoforge.com/forums/sho...ighlight=60000
|
thanks.
I run Debian, so SELinux is no option and could not cause an error. Opening port 60000-60005 doesn't help unfortunately. |
Do you get any errors in your xferlog?
|
Quote:
|
Quote:
Do active transfers work? |
| All times are GMT +2. The time now is 17:36. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.