Bug 8149

Summary: FTPD sleep(3) when a client connects that cannot be resolved by DNS
Product: [Retired] Red Hat Linux Reporter: Edward muller <emuller>
Component: wu-ftpdAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-07-22 19:37:42 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 Edward muller 2000-01-03 18:30:21 UTC
This should probably be disabled by default for a modern build. The comment
above the code (ftpd.c line 5841) is dated apr-93. The UNIX GURU's here
note that it was probably put in there to work around a bug in an old
version of BIND, which is no longer a problem.

fix:
#undef DNS_TRYAGAIN in config.h.noac


I have a new .spec file and a patch to go along with it if you want.

Comment 1 Bernhard Rosenkraenzer 2000-10-05 10:33:07 UTC
Changed in 2.6.1-7. Sorry for the delay, our internal package maintainer changed
a couple of times.