[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] PROFTPD already BOUND to PROFTPD the SOLUTION !



For those people who had an issue with logcheck compaining about IP adresses
already bound to PROFTPD after installing OSupdate2. Here is the resolution.

Credit goes to: Jay Summers (thanks) who posted it earlier but I thought let
post it again with a more clear Subject which makes it easier to track in
the archives.

Here we go again:
================
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
==============
For Jay it did the job, also for me. I did reboot the servers I just
restarted INET in the above way.

Regards Robbert