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 <[EMAIL PROTECTED]> 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
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"



_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to