Bug 1113082
Summary: | ping returns odd results with options inet6 in resolv.conf | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Ronald van Zantvoort <van.zantvoort> | |
Component: | iputils | Assignee: | Jan Synacek <jsynacek> | |
Status: | CLOSED ERRATA | QA Contact: | Robin Hack <rhack> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 6.5 | CC: | psklenar, rhack, van.zantvoort | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | iputils-20071127-20.el6 | Doc Type: | Bug Fix | |
Doc Text: |
Cause: When domain name translation was forced to be done over IPv6, the output of the "ping" command was not correct, as it displayed an incorrect IP address that it got from the internal library, because a wrong call was used.
Consequence: IP addresses were not correctly translated from domain names. The wrong values were then displayed in the output.
Fix: Underlying logic was modified to use gethostbyname2() instead of gethostbyname().
Result: Domain name to IP address translation now works correctly and the output is then correct.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1210331 (view as bug list) | Environment: | ||
Last Closed: | 2015-07-22 05:49:54 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Bug Depends On: | ||||
Bug Blocks: | 1210331 |
Description
Ronald van Zantvoort
2014-06-25 12:11:04 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1251.html |