Sandy Drobic wrote:
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
Hi Sandy,
Thanks for your reply,
I tried it turning off the firewall first on the tagret server, same
problem, then I turned off firewall on the client server, same problem,
how can I check I have those modules loaded?
Thanks
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]