After installing ISPConfig on my SuSE 9.0 with
Apache2
ProFTP - standalone
postfix
Courier-...
Everything works perfekt except of FTP server... it works but not from ISPConfig and is reported offline in services.
Have tryed to add
but it din't help. It now restarts with the following messages:
Code:
Shutting down ProFTPD Server: done
Starting ProFTPD Server: - warning: "ProFTPD" address/port (192.168.0.100:21) already in use by "ProFTPD Default Installation"
{my_url}.com - SocketBindTight in effect, ignoring DefaultServer
done
My
Code:
netstat -tap | grep ftp
follows:
Code:
tcp 0 0 xxx.xxx.xxx.xxx:21 0.0.0.0:* LISTEN 19100/proftpd: (acc
tcp 0 0 192.168.0.100:21 0.0.0.0:* LISTEN 19100/proftpd: (acc
As I can see, it's not listenning on localhost, could that be a problem?
If yes, how to fix my config files?
Recent comments
1 day 3 hours ago
1 day 8 hours ago
1 day 12 hours ago
1 day 14 hours ago
2 days 4 hours ago
2 days 4 hours ago
2 days 9 hours ago
2 days 16 hours ago
2 days 17 hours ago
2 days 18 hours ago