FTP server

Discussion in 'Installation/Configuration' started by gimhan90, Mar 6, 2006.

  1. gimhan90

    gimhan90 New Member

    HI..
    When i go to services window of ISPConfig.It shows that FTP server is not running.But i can upload files using FTP in command line.But failed to do it with ISPConfig UI.What is the problem here?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    I think your FTP server is listening on all your IP addresses except 127.0.0.1 (that's the one ISPConfig uses to connect to FTP).
    Please post the output of
    Code:
    netstat -tap
    What's in /etc/hosts?
     

Share This Page