OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: ftp

From: GV (kpkpgmx.net)
Date: Sat Aug 02 2003 - 03:25:01 CDT


forgot to mention that the inetd.conf file has the following entry:

ftp stream tcp nowait root /usr/libexec/ftpd
ftpd -llnU -t 120

GV wrote:
> I have ftpd running on a 3.3 box and defined 2 users with false shell
> and both are listed in the ftpchroot file. When both users are loggen in
> then looks that they get somehow blocked! I observe two strange behaviors:
>
> - the "ls" command takes some times to display the results, or
> - simply doesn't do so and returns the message:
>
> Can't create data socket <IP>,20: Address already in use
>
> What am I doing wrong?
>
> Thanks for your help