[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Inetd error
Dan Cuthbert wrote:
> Jan 24 15:34:16 wagoooga inetd[12121]: ftp/tcp: bind: Address already
> in use
>
> now after paging through the archives it seems that this could be due
> to another inetd process running, yet this isnt that case on this box
> Any ideas?
you probably have ftpd running as a standalone daemon.
in /etc/rc.conf, make sure 'ftpd_flags' is set to 'NO'.
- References:
- Inetd error
- From: "Dan Cuthbert" <daniel.cuthbert@uk.psi.com>