[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] RaQ4-en-OSUpdate-2.0 - ProFTPD Resolution
- Subject: [cobalt-developers] RaQ4-en-OSUpdate-2.0 - ProFTPD Resolution
- From: "Ralman" <cobalt@xxxxxxxxxxxxxx>
- Date: Mon Feb 4 22:36:07 2002
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Looking into the "cannot bind IPADDRESS:21 to server 'ProFTPD', already bound to 'ProFTPD'"
issue, I came across the following answer to the problem.
Check your /etc/proftd.conf
Scroll down the the <Virtual Host> settings and delete the duplicate entries for each IP.
Restart your inet processes. The following command has been recommended by others.
Not sure of that, since I just rebooted the machine.
/etc/rc.d/init.d/inet hard-restart
Fixed the issue for me. No more nasty messages in the log files.