1.2.16 FTP problem

  • I update to 1.2.16 and have same problem so 1.2.15 with FTP!


    What can I do?
    restart (stop, start) service for prodtpd don't work for me.


    In before my post have picture!

  • Give us all needed info...

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • What info what u want to know....


    Before two/three days I update i-mscp to 1.2.15. In installation not have errors, but when I go in Pydio or any other ftp client to re-change some files. softwares tells that have connection with server, but can't look the list of files.
    Then I open I-mscp forum and write one post. I have reply to other same post in who is written that we must wait 1.2.16 version to fix this and we must stop and start proftpd.


    OK, I go in console of server and type this command

    Code
    1. /etc/init.d/proftpd restart



    and it doesn't happend, next i try with

    Code
    1. /etc/init.d/proftpd stop

    and


    Code
    1. /etc/init.d/proftpd start

    but result no have.


    I back in forum here and look that my post is selected so "patched" and this morning I look that have new version, ok, I immediately I update to 1.2.16, but no have change. I try again to stop and start proftpd but, no change....


    Now what I to do, and what information u need to receive.
    Now I will attach two pictures from Pydio when login and after this when restart

    • Distro?
    • Codename?
    • result of netstat -plunt
    • protpd logs?

    Also, try:


    Code
    1. # apt-get purge proftpd*
    2. # cd <imscp_1.2.16_archive>
    3. # perl imscp-autoinstall -d

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Code
    1. Distributor ID: DebianDescription: Debian GNU/Linux 8.3 (jessie)Release: 8.3Codename: jessie


    Code
    1. Active Internet connections (only servers)Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program nametcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 1399/mastertcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 545/namedtcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 804/apache2tcp 0 0 0.0.0.0:42526 0.0.0.0:* LISTEN 529/rpc.statdtcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 1201/mysqldtcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 1399/mastertcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 572/dovecottcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 1/inittcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 500/rpcbindtcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 804/apache2tcp 0 0 192.168.100.200:8080 0.0.0.0:* LISTEN 654/nginx -g daemontcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 1399/mastertcp 0 0 127.0.0.1:9876 0.0.0.0:* LISTEN 601/imscp_daemontcp 0 0 192.168.100.200:53 0.0.0.0:* LISTEN 545/namedtcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 545/namedtcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 551/sshdtcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 643/cupsdtcp6 0 0 :::42073 :::* LISTEN 529/rpc.statdtcp6 0 0 :::110 :::* LISTEN 572/dovecottcp6 0 0 :::143 :::* LISTEN 1/inittcp6 0 0 :::111 :::* LISTEN 500/rpcbindtcp6 0 0 :::8080 :::* LISTEN 654/nginx -g daemontcp6 0 0 :::21 :::* LISTEN 808/proftpd: (acceptcp6 0 0 :::22 :::* LISTEN 551/sshdtcp6 0 0 ::1:631 :::* LISTEN 643/cupsdudp 0 0 0.0.0.0:631 0.0.0.0:* 644/cups-browsedudp 0 0 0.0.0.0:665 0.0.0.0:* 500/rpcbindudp 0 0 127.0.0.1:705 0.0.0.0:* 529/rpc.statdudp 0 0 0.0.0.0:46134 0.0.0.0:* 574/avahi-daemon: rudp 0 0 0.0.0.0:5353 0.0.0.0:* 574/avahi-daemon: rudp 0 0 0.0.0.0:50435 0.0.0.0:* 529/rpc.statdudp 0 0 192.168.100.200:53 0.0.0.0:* 545/namedudp 0 0 127.0.0.1:53 0.0.0.0:* 545/namedudp 0 0 0.0.0.0:111 0.0.0.0:* 500/rpcbindudp6 0 0 :::665 :::* 500/rpcbindudp6 0 0 :::5353 :::* 574/avahi-daemon: rudp6 0 0 :::46713 :::* 529/rpc.statdudp6 0 0 :::55660 :::* 574/avahi-daemon: rudp6 0 0 :::111 :::* 500/rpcbind
    Code
    1. 2015-12-30 11:12:20,132 MARKSYS proftpd[15960] MARKSYS.marksys-bg.com: ProFTPD 1.3.5 (stable) (built Tue May 19 2015 11:09:58 UTC) standalone mode STARTUP
    2. 2015-12-30 11:15:52,727 MARKSYS proftpd[15960] MARKSYS.marksys-bg.com: ProFTPD killed (signal 15)
    3. 2015-12-30 11:15:52,728 MARKSYS proftpd[15960] MARKSYS.marksys-bg.com: ProFTPD 1.3.5 standalone mode SHUTDOWN

    after the purge comand - no change

  • Something new?


    I tested different ftp clients...
    From 5-6 client, so FileZilla, WinCP, Cuteftp and other only CuteFTP 9 can show the files, Pydio so cant show the files...

  • @Lubaka


    Helllo,


    I don't see any authentication attemps in your log. Can I access the server?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • @Lubaka


    Problem found (not imscp fault)


    You are behind a nat and your public IP has changed.


    Your public ip is now 8x.22x.16x.1x
    But in i-MSCP conffile you have 9x.24x.14x.1x


    So that cannot work due to wrong masquerade IP in use by ProFTPD...


    In order, you must rerun the installer to update the public IP

    Code
    1. # perl imscp-autoinstall -dasr ips


    When asked, select your private IP and after, enter the new Public IP which is now: 8x.22x.16x.1x


    Edit:


    It seem that even when updating public IP address, the problem persist with some clients... In your case, the MasqueradeAddress parameter from ProFTPD was the problem. So, I commented it in the /etc/proftpd/propftpd.conf file and restarted ProFTPD. So now, each time you update your i-MSCP version, you'll have to comment that parameter.


    I'll do some searches about this problem which is not related to i-MSCP.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • My fracken internet provider changed the Ip and I think that I changed..., but seems not related


    Thanks for finding the problem and the solution.