Server role and server monitor

Discussion in 'Installation/Configuration' started by wieserdk, May 16, 2009.

  1. wieserdk

    wieserdk New Member

    Hi,

    This time other issue. I've add ftp role to web server, but I've done it after ISPConfig installation. I've made changes in pure FTP and it's working fine. Only problem is, that in server monitor, this machine is red and it says that FTP is down. I dunno where should I change configs.. Can you give me any advise?

    Kind regards,
    Michael
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Make sure that pure-ftpd is listening on localhost too.
     
  3. wieserdk

    wieserdk New Member

    Hi, I used to use proftpd, can you give me any hint where should I look fo listen option?

    Michael
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    1) Which linux distribution?
    2) Please post the output of:

    nestat -tap | grep ftp
     
  5. wieserdk

    wieserdk New Member

    Hi Till,

    Seems to be fine in nestat:
    tcp 0 0 *:ftp *:* LISTEN 5031/pure-ftp (SER
    tcp6 0 0 [::]:ftp [::]:* LISTEN 5031/pure-ftpd (SER

    I'm using Ubuntu 9.04 Server Edition

    Regards,
    Michael
     
  6. falko

    falko Super Moderator Howtoforge Staff

    Looks good. Is the FTP server still shown as offline?
     

Share This Page