ispCP - Board - Support
FTP problem! - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: FTP problem! (/thread-9579.html)



FTP problem! - mekson - 02-11-2010 07:40 PM

Hello, i have ispcp omega 1.0.3-1 and work great, with one error i cant login with ftp client such as Fillezilla or Totalcmd, but work great in webftp thru the admin console, what can be wrong? The users are fine and chmod also so where is teh problem!

I search the forum for solutions but cant find nothing!
Please help!
THX


RE: FTP problem! - joximu - 02-11-2010 07:53 PM

Logs?

did you try to debug? See older forum entries dealing with ftp problems.

/J


RE: FTP problem! - BeNe - 02-11-2010 08:03 PM

Here is the ProFTPd Troubeshoot Page --> http://www.isp-control.net/documentation/doku.php?id=solving_proftpd_issues

Is there a Firewall on the Client side that block FTP ?

Greez BeNe


RE: FTP problem! - mekson - 02-11-2010 08:45 PM

Here is the debug outcome:
xxxxxxxxx- mod_lang/0.8: binding to text domain 'proftpd' using locale path '/usr/share/locale'
xxxxxxxxx- ProFTPD 1.3.1 (stable) (built Tue Oct 27 10:09:08 UTC 2009) standalone mode STARTUP

where xxxxxxxxx are my domain
before that was module reporting with no errors

I tried this how to, but is no solution there!
As i say i cant login with clients, in webftp work great!


RE: FTP problem! - kilburn - 02-12-2010 01:06 AM

Everything points to a connectivity issue. Try to manually telnet to the server on port 21 and see if you can stablish a connection. I bet that you can't, and it's a firewall issue.


RE: FTP problem! - mekson - 02-13-2010 02:45 AM

[/align]I think You are right about firewall, i have opened port 21 but connection is not going thru, so i tried without external firewall and all worked great so my firewall are crashed and port 21 was not working all others port work!

Thx for your reply.....