PDA

View Full Version : Server role and server monitor


wieserdk
17th May 2009, 00:56
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

till
17th May 2009, 10:38
Make sure that pure-ftpd is listening on localhost too.

wieserdk
17th May 2009, 15:18
Hi, I used to use proftpd, can you give me any hint where should I look fo listen option?

Michael

till
17th May 2009, 16:46
1) Which linux distribution?
2) Please post the output of:

nestat -tap | grep ftp

wieserdk
17th May 2009, 17:34
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

falko
18th May 2009, 11:55
Looks good. Is the FTP server still shown as offline?