Oct 11 10:09:54 ahab inetd[644]: ftp/tcp: bind: Address already
in use
Luke Kearney
lukek at meibin.net
Sat Oct 11 23:47:29 PDT 2003
Hi,
You might check out sockstat -4 or netstat -na |grep LISTEN
to give you some idea of what program is trying to listen on that port.
AFAIK I think running proftp as a standalone daemon was the preferred
method rather than through inetd but that is just my $00.02 worth
On Sat, 11 Oct 2003 11:38:13 -0700
jason dictos <jason at dictos.com> granted us these pearls of wisdom:
> Oct 11 10:09:54 ahab inetd[644]: ftp/tcp: bind: Address already in use
> Oct 11 10:19:54 ahab inetd[644]: ftp/tcp: bind: Address already in use
> Oct 11 10:29:54 ahab inetd[644]: ftp/tcp: bind: Address already in use
> Oct 11 10:39:54 ahab inetd[644]: ftp/tcp: bind: Address already in use
> Oct 11 10:49:54 ahab inetd[644]: ftp/tcp: bind: Address already in use
> Oct 11 10:59:54 ahab inetd[644]: ftp/tcp: bind: Address already in use
> Oct 11 11:09:54 ahab inetd[644]: ftp/tcp: bind: Address already in use
>
> Anyone know what these mean? I assume there's some deamon that inetd is
> continually trying to re-start?
>
> Here's my ftp line:
> ftp stream tcp nowait root /usr/local/libexec/proftpd proftpd
>
>
> Ideas?
>
> -Jason
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
More information about the freebsd-questions
mailing list