Hello All, I did the installation as: http://www.howtoforge.com/perfect-server-ubuntu-13.04-nginx-bind-dovecot-ispconfig-3 But the pure-ftp does not work. I am using filezilla in several ways: host: ftp://ftp.lunardi.eti.br host: ftps://ftp.lunardi.eti.br host: ftpes://ftp.lunardi.eti.br Anyone have any ideas to help me? Thank You. Lunardi
1) Ds the domain ftp.lunardi.eti.br point to the correct server in dns? 2) Which error do you get? 3) Do you use the correct ftp username inkl. prefix? The ftp username to be used in the ftp client is something like c1suer or defaultuser and not just user.
Hello again Till, 1) Ds the domain ftp.lunardi.eti.br point to the correct server in dns? - Yes. ftp.lunardi.eti.br <--> 177.70.26.92 2) Which error do you get? - What is the log file? 3) Do you use the correct ftp username inkl. prefix? The ftp username to be used in the ftp client is something like c1suer or defaultuser and not just user. - Yes, I use login: lunardi_ftp and password: qwerty Thanks for the help. Lunardi
Hi Please use USER=defaultlunardi_ftp & password=qwerty like this only logs in /var/log/, espacially syslog, mesages and pur-ftpd log. Br// Srijan
Hello Srijan, and thanks for feedback. 3) The username correct is lunardi_ftp and not defaultlunardi_ftp 2) Tests with username lunardi_ftp: root@cerato:/var/log# tail -f syslog | grep pure-ftp Mar 28 11:11:43 cerato pure-ftpd: ([email protected]) [INFO] New connection from 187.107.211.85 Mar 28 11:11:43 cerato pure-ftpd: ([email protected]) [INFO] SSL/TLS: Enabled TLSv1/SSLv3 with AES256-SHA256, 256 secret bits cipher Mar 28 11:11:47 cerato pure-ftpd: ([email protected]) [INFO] lunardi_ftp is now logged in But not working!
Hi What is your ftp-client? I do prefer file-zilla for that. See here in ISPConfig if you create any ftp-user then it have prefixed default name. e.g. if you created the user through ISPConfig webinterface viz. user1 then you need to do login as defaultuser1 for ftp login through ftp-client. Br// Srijan
Hello Srijan, and thanks for feedback. I'm use the FileZilla. I have a client with the username "lunardi" and a login to ftp-user so: username: lunardi_ftp In tests with FileZilla, do this: host: ftpes://ftp.lunardi.eti.br username: lunardi_ftp passwort: qwerty port: 21 But not working, see below logs: Mar 28 11:52:52 cerato pure-ftpd: ([email protected]) [INFO] New connection from 187.107.211.85 Mar 28 11:52:52 cerato pure-ftpd: ([email protected]) [INFO] SSL/TLS: Enabled TLSv1/SSLv3 with AES256-SHA256, 256 secret bits cipher Mar 28 11:52:56 cerato pure-ftpd: ([email protected]) [INFO] lunardi_ftp is now logged in I also use ISPConfig webinterface to create the ftp-users. Please help. Thanks again.
According to the log, it worked. If you cant see ftp folders, then the most likely reason is a firewall that blocks the passive ftp ports. if you run a firewall, stop it and try again.
Hy Till, Thanks for the reply. I'm run a firewall from ISPConfig. How allow/release passive ftp ports?
Please see here in the ISPConfig FAQ: http://www.faqforge.com/linux/contr...ange-in-pure-ftpd-on-denian-and-ubuntu-linux/