Bug 18559 - ftpd makes DNS lookups even though nsswitch disables it
Summary: ftpd makes DNS lookups even though nsswitch disables it
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: wu-ftpd
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: Dale Lovelace
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-06 18:23 UTC by peter.stamfest
Modified: 2007-04-18 16:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-03-12 22:01:27 UTC
Embargoed:


Attachments (Terms of Use)

Description peter.stamfest 2000-10-06 18:23:48 UTC
ftpd from wu-ftpd makes DNS requests to resolve the source ip-address even
though it shouldn't.

Thsi happens even though the ip address under question is in /etc/hosts:

	127.0.0.1       localhost

and nsswitch.conf contains:

	hosts:      files 

/etc/resolv.conf contains entries for name servers (I would like to have
"hosts: files dns" in nsswitch.conf, actually).

So DNS is configured not to be used...
The rest is completey standard RH7.0


But maybe this is a "feature"?! (Though I would call it a bug.)

Comment 1 Bernhard Rosenkraenzer 2000-10-07 08:03:47 UTC
Looking into it...

Comment 2 WU-FTPD Development Group 2001-03-12 22:01:23 UTC
Specifically tested.  /etc/hosts is followed correctly.  The only possible 
cause I can come up with is a library mismatch.

Non-duplicatable, close this ticket.


Note You need to log in before you can comment on or make changes to this bug.