ProFTPD w/ ISPConfig

Discussion in 'General' started by bve32k, Nov 19, 2006.

  1. bve32k

    bve32k New Member

    When I log onto my Web FTP in ISPConfig the directory is wrong. It is going to /home/bve32k/ and not /var/www/www.bve32k.org/. I changed the directory in the passwords file that was in etc. Then it showed up right in the Web FTP, but it would not let me upload files or do anything.

    In ISPConfig I can log onto the web FTP. But when I use a client I can't get into my FTP. Am I doing something wrong or I didn't open a port on the router?
     
    Last edited: Nov 19, 2006
  2. falko

    falko Super Moderator Howtoforge Staff

    Check the permissions of /var/www/www.bve32k.org/. Is it owned by the correct user and group?
     
  3. bve32k

    bve32k New Member

    Ok..I got the directory to work now when I go in WebFTP through ISPConfig. I still can't log into it with an FTP program.

    Thanks, Ken
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of the commands:

    netstat -tap

    and:

    iptables -L
     
  5. bve32k

    bve32k New Member

    NetStat:
    IPTables:
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    FTP is listening on all interfaces and is not blocked by ypur server firewall. the WebFTP is a normal FTP client which connects with FTP commands, this means FTP is working correctly on your server. Please try another FTP client on your workstation and mabe try to shutdown your desktop firewall temporarily (only if you are in a local network with a firewall on your router!).
     
  7. bve32k

    bve32k New Member

    I turned off Windows firewall and disabled F-Secure. I tried FireFTP which is a add-on for FireFox. Still won't let me connect to it. Then I tried IE 6 and tried through there..still won't work. It pops up and ask for a username and password but when I type it in...it won't let me connect. I also opened up ports 20 and 21 on the router. Still nothing.
     
  8. falko

    falko Super Moderator Howtoforge Staff

    Did you try both active and passive transfers in your FTP client?
    Which distribution do you use?
     
  9. bve32k

    bve32k New Member

    When I turn passive mode off it says 500 Illegal PORT command
    . If I leave it on it just doesn't log on at all.
     
  10. falko

    falko Super Moderator Howtoforge Staff

    Which distribution do you use?
     
  11. bve32k

    bve32k New Member

    Oh yea..That was the main reason I posted to tell you that. Fedora 6.
     
  12. falko

    falko Super Moderator Howtoforge Staff

    Please make sure then that you disabled SELinux.
     
  13. bve32k

    bve32k New Member

    The Firewall and SELinux are both disabled..
     
  14. falko

    falko Super Moderator Howtoforge Staff

    That's good.
    Do you find any errors in your logs, e.g. in /var/log/auth.log, /var/log/messages, /var/log/syslog, ...?
     
  15. bve32k

    bve32k New Member

    The only one I can find is /var/log/messages. Those other 2 files are not there. The messages file has nothing in it though.
     
  16. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    ls -la /var/log
    ?
     
  17. bve32k

    bve32k New Member

    total 2020
    drwxr-xr-x 12 root root 4096 Nov 26 23:59 .
    drwxr-xr-x 26 root root 4096 Nov 17 18:26 ..
    -rw------- 1 root root 176944 Nov 17 13:24 anaconda.log
    -rw------- 1 root root 15498 Nov 17 13:24 anaconda.syslog
    -rw------- 1 root root 51534 Nov 17 13:24 anaconda.xlog
    -rw------- 1 root root 0 Nov 26 04:03 boot.log
    -rw------- 1 root root 0 Nov 19 04:02 boot.log.1
    -rw------- 1 root root 0 Nov 17 13:25 boot.log.2
    -rw------- 1 root utmp 768 Nov 25 10:31 btmp
    -rw------- 1 root root 16390 Nov 27 22:30 cron
    -rw------- 1 root root 68528 Nov 26 04:02 cron.1
    -rw------- 1 root root 9889 Nov 19 04:02 cron.2
    drwxr-xr-x 2 lp sys 4096 Nov 26 04:03 cups
    -rw-r--r-- 1 root root 11390 Nov 22 15:44 dmesg
    drwxr-xr-x 2 root root 4096 Nov 25 11:03 gdm
    drwx------ 2 root root 4096 Nov 27 02:03 httpd
    -rw-r--r-- 1 root root 9161 Nov 17 19:09 ispconfig_install.log
    -rw-r--r-- 1 root root 146584 Nov 22 15:38 lastlog
    drwxr-xr-x 2 root root 4096 Nov 17 13:07 mail
    -rw------- 1 root root 1957 Nov 27 04:02 maillog
    -rw------- 1 root root 1960 Nov 26 04:02 maillog.1
    -rw------- 1 root root 1961 Nov 19 04:02 maillog.2
    -rw------- 1 root root 25422 Nov 27 22:30 messages
    -rw------- 1 root root 195862 Nov 26 04:03 messages~
    -rw------- 1 root root 0 Nov 25 10:38 messages.1
    -rw------- 1 root root 198534 Nov 19 04:02 messages.2
    -rw-r----- 1 mysql mysql 4504 Nov 22 15:45 mysqld.log
    drwx------ 2 root root 4096 Jul 24 14:54 ppp
    drwxr-xr-x 2 root root 4096 Nov 17 15:26 prelink
    drwxr-x--- 2 root root 4096 Aug 28 09:50 proftpd
    -rw-r--r-- 1 root root 31286 Nov 27 04:02 rpmpkgs
    -rw-r--r-- 1 root root 31271 Nov 25 04:02 rpmpkgs.1
    -rw-r--r-- 1 root root 31172 Nov 18 15:39 rpmpkgs.2
    drwx------ 2 root root 4096 Sep 1 22:59 samba
    -rw-r--r-- 1 root root 121734 Nov 17 13:59 scrollkeeper.log
    -rw------- 1 root root 17806 Nov 27 04:02 secure
    -rw------- 1 root root 153068 Nov 26 04:03 secure.1
    -rw------- 1 root root 208564 Nov 19 04:02 secure.2
    -rw------- 1 root root 0 Nov 26 04:03 spooler
    -rw------- 1 root root 0 Nov 19 04:02 spooler.1
    -rw------- 1 root root 0 Nov 17 13:07 spooler.2
    drwxr-x--- 2 squid squid 4096 Nov 7 11:34 squid
    drwxr-xr-x 2 root root 4096 Jul 19 11:25 vbox
    -rw-rw-r-- 1 root utmp 254592 Nov 27 22:30 wtmp
    -rw-r--r-- 1 root root 0 Nov 26 23:59 xferlog
    -rw-r--r-- 1 root root 20 Nov 26 04:03 xferlog.1.gz
    -rw-r--r-- 1 root root 20 Nov 19 04:02 xferlog.2.gz
    -rw-r--r-- 1 root root 0 Nov 26 23:59 xferlog.ispconfigsave
    -rw-r--r-- 1 root root 57147 Nov 25 11:03 Xorg.0.log
    -rw-r--r-- 1 root root 57565 Nov 25 11:02 Xorg.0.log.old
    -rw-r--r-- 1 root root 11269 Nov 25 10:36 yum.log
     
  18. till

    till Super Moderator Staff Member ISPConfig Developer

    Please have a look at the xferlog file. It contains the proftpd log entries on your system.
     
  19. falko

    falko Super Moderator Howtoforge Staff

    Also check /var/log/secure.
     
  20. bve32k

    bve32k New Member

Share This Page