LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: FOS seem not working normal?

To: thomas.hoelsken@xxxxxx
Subject: Re: FOS seem not working normal?
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Joseph Mack <mack@xxxxxxxxxxx>
Date: Fri, 20 Oct 2000 06:39:18 -0400 (EDT)
On Fri, 20 Oct 2000 thomas.hoelsken@xxxxxx wrote:

> The FTP-service is working, but the firtst connect takes nearly a minute.

are you running ftpd under tcp wrappers? your inetd.conf will be something
like

ftp     stream  tcp     nowait  root    /usr/sbin/tcpd  wu.ftpd

if so, you are having troubles with identd (lookup the HOWTO).
change the line to 

ftp     stream  tcp     nowait  root    /usr/sbin/wu.ftpd  wu.ftpd

Joe

--
Joseph Mack mack@xxxxxxxxxxx



<Prev in Thread] Current Thread [Next in Thread>