Bug 674334
Summary: | /usr/bin/dig has problem on dualstacked system | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Svante Victorsson <svante.victorsson> |
Component: | bind | Assignee: | Adam Tkac <atkac> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 13 | CC: | atkac, ovasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | bind-9.7.3-1.fc15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-02-27 04:50:36 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
Svante Victorsson
2011-02-01 14:24:42 UTC
Anyway, after much debugging/trubbelshooting, the problem is solved. Apparently it was a router in the network, which stopped the returnig udp packets. But think it still is strange that /usr/bin/dig would not resolv because it "knows" that there are IPv4 connectivity. But perhaps it is another matter. case closed. -- Svante You are right there is a bug in the dig utility which prevents +trace working correctly. You can trigger this bug when your machine is in the IPv6 LAN but this LAN has IPv4-only connectivity to Internet. In this case dig +trace fails as you wrote above and "-4" parameter is a workaround. bind-9.7.3-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/bind-9.7.3-1.fc14 bind-9.7.3-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/bind-9.7.3-1.fc15 bind-9.7.3-1.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/bind-9.7.3-1.fc13 bind-9.7.3-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update bind'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/bind-9.7.3-1.fc14 bind-9.7.3-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. bind-9.7.3-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. bind-9.7.3-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |