Bug 253392
| Summary: | telnetd refuses connections if nameserver(s) down | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Jose Plans <jplans> | ||||||||
| Component: | telnet | Assignee: | Adam Tkac <atkac> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | |||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | medium | ||||||||||
| Version: | 5.1 | CC: | bmr, d.lesca, khn, ovasik, tao | ||||||||
| Target Milestone: | --- | Keywords: | EasyFix, Patch | ||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | RHBA-2007-1012 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2007-11-15 14:33:57 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: | |||||||||||
| Bug Depends On: | 223448 | ||||||||||
| Bug Blocks: | 246139, 246258, 266601, 274971, 296411 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Jose Plans
2007-08-18 19:42:20 UTC
Created attachment 161807 [details]
netkit-telnet-0.17-nodns.patch
*** Bug 248063 has been marked as a duplicate of this bug. *** *** Bug 232020 has been marked as a duplicate of this bug. *** *** Bug 244022 has been marked as a duplicate of this bug. *** Created attachment 185181 [details] Fix use of ipv6 name lookups Attaching the patches I wrote back in March when this was first raised as bug 232020 These do not change the command line interface or add global variables, they also don't require the administrator to explicitly configure the telnet daemon to work correctly with no DNS server defined/reachable. Created attachment 185191 [details]
don't call perror on things that are not errnos
Fix another bug exposed by this one - telnetd trying to pass getaddrinfo return
values off as errnos.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2007-1012.html |