Bug 5251

Summary: Possible FTP bug
Product: [Retired] Red Hat Linux Reporter: drooney
Component: ftpAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-12-22 15:31:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description drooney 1999-09-20 16:09:02 UTC
I recently upgraded several systems from 5.2 to 6.0 and we
had some problems. We are a test engineering group and we
use VxWorks in our systems. During the test process we ftp
from a controller board into a linux machine for test
authentication. When we upgraded to 6.0 the test fails, to
verify I down graded one machine to 5.2, and the test passed
again.

Comment 1 Jeff Johnson 1999-09-21 12:29:59 UTC
Presumably this is a wu-ftpd server bug ...

Try the wu-ftpd from Raw Hide on a 6.0 system. There's an RFC931
identd lookup timer problem that is fixed there. You can also disable
the identd from the command line -- IIRC, adding "-I0" to the daemon
startup will do the trick with the wu-ftpd-2.5.0 errata daemon.

Otherwise, I'll need more information. The output of tcpdump on a
(small) failed test would be helpful.

Comment 2 Jeff Johnson 1999-12-22 15:31:59 UTC
This problem appears to be resolved. Please reopen if I'm wrong.