Jose wrote:
Hi everybody,

I have two suse 10.1 servers and the target server, is running vsftp, ports 20,21 are open from the firewall, I can ftp into from my desktop computer using command line ftp, but from the other server which also has port 20,21 open, I can login, but if I try to run any command as simple as a dir or ls, I get the following:

227 Entering Passive Mode (129,15,99,44,197,69)
200 PORT command successful. Consider using PASV.
425 Failed to establish connection.

I suspect that your firewall is not ftp aware. Please check that the neccessary iptables modules ip_conntrack_ftp (ip_nat_ftp if you use NAT), ip_conntrack are loaded.

To check disable your firewall and try to ftp. If it works the firewall must be configured to track ftp connections.

Sandy
--
List replies only please!
Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to